![]() |
VR-Forces Developer's Guide
|
The logic for displaying/editing the date and time.

Public Member Functions | |
| DtDateAndTimeLogic (DtDe &de, DtDateAndTimeInterface &iface, DtPersistenceControlsInterface &persistanceIface) | |
| virtual | ~DtDateAndTimeLogic () |
Protected Member Functions | |
| virtual void | onUpdateTimeRequested () |
| virtual void | onChangeTime (int hour, int minutes, double seconds) |
| virtual void | onChangeTimeScale (double timeScale) |
| virtual void | onChangeDate (int year, int month, int day) |
| virtual void | slot_allowSimMessagesSet (bool isAllowed) |
Protected Attributes | |
| DtDe & | myDe |
| DtSignalConnectionManager | mySignals |
| DtDateAndTimeInterface & | myInterface |
| DtPersistenceControlsInterface & | myPersistenceInterface |
| makVrv::DtDateAndTimeLogic::DtDateAndTimeLogic | ( | DtDe & | de, |
| DtDateAndTimeInterface & | iface, | ||
| DtPersistenceControlsInterface & | persistanceIface | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
Slot for handling a time request.
Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.
|
protectedvirtual |
Slot for handling when the reference time should change.
Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.
|
protectedvirtual |
Slot for handling when the timescale should change.
|
protectedvirtual |
Slot for handling when the reference date should change.
Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.
|
protectedvirtual |
External slot (from DtDistributedEnviromentSettingsManager) for handling changes to whether or not we are listening to VR-Forces for time/date/weather.
|
protected |
|
protected |
|
protected |
|
protected |