31 virtual QAction* createAction(
DtDe&, QWidget* parent);
35 virtual void on_triggered();
54 virtual QAction* createAction(
DtDe&, QWidget* parent);
58 virtual void on_triggered();
A menu item to expand the entire hierarchy for all aggregates.
Definition: DtAggregateDisplaySettingsToolbarItems.h:44
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
QAction * myAction
Definition: DtAggregateDisplaySettingsToolbarItems.h:62
DtDe & myDe
Definition: DtAggregateDisplaySettingsToolbarItems.h:61
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