6#include <QtCore/QScopedPointer>
Common interface for an model editor.
Common interface for all classes implementing the Observer functionality in the Model/Observer design...
Show observed bitmap on the 2D-console.
virtual void OnGuiModelDetached() override
Called when model is detached or GUI is destroyed.
virtual void OnGuiModelAttached() override
Called when model is attached and GUI is created.
iqtgui::TGuiObserverWrap< CViewProviderGuiComp, iview::CImageShape > BaseClass
virtual void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
Do update of the GUI to reflect the state of model.
Join functionality of iqtgui::IGuiObject interface and imod::IObserver.
Set of change flags (its IDs).
Unique ownership smart pointer for interface types.
This package contains Qt based implementations for 2D graphic objects.