16 #include <QtWidgets/QWidget>
21 class DtSymbolDecorationToolbarWidget;
38 DtDe& de, QWidget* parent = 0, Qt::WindowFlags f = 0);
59 virtual void setEntityLabelsEnabled(
bool enabled)
const;
62 virtual void setupGui();
67 virtual void setWidgetsVisible(
bool visible);
73 virtual void on_toolButtonClicked(
bool checked);
94 virtual QWidget* create(
95 DtDe& de, QWidget* parent,
const Qt::WindowFlags& flags);
void slot_postInitialize(makVrv::DtDe &de)
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Base class to provide boost signal/slot management.
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