30 virtual QAction* createAction(
DtDe&, QWidget* parent);
31 virtual void on_triggered();
48 virtual void on_triggered();
49 virtual QAction* createAction(
DtDe&, QWidget* parent);
67 virtual void on_triggered();
68 virtual QAction* createAction(
DtDe&, QWidget* parent);
A menu item to create a new window based on the current observer configuration set to a Plan view...
Definition: DtNewWindowItems.h:58
DtDe & myDe
Definition: DtNewWindowItems.h:34
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
DtDe & myDe
Definition: DtNewWindowItems.h:71
A menu item to create a new window based on the current observer configuration.
Definition: DtNewWindowItems.h:18
DtDe & myDe
Definition: DtNewWindowItems.h:52
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
A menu item to create a new window based on the current observer configuration set to a Stealth view...
Definition: DtNewWindowItems.h:40