16 #include <QtWidgets/QWidget>
20 class DtSymbolDecorationToolbarWidget;
37 DtDe& de, QWidget* parent = 0, Qt::WindowFlags f = 0);
58 virtual void setEntityLabelsEnabled(
bool enabled)
const;
61 virtual void setupGui();
66 virtual void setWidgetsVisible(
bool visible);
72 virtual void on_toolButtonClicked(
bool checked);
77 virtual void slot_postInitialize();
94 virtual QWidget* create(
95 DtDe& de, QWidget* parent,
const Qt::WindowFlags& flags);
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69