VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtScenarioEventWidget Class Reference

A widget class for displaying scenario event information and allowing for the display of the next scenario event time. More...

Inheritance diagram for makVrf::DtScenarioEventWidget:
Inheritance graph
[legend]

Public Member Functions

 DtScenarioEventWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtScenarioEventWidget ()
 DTOR.

Public Attributes

QHBoxLayout * myMainLayout
QLabelmyScenarioEventLabel
QLabelmyScenarioEventTime
makVrv::DtDemyDe

Protected Slots

virtual void updateEventTime ()

Protected Member Functions

virtual void setupUi ()
 Sets up the contents of the widget.
virtual void reset ()
 Resets display to all zeros.
virtual void display (const QString &)
 Sets the time to dislpay.
virtual void mouseReleaseEvent (QMouseEvent *)
 If mouse is released and there is a current event bring up the scenario event manager with the next event selected.
void init ()
virtual void setupEvent ()
virtual void queueSetupEvent ()

Protected Attributes

makVrv::DtElementID myScenarioEventID
DtRwScenarioEvent myScenarioEvent
makVrv::DtSignalConnectionManager myConnections
double myRecordedTod
double myDT
double myLastSimTime
double myNextTimeToCheck

Detailed Description

A widget class for displaying scenario event information and allowing for the display of the next scenario event time.

Constructor & Destructor Documentation

makVrf::DtScenarioEventWidget::DtScenarioEventWidget ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

virtual makVrf::DtScenarioEventWidget::~DtScenarioEventWidget ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrf::DtScenarioEventWidget::setupUi ( )
protectedvirtual

Sets up the contents of the widget.

virtual void makVrf::DtScenarioEventWidget::reset ( )
protectedvirtual

Resets display to all zeros.

virtual void makVrf::DtScenarioEventWidget::display ( const QString &  )
protectedvirtual

Sets the time to dislpay.

virtual void makVrf::DtScenarioEventWidget::mouseReleaseEvent ( QMouseEvent *  )
protectedvirtual

If mouse is released and there is a current event bring up the scenario event manager with the next event selected.

void makVrf::DtScenarioEventWidget::init ( )
protected
virtual void makVrf::DtScenarioEventWidget::setupEvent ( )
protectedvirtual
virtual void makVrf::DtScenarioEventWidget::queueSetupEvent ( )
protectedvirtual
virtual void makVrf::DtScenarioEventWidget::updateEventTime ( )
protectedvirtualslot

Member Data Documentation

QHBoxLayout* makVrf::DtScenarioEventWidget::myMainLayout
QLabel* makVrf::DtScenarioEventWidget::myScenarioEventLabel
QLabel* makVrf::DtScenarioEventWidget::myScenarioEventTime
makVrv::DtDe& makVrf::DtScenarioEventWidget::myDe
makVrv::DtElementID makVrf::DtScenarioEventWidget::myScenarioEventID
protected
DtRwScenarioEvent makVrf::DtScenarioEventWidget::myScenarioEvent
protected
makVrv::DtSignalConnectionManager makVrf::DtScenarioEventWidget::myConnections
protected
double makVrf::DtScenarioEventWidget::myRecordedTod
protected
double makVrf::DtScenarioEventWidget::myDT
protected
double makVrf::DtScenarioEventWidget::myLastSimTime
protected
double makVrf::DtScenarioEventWidget::myNextTimeToCheck
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)