10 #ifndef DtDockWidgetItem_H_
11 #define DtDockWidgetItem_H_
34 virtual QAction* createAction(
DtDe&, QWidget* parent);
37 virtual void on_triggered();
39 virtual void on_checkStateChanged(
bool);
The dockable class provides the docking interface for any class to be a dockable widget in the DtDeMa...
Definition: DtDockable.h:27
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
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