Public Types |
| enum | DtVrfSimMenuItemValidations {
DtAlwaysEnabled = 0,
DtAnyBackendsPresent = 1,
DtAnyBackendsLoaded = 2,
DtAnyBackendsPlaying = 3,
DtAllBackendsCanSimulate = 4,
DtSelectedBackendLoaded = 5,
DtTerrainLoadedOnly = 6,
DtLocalCreateValid = 7,
DtLocalSaveValid = 8,
DtAnyBackendsLoadedAndNotLoading = 9,
DtAnyBackendsPresentAndNotLoading = 10,
DtAnyBackendsLoadedOrLoading = 11,
DtAllBackendsCanSimulateAndPlaying = 12,
DtAllBackendsCanSimulateAndLoaded = 13,
DtCustomValidation = 100
} |
Member Enumeration Documentation
- Enumerator:
| DtAlwaysEnabled |
|
| DtAnyBackendsPresent |
|
| DtAnyBackendsLoaded |
|
| DtAnyBackendsPlaying |
|
| DtAllBackendsCanSimulate |
|
| DtSelectedBackendLoaded |
|
| DtTerrainLoadedOnly |
|
| DtLocalCreateValid |
|
| DtLocalSaveValid |
|
| DtAnyBackendsLoadedAndNotLoading |
|
| DtAnyBackendsPresentAndNotLoading |
|
| DtAnyBackendsLoadedOrLoading |
|
| DtAllBackendsCanSimulateAndPlaying |
|
| DtAllBackendsCanSimulateAndLoaded |
|
| DtCustomValidation |
|
Constructor & Destructor Documentation
| virtual makVrf::DtVrfSimulationMenuItem::~DtVrfSimulationMenuItem |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtVrfSimulationMenuItem::setCheckTerrainLoaded |
( |
bool |
| ) |
|
|
virtual |
| bool makVrf::DtVrfSimulationMenuItem::checkTerrainLoaded |
( |
| ) |
const |
|
inline |
| virtual void makVrf::DtVrfSimulationMenuItem::evaluate |
( |
| ) |
|
|
virtual |
Called to evaluate whether or not to enable/disable menu item based on flags.
Flags that are set to enable/disable menu item based on simulation (back-end) state.
| virtual void makVrf::DtVrfSimulationMenuItem::slot_terrainPatchToBeDeleted |
( |
| ) |
|
|
protectedvirtual |
| virtual bool makVrf::DtVrfSimulationMenuItem::terrainLoaded |
( |
int |
terrainCountOffset = 0 | ) |
const |
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationMenuItem::validate |
( |
int |
terrainPatchOffset = 0 | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationMenuItem::slot_backendUpdated |
( |
const DtVrfBackendState & |
, |
|
|
int |
|
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtVrfSimulationMenuItem::customValidation |
( |
int |
terrainPatchOffset = 0 | ) |
|
|
protectedvirtual |
Member Data Documentation
| bool makVrf::DtVrfSimulationMenuItem::myCheckTerrainLoaded |
|
protected |
| bool makVrf::DtVrfSimulationMenuItem::myCheckSessionJoined |
|
protected |
The documentation for this class was generated from the following file: