17 class DtStealthControlWidgetInterface;
37 void setCurrentObserver(
const std::string& displayName,
42 void onObserverCreationRequested(
const std::string& observerName);
46 void onObserverDeletionRequested(
const std::string& observerName);
51 virtual void setAutoHide(
bool);
53 bool autoHide()
const;
64 void onInputDriverAboutToBeDestroyed(
DtInputDriver* inputDriver );
71 void onObserverAboutToBeDestroyed(
DtInputDriver* inputDriver,
77 virtual void slot_activate(
DtDe* subject);
79 virtual void slot_deactivate(
DtDe* subject);
82 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:19
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69