![]() |
VR-Forces 4.10 Class Documentation
|
A widget class for putting bullseye controls on a bullseye toolbar. More...

Public Member Functions | |
| DtBullseyeSelectionWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| CTOR. More... | |
| virtual | ~DtBullseyeSelectionWidget () |
| DTOR. More... | |
| virtual void | selectBullseye (makVrv::DtUniqueID) |
| Selects the new force. More... | |
Public Attributes | |
| QHBoxLayout * | myMainLayout |
| QLabel * | myBullseyeLabel |
| QComboBox * | myBullseye |
Protected Slots | |
| virtual void | selectedBullseyeChanged () |
| Called when the combo box selects a new bullseye. More... | |
Protected Member Functions | |
| void | setupUi () |
| Sets up the contents of the widget. Called from constructor. More... | |
| virtual void | initialize () |
| virtual void | slot_spotReportOptionsChanged () |
| virtual void | bullseyeAdded (makVrv::DtUniqueID) |
| virtual void | bullseyeRemoved (makVrv::DtUniqueID) |
| virtual void | bullseyeUpdated (makVrv::DtUniqueID) |
Protected Attributes | |
| makVrv::DtSignalConnectionManager | myConnectionManager |
| makVrv::DtDe & | myDe |
A widget class for putting bullseye controls on a bullseye toolbar.
| makVrf::DtBullseyeSelectionWidget::DtBullseyeSelectionWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Selects the new force.
|
protected |
Sets up the contents of the widget. Called from constructor.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtualslot |
Called when the combo box selects a new bullseye.
| QHBoxLayout* makVrf::DtBullseyeSelectionWidget::myMainLayout |
| QLabel* makVrf::DtBullseyeSelectionWidget::myBullseyeLabel |
| QComboBox* makVrf::DtBullseyeSelectionWidget::myBullseye |
|
protected |
|
protected |