10 #ifndef DtObjectContextInfoItem_H_
11 #define DtObjectContextInfoItem_H_
19 class DtPinnableProjectedWidgetModel;
35 virtual QAction* createAction(
DtDe&, QWidget* parent);
38 virtual void on_triggered();
40 virtual void on_aboutToShow();
std::vector< DtUniqueID > SceneObjectIdList
Public Type Definitions.
Definition: DtElementData.h:37
Contains makVrv:DtSelectionManager class.
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
DtDe & myDe
Definition: DtObjectInfoItem.h:49
Contains DLL export macros.
QAction * myQAction
Definition: DtObjectInfoItem.h:50
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
An Item builder for the transparency toggle item.
Definition: DtObjectInfoItem.h:24