11 #include <QtCore/QVariant>
19 class DtSimulationAddress;
23 class DtVrfBackendState;
24 class DtVrfSimBackendManager;
26 class DtPerformanceMonitorWidgetInterface;
39 virtual void setupGui();
42 virtual void startMonitoring(
bool);
48 virtual void removeAllBackends();
52 virtual void objectCountsChanged();
53 virtual void slot_receivedPing(
const DtSimulationAddress&,
DtIfPing*);
Definition: vrfBackendState.h:69
class DtIfPing:
Definition: ifPing.h:18
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:20
Base class to provide boost signal/slot management.
Maintains and signals state of the simulation engines that are currently connected to the GUI...
Definition: vrfSimBackendManager.h:79
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