![]() |
VR-Forces Development_Version Class Documentation
|
The logic for displaying/editing the date and time. More...

Public Member Functions | |
| DtDateAndTimeLogic (DtDe &de, DtDateAndTimeInterface &iface, DtPersistenceControlsInterface &persistanceIface) | |
| CTOR. | |
| virtual | ~DtDateAndTimeLogic () |
| DTOR. | |
Protected Member Functions | |
| virtual void | onUpdateTimeRequested () |
| Slot for handling a time request. | |
| virtual void | onChangeTime (int hour, int minutes, double seconds) |
| Slot for handling when the reference time should change. | |
| virtual void | onChangeTimeScale (double timeScale) |
| Slot for handling when the timescale should change. | |
| virtual void | onChangeDate (int year, int month, int day) |
| Slot for handling when the reference date should change. | |
Protected Attributes | |
| DtDe & | myDe |
| DtSignalConnectionManager | mySignals |
| DtDateAndTimeInterface & | myInterface |
| DtPersistenceControlsInterface & | myPersistenceInterface |
The logic for displaying/editing the date and time.
| 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.
|
protected |
|
protected |
|
protected |
|
protected |