Public Member Functions | |
| ExecutionState (bool isActive=false) | |
| bool | IsActive () |
| bool | SetActive (bool isActive) |
Private Attributes | |
| bool | myIsActive |
| QMutex | myIsActiveMutex |
| VISU.ExecutionState.ExecutionState | ( | bool | isActive = false | ) |
| bool VISU.ExecutionState.IsActive | ( | ) |
| bool VISU.ExecutionState.SetActive | ( | bool | isActive | ) |
bool VISU.ExecutionState.myIsActive [private] |
QMutex VISU.ExecutionState.myIsActiveMutex [private] |