![]() |
VR-Forces 4.1 Class Documentation
|
The logic for displaying/editing the date and time. More...
Public Member Functions | |
| DtDateAndTimeLogic (DtDe &de, DtDateAndTimeInterface *iface) | |
| CTOR. | |
| ~DtDateAndTimeLogic () | |
| DTOR. | |
Protected Member Functions | |
| void | onUpdateTimeRequested () |
| Slot for handling a time request. | |
| void | onChangeTime (int hour, int minutes, double seconds) |
| Slot for handling when the reference time should change. | |
| void | onChangeTimeScale (double timeScale) |
| Slot for handling when the timescale should change. | |
| void | onChangeDate (int year, int month, double day) |
| Slot for handling when the reference date should change. | |
Protected Attributes | |
| DtDe & | myDe |
| DtDateAndTimeInterface * | myInterface |
| DtSignalConnectionManager | mySignals |
The logic for displaying/editing the date and time.
| makVrv::DtDateAndTimeLogic::DtDateAndTimeLogic | ( | DtDe & | de, |
| DtDateAndTimeInterface * | iface | ||
| ) |
CTOR.
| makVrv::DtDateAndTimeLogic::~DtDateAndTimeLogic | ( | ) |
DTOR.
|
protected |
Slot for handling a time request.
|
protected |
Slot for handling when the reference time should change.
|
protected |
Slot for handling when the timescale should change.
|
protected |
Slot for handling when the reference date should change.
|
protected |
|
protected |
|
protected |