33 virtual void initConnections()
override;
36 virtual void updateFogOfWar();
37 virtual void initObjects();
QLabel * myDescription
Definition: loadDistributionDialog.h:46
The DtLoadDistributionDialog class is an informational class that will show VR-Forces simulataed obje...
Definition: loadDistributionDialog.h:18
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
std::map< makVrv::DtUniqueID, bool > OperationMap
bool is true to add and false to remove
Definition: loadDistributionDialog.h:50
OperationMap myOperationMap
Definition: loadDistributionDialog.h:51
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
makVrv::DtDe & myDe
Definition: loadDistributionDialog.h:66
Contains makVrv::DtVirtualBaseClass class.
boost::signals2::scoped_connection myTickConnection
Definition: loadDistributionDialog.h:52
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
This tree widget item can be used in any tree that wants to display an icon next to the name of an ob...
Definition: objectListViewItem.h:55
Definition: loadDistributionDialog.h:55