VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtDateAndTimeLogic Class Reference

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

DtDemyDe
DtDateAndTimeInterfacemyInterface
DtSignalConnectionManager mySignals

Detailed Description

The logic for displaying/editing the date and time.

Constructor & Destructor Documentation

makVrv::DtDateAndTimeLogic::DtDateAndTimeLogic ( DtDe de,
DtDateAndTimeInterface iface 
)

CTOR.

makVrv::DtDateAndTimeLogic::~DtDateAndTimeLogic ( )

DTOR.

Member Function Documentation

void makVrv::DtDateAndTimeLogic::onUpdateTimeRequested ( )
protected

Slot for handling a time request.

void makVrv::DtDateAndTimeLogic::onChangeTime ( int  hour,
int  minutes,
double  seconds 
)
protected

Slot for handling when the reference time should change.

void makVrv::DtDateAndTimeLogic::onChangeTimeScale ( double  timeScale)
protected

Slot for handling when the timescale should change.

void makVrv::DtDateAndTimeLogic::onChangeDate ( int  year,
int  month,
double  day 
)
protected

Slot for handling when the reference date should change.

Member Data Documentation

DtDe& makVrv::DtDateAndTimeLogic::myDe
protected
DtDateAndTimeInterface* makVrv::DtDateAndTimeLogic::myInterface
protected
DtSignalConnectionManager makVrv::DtDateAndTimeLogic::mySignals
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)