34 virtual QAction* createAction(
DtDe&, QWidget* parent);
39 virtual void on_triggered();
42 virtual void on_checkStateChanged(
bool);
49 virtual void slot_toolbarSet();
53 virtual void on_actionDestoryed(
QObject*
object);
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
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:70