MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes
MAKLogger::DtSetTimeDialog Class Reference

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 DtLgrPlaybackInterfacemyInterface
 
DtAbsoluteTime myNewTime
 
bool myTimeIsValid
 

Detailed Description

set time dialog implementation.

Constructor & Destructor Documentation

MAKLogger::DtSetTimeDialog::DtSetTimeDialog ( const DtLgrPlaybackInterface timeInterface,
QWidget parent 
)

Constructor.

MAKLogger::DtSetTimeDialog::~DtSetTimeDialog ( )

Destructor.

Member Function Documentation

virtual void MAKLogger::DtSetTimeDialog::onCancel ( )
virtualslot

Slot used to process Cancel button press.

virtual void MAKLogger::DtSetTimeDialog::onOK ( )
virtualslot

Slot used to process Ok button press.

virtual void MAKLogger::DtSetTimeDialog::onTimeChanged ( )
virtualslot

Slot used to validate time input.

virtual void MAKLogger::DtSetTimeDialog::setErrorMessage ( const QString &  )
protectedvirtual

Member Data Documentation

const DtLgrPlaybackInterface* MAKLogger::DtSetTimeDialog::myInterface
protected
DtAbsoluteTime MAKLogger::DtSetTimeDialog::myNewTime
protected
MAKCommonWidgets::DtPreciseTimeEdit* MAKLogger::DtSetTimeDialog::myPreciseTimeEdit
protected
bool MAKLogger::DtSetTimeDialog::myTimeIsValid
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)