![]() |
VR-Forces 4.3.1 Class Documentation
|
This class allows for the assignment of a force to a doctrine. More...

Public Member Functions | |
| DtAssignDoctrineDialog (makVrv::DtDe &, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool) | |
| CTOR. | |
| virtual | ~DtAssignDoctrineDialog () |
| DTOR. | |
Public Attributes | |
| DtForceSelectionEntryWidget * | myForces |
| QLabel * | myDoctrineLabel |
| QComboBox * | myDoctrine |
| QPushButton * | myOKButton |
| QPushButton * | myCancelButton |
| QGridLayout * | myDataLayout |
| QHBoxLayout * | myButtonLayout |
Protected Slots | |
| virtual void | forceChanged () |
Protected Member Functions | |
| virtual void | accept () |
| Called when dialog is accepted, sends message off to assign new doctrine to the selected force. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| std::map< int, std::string > | myDoctrinesByForce |
This class allows for the assignment of a force to a doctrine.
| makVrf::DtAssignDoctrineDialog::DtAssignDoctrineDialog | ( | makVrv::DtDe & | , |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = Qt::Tool |
||
| ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
Called when dialog is accepted, sends message off to assign new doctrine to the selected force.
|
protectedvirtualslot |
| DtForceSelectionEntryWidget* makVrf::DtAssignDoctrineDialog::myForces |
| QLabel* makVrf::DtAssignDoctrineDialog::myDoctrineLabel |
| QComboBox* makVrf::DtAssignDoctrineDialog::myDoctrine |
| QPushButton* makVrf::DtAssignDoctrineDialog::myOKButton |
| QPushButton* makVrf::DtAssignDoctrineDialog::myCancelButton |
| QGridLayout* makVrf::DtAssignDoctrineDialog::myDataLayout |
| QHBoxLayout* makVrf::DtAssignDoctrineDialog::myButtonLayout |
|
protected |
|
protected |