28 virtual QAction* createAction(
DtDe&, QWidget* parent);
31 virtual void setValue(
bool value);
34 virtual bool getValue()
const;
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
Contains DLL export macros.
Base class item builder for settings toggle items The menu id string is "DtViewSettingsItem".
Definition: DtCheckedItem.h:22
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
DtSignalConnectionManager mySignals
Definition: DtAggregatesSettingsItems.h:36
The item for controlling aggregate extents on/off.
Definition: DtAggregatesSettingsItems.h:21
Contains makVrv::DtCheckedItem class.
Base class to provide boost signal/slot management.
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:72