![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtVrfGuiApplication |
| The root IG for VR-Forces. Inherits from makVrv::DtVrfApplication. More... | |
Namespaces | |
| namespace | makVrv |
include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
| namespace | makVrf |
| Allows for a create menu item from the create menu to signal its creation by default allowing the user to intercept that signal and modify and send the create message to the backend. | |
Variables | |
| const int | MIN_VRF_ELEMENT_DEFINITION_TYPE = 26000 |
| Starting value for VR-Forces element definition types to be registered with DtElementDefinitionTypeManager::registerElementType. | |
| const int | MIN_VRF_USER_ELEMENT_DEFINITION_TYPE = 27000 |
| Starting value for element definition types created by toolkit users to be registered with DtElementDefinitionTypeManager::registerElementType. | |
| const int MIN_VRF_ELEMENT_DEFINITION_TYPE = 26000 |
Starting value for VR-Forces element definition types to be registered with DtElementDefinitionTypeManager::registerElementType.
Currently only DtSpotReportManager is using this.
| const int MIN_VRF_USER_ELEMENT_DEFINITION_TYPE = 27000 |
Starting value for element definition types created by toolkit users to be registered with DtElementDefinitionTypeManager::registerElementType.