![]() |
VR-Forces 4.7 Class Documentation
|
A widget class for displaying scenario event information and allowing for the display of the next scenario event time. More...

Public Member Functions | |
| DtScenarioEventWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| CTOR. | |
| virtual | ~DtScenarioEventWidget () |
| DTOR. | |
Public Attributes | |
| QHBoxLayout * | myMainLayout |
| QLabel * | myScenarioEventLabel |
| QLabel * | myScenarioEventTime |
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 () |
A widget class for displaying scenario event information and allowing for the display of the next scenario event time.
| 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 |