10 #ifndef DtAddFeatureLayerItem_H_
11 #define DtAddFeatureLayerItem_H_
30 virtual QAction* createAction(
DtDe&, QWidget* parent);
34 virtual void on_triggered();
DtDe & myDe
Definition: DtAddFeatureLayerItem.h:38
#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
A menu item to add a feature layer.
Definition: DtAddFeatureLayerItem.h:20