18 #include <vlutil/vlString.h>
32 class DtHostilityMatrixDialogInterface;
49 virtual void setupGui();
52 virtual void setToDefaults();
54 virtual void hostilityChanged(
int row,
int col,
QCheckBox*);
57 virtual void processHostilityMatrixCallback(
DtSimMessage* msg);
std::vector< DtHostilityVector > DtHostilityMatrix
Definition: hostilityMatrixDialogLogic.h:38
Definition: hostilityMatrixDialogInterface.h:26
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
std::vector< int > myForceTypeVector
Definition: hostilityMatrixDialogLogic.h:65
DtHostilityMatrix myHostilityMatrix
Definition: hostilityMatrixDialogLogic.h:62
makVrv::DtDe & myDe
Definition: hostilityMatrixDialogLogic.h:60
std::vector< DtString > DtNameVector
Definition: hostilityMatrixDialogLogic.h:39
std::vector< bool > DtHostilityVector
Definition: hostilityMatrixDialogLogic.h:37
DtHostilityMatrixDialogInterface * myInterface
Definition: hostilityMatrixDialogLogic.h:61
File: simMsg.h.
Definition: simMessage.h:35
std::vector< DtString > myForceNames
Definition: hostilityMatrixDialogLogic.h:63
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Definition: hostilityMatrixDialogLogic.h:34
std::vector< DtString > myCountryCodes
Definition: hostilityMatrixDialogLogic.h:64