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_DIRECT
This flag is set if this objects are added in direct call and will be reseted by delegation call to s...
@ SF_BACKGROUND
This flag is active if only shown elements will be used as background for other elements.
Interface for GUI objects managing view.
Base interface for all used interfaces and implementations.
This package contains Qt based implementations for 2D graphic objects.