![]() |
VR-Forces 4.10 Class Documentation
|
Contains makVrv::DtDisplayConfigEditorLogic class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtConfigItem< TypeId > |
| class | makVrv::DtDisplayConfigEditorLogic |
| The DtDisplayConfigEditorLogic is the brains behind the display configuration editor. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef DtConfigItem< IG_TYPE > | makVrv::DtIgItem |
| typedef DtConfigItem < DISPLAY_ENGINE_TYPE > | makVrv::DtDisplayEngineItem |
| typedef DtConfigItem< WINDOW_TYPE > | makVrv::DtWindowItem |
| typedef DtConfigItem < CHANNEL_TYPE > | makVrv::DtChannelItem |
Variables | |
| const int | makVrv::IG_TYPE = QStandardItem::UserType + 2 |
| const int | makVrv::DISPLAY_ENGINE_TYPE = IG_TYPE + 1 |
| const int | makVrv::WINDOW_TYPE = DISPLAY_ENGINE_TYPE + 1 |
| const int | makVrv::CHANNEL_TYPE = WINDOW_TYPE + 1 |
Contains makVrv::DtDisplayConfigEditorLogic class.