![]() |
VR-Forces 5.0.1 Developer's Guide
|
A widget class for displaying scenario event information and allowing for the display of the next scenario event time.

Public Member Functions | |
| DtScenarioEventWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~DtScenarioEventWidget () |
Public Attributes | |
| QHBoxLayout * | myMainLayout |
| QLabel * | myScenarioEventLabel |
| QLabel * | myScenarioEventTime |
Protected Slots | |
| virtual void | updateEventTime () |
Protected Member Functions | |
| virtual void | setupUi () |
| virtual void | reset () |
| virtual void | display (const QString &) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
| void | init () |
| virtual void | setupEvent () |
| virtual void | queueSetupEvent () |
| makVrf::DtScenarioEventWidget::DtScenarioEventWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
Sets up the contents of the widget.
|
protectedvirtual |
Resets display to all zeros.
|
protectedvirtual |
Sets the time to dislpay.
|
protectedvirtual |
If mouse is released and there is a current event bring up the scenario event manager with the next event selected.
|
protected |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtualslot |
| QHBoxLayout* makVrf::DtScenarioEventWidget::myMainLayout |
| QLabel* makVrf::DtScenarioEventWidget::myScenarioEventLabel |
| QLabel* makVrf::DtScenarioEventWidget::myScenarioEventTime |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |