Go to the documentation of this file.
Interface for GUI objects presenting its results using extern view objects.
virtual void RemoveItemsFromScene(IViewProvider *providerPtr)=0
Called when items should be removed from specified scene.
virtual void AddItemsToScene(IViewProvider *providerPtr, int flags)=0
Called when items should be added to specified scene.
SceneFlags
Standard flags for items .
@ SF_BACKGROUND
This flag is active if only shown elements will be used as background for other elements.
@ SF_DIRECT
This flag is set if this objects are added in direct call and will be reset by delegation call to sla...
Interface for GUI objects managing view.
This package contains Qt based implementations for 2D graphic objects.
© Witold Gantzke and Kirill Lepskiy