![]() |
VR-Forces 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 () override |
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 *) override |
| void | init () |
| virtual void | setupEvent () |
| virtual void | queueSetupEvent () |
| makVrf::DtScenarioEventWidget::DtScenarioEventWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
CTOR.
|
overridevirtual |
DTOR.
|
protectedvirtual |
Sets up the contents of the widget.
|
protectedvirtual |
Resets display to all zeros.
|
protectedvirtual |
Sets the time to dislpay.
|
overrideprotectedvirtual |
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 |