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();