18 class DtPinnableProjectedWidgetModel;
34 virtual QAction* createAction(
DtDe&, QWidget* parent);
37 virtual void on_triggered();
39 virtual void on_aboutToShow();
std::vector< DtUniqueID > SceneObjectIdList
Public Type Definitions.
Definition: DtElementData.h:38
Contains makVrv:DtSelectionManager class.
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
DtDe & myDe
Definition: DtObjectInfoItem.h:48
Contains DLL export macros.
QAction * myQAction
Definition: DtObjectInfoItem.h:49
bool myPinSelectedLabels
Definition: DtObjectInfoItem.h:51
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
An Item builder for the transparency toggle item. The menu id string is "DtTransparencyToggleItem".
Definition: DtObjectInfoItem.h:23