20 class DtStealthControlWidgetInterface;
40 void setCurrentObserver(
const std::string& displayName,
45 void onObserverCreationRequested(
const std::string& observerName);
49 void onObserverDeletionRequested(
const std::string& observerName);
54 virtual void setAutoHide(
bool);
56 bool autoHide()
const;
67 void onInputDriverAboutToBeDestroyed(
DtInputDriver* inputDriver );
74 void onObserverAboutToBeDestroyed(
DtInputDriver* inputDriver,
80 virtual void slot_activate(
DtDe* subject);
82 virtual void slot_deactivate(
DtDe* subject);
85 virtual void checkVisibility();
Contains makVrv::DtSubjectObserver class.
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
A facade for a DtObserverObject.
Definition: DtObserver.h:37
Contains makVrv::DtObserver class.
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69