13 #if !defined(Q_MOC_RUN)
18 #include <QtWidgets/QWidget>
25 class DtObjectsCountTreeLogic;
58 virtual void setEntityCounts(
const int aliveEntities,
61 const int destroyedEntities,
const int aliveAggregates,
62 const int destroyedAggregates)
override;
63 virtual void setTacticalCounts(
const int waypoints,
64 const int routes,
const int areas,
const int obstacles,
65 const int phaselines)
override;
69 void slot_resize(
const QRect*
size);
voidpf void uLong size
Definition: ioapi.h:39
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
Contains DLL export macros.
Contains makVrv::DtObjectsCountTreeInterface class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Contains makVrv::DtObjectsCountTreeLogic class.
The interface used by the DtObjectsCountTreeWidget and the DtObjectsCountTreeLogic.
Definition: DtObjectsCountTreeInterface.h:21
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:76