![]() |
VR-Forces 4.1.1 Class Documentation
|
Abstract interface for the back end slection list widget. More...

Public Member Functions | |
| virtual | ~DtSimulationTimeWidgetInterface () |
| Virtual DTOR. | |
| virtual void | reset ()=0 |
| Resets display to all zeros. | |
| virtual void | display (const QString &)=0 |
| Sets the time to dislpay. | |
Abstract interface for the back end slection list widget.
|
virtual |
Virtual DTOR.
|
pure virtual |
Resets display to all zeros.
Implemented in makVrf::DtSimulationTimeWidget.
|
pure virtual |
Sets the time to dislpay.
Implemented in makVrf::DtSimulationTimeWidget.