![]() |
VR-Forces 4.6.1 Class Documentation
|
/brief A DtModModelPreloadPageLogic provides the logic for a widget that allowd for the constuction of a list of model definitions for preloading. More...
Public Member Functions | |
| DtModelPreloadPageLogic (DtDe &de, DtModelPreloadInterface &widget, DtPersistenceControlsInterface &persistenceIFace) | |
| Constructor. | |
| virtual | ~DtModelPreloadPageLogic () |
| Destructor. | |
Protected Member Functions | |
| void | sendSettingsToGui () |
| Set up the gui with current preload settings. | |
Slots for when settings are changed by the GUI. | |
| virtual void | slot_preloadModelAdded (std::string &name) |
| virtual void | slot_preloadModelRemoved (std::string &name) |
| virtual void | slot_clearPreloadModelList () |
| virtual void | slot_loadPreloadModelList () |
Persistence slots | |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | on_merge () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | on_mergeFilePathChosen (const std::string &filePath) |
Protected Attributes | |
| DtDe & | myDe |
| DtModelPreloadInterface & | myInterface |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtSignalConnectionManager | myConnections |
/brief A DtModModelPreloadPageLogic provides the logic for a widget that allowd for the constuction of a list of model definitions for preloading.
| makVrv::DtModelPreloadPageLogic::DtModelPreloadPageLogic | ( | DtDe & | de, |
| DtModelPreloadInterface & | widget, | ||
| DtPersistenceControlsInterface & | persistenceIFace | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
protected |
Set up the gui with current preload settings.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |