Controller for the MVC pattern. More...
#include <Controller.h>
Public Member Functions | |
Controller (MyClass *m, SettingsWidget *s, TransferSettingsWidget *t, QAction *load, QAction *loadConfig, QAction *saveConfig, TabWidget *tab, RayCastingWidget *ray) | |
void | ConnectSignals () |
Connects the signals belonging to this controller. |
Controller for the MVC pattern.