VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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...

Inheritance diagram for makVrv::DtDateAndTimeLogic:
Inheritance graph
[legend]

Public Member Functions

 DtDateAndTimeLogic (DtDe &de, DtDateAndTimeInterface &iface, DtPersistenceControlsInterface &persistanceIface)
 CTOR.
virtual ~DtDateAndTimeLogic ()
 DTOR.

Protected Member Functions

virtual void onUpdateTimeRequested ()
 Slot for handling a time request.
virtual void onChangeTime (int hour, int minutes, double seconds)
 Slot for handling when the reference time should change.
virtual void onChangeTimeScale (double timeScale)
 Slot for handling when the timescale should change.
virtual void onChangeDate (int year, int month, int day)
 Slot for handling when the reference date should change.

Protected Attributes

DtDemyDe
DtSignalConnectionManager mySignals
DtDateAndTimeInterfacemyInterface
DtPersistenceControlsInterfacemyPersistenceInterface

Detailed Description

The logic for displaying/editing the date and time.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrv::DtDateAndTimeLogic::~DtDateAndTimeLogic ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtDateAndTimeLogic::onUpdateTimeRequested ( )
protectedvirtual

Slot for handling a time request.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

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

Slot for handling when the reference time should change.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

virtual void makVrv::DtDateAndTimeLogic::onChangeTimeScale ( double  timeScale)
protectedvirtual

Slot for handling when the timescale should change.

virtual void makVrv::DtDateAndTimeLogic::onChangeDate ( int  year,
int  month,
int  day 
)
protectedvirtual

Slot for handling when the reference date should change.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

Member Data Documentation

DtDe& makVrv::DtDateAndTimeLogic::myDe
protected
DtSignalConnectionManager makVrv::DtDateAndTimeLogic::mySignals
protected
DtDateAndTimeInterface& makVrv::DtDateAndTimeLogic::myInterface
protected
DtPersistenceControlsInterface& makVrv::DtDateAndTimeLogic::myPersistenceInterface
protected

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)