28 class DtPopupToolbarButton;
59 virtual void setGhostedEnabled(
bool enabled);
61 virtual void setEchelonLevel(
int echelonLevel);
68 virtual void setupUi();
72 virtual void on_toolButtonClicked(
bool checked);
77 virtual void setWidgetsVisible(
bool visible);
81 virtual void selectedEchelonChanged();
108 virtual QWidget* create(
DtDe& de, QWidget* parent,
const Qt::WindowFlags& flags);
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
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:76