17 class DtPersistenceControlsInterface;
virtual ~DerivedDialogLogic()
CTOR.
ExtraDialogInterface & myInterface
Definition: DerivedDialogLogic.h:59
The logic for dealing with Loader settings.
Definition: DtLoaderSettingsLogic.h:31
Abstract interface for controlling persistence of state in a dialog.
Definition: DtPersistenceControlsInterface.h:20
The logic for the widget.
Definition: DerivedDialogLogic.h:35
The interface between the logic and widget for loader settings.
Definition: DtLoaderSettingsInterface.h:21
void slot_enableFlagSet(bool value)
Catches a signal from the widget-interface.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains makVrv::DtLoaderSettingsLogic class.
DerivedDialogLogic(makVrv::DtDe &de, makVrv::DtPersistenceControlsInterface &persistenceControls, makVrv::DtLoaderSettingsInterface &settingsIFace, ExtraDialogInterface &extraIFace)
CTOR.