![]() |
VR-Forces Developer's Guide
|
This class will allow the user to select various detonation effects and press a button to show the detonation in the 3D view based on the current munition.

Public Member Functions | |
| DtDetonationWidget (makVrv::DtDe &, QWidget *p) | |
| virtual | ~DtDetonationWidget () |
Public Attributes | |
| QWidget * | myCanvas |
| QVBoxLayout * | myMainLayout |
| QLabel * | myImpactTypeLabel |
| QComboBox * | myImpactType |
| QLabel * | myNoMunitionSelectedLabel |
| QPushButton * | myDetonateButton |
| QPushButton * | myCloseButton |
Protected Slots | |
| virtual void | showDetonation () |
Protected Member Functions | |
| virtual void | updateDetonationEffects () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrv::DtBaseConnection * | myBaseConnection |
| DtDetonationWidget::DtDetonationWidget | ( | makVrv::DtDe & | , |
| QWidget * | p | ||
| ) |
CTOR.
|
virtual |
|
protectedvirtual |
|
protectedvirtualslot |
| QWidget* DtDetonationWidget::myCanvas |
| QVBoxLayout* DtDetonationWidget::myMainLayout |
| QLabel* DtDetonationWidget::myImpactTypeLabel |
| QComboBox* DtDetonationWidget::myImpactType |
| QLabel* DtDetonationWidget::myNoMunitionSelectedLabel |
| QPushButton* DtDetonationWidget::myDetonateButton |
| QPushButton* DtDetonationWidget::myCloseButton |
|
protected |
|
protected |