VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtDateAndTimeLogic Class Reference

The logic for displaying/editing the date and time. More...

List of all members.

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

CTOR.

DTOR.


Member Function Documentation

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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)