![]() |
MAK Data Logger API Documentation for DIS
|
set time dialog implementation. More...
Inheritance diagram for MAKLogger::DtSetTimeDialog:
Collaboration diagram for MAKLogger::DtSetTimeDialog:Public Slots | |
| virtual void | onTimeChanged () |
| Slot used to validate time input. More... | |
| virtual void | onOK () |
| Slot used to process Ok button press. More... | |
| virtual void | onCancel () |
| Slot used to process Cancel button press. More... | |
Public Member Functions | |
| DtSetTimeDialog (const DtLgrPlaybackInterface *timeInterface, QWidget *parent) | |
| Constructor. More... | |
| ~DtSetTimeDialog () | |
| Destructor. More... | |
Protected Member Functions | |
| virtual void | setErrorMessage (const QString &) |
Protected Attributes | |
| MAKCommonWidgets::DtPreciseTimeEdit * | myPreciseTimeEdit |
| const DtLgrPlaybackInterface * | myInterface |
| DtAbsoluteTime | myNewTime |
| bool | myTimeIsValid |
set time dialog implementation.
| MAKLogger::DtSetTimeDialog::DtSetTimeDialog | ( | const DtLgrPlaybackInterface * | timeInterface, |
| QWidget * | parent | ||
| ) |
Constructor.
| MAKLogger::DtSetTimeDialog::~DtSetTimeDialog | ( | ) |
Destructor.
|
virtualslot |
Slot used to process Cancel button press.
|
virtualslot |
Slot used to process Ok button press.
|
virtualslot |
Slot used to validate time input.
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |