![]() |
MAK Data Logger API Documentation for DIS
|
Dialog for setting the offset operation amount. More...
Inheritance diagram for MAKLogger::DtLgrSetOffsetDialog:
Collaboration diagram for MAKLogger::DtLgrSetOffsetDialog: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 | |
| DtLgrSetOffsetDialog (QWidget *parent=0, const char *name=0) | |
| ~DtLgrSetOffsetDialog () | |
| Destructor. More... | |
Protected Member Functions | |
| virtual void | setErrorMessage (const QString &) |
Protected Attributes | |
| MAKCommonWidgets::DtPreciseTimeEdit * | myPreciseTimeEdit |
| bool | myTimeIsValid |
Dialog for setting the offset operation amount.
| MAKLogger::DtLgrSetOffsetDialog::DtLgrSetOffsetDialog | ( | QWidget * | parent = 0, |
| const char * | name = 0 |
||
| ) |
| MAKLogger::DtLgrSetOffsetDialog::~DtLgrSetOffsetDialog | ( | ) |
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 |