Go to the documentation of this file.
6#ifndef iview_COrientedCircleShape_included
7#define iview_COrientedCircleShape_included
26 virtual void Draw(QPainter& drawContext)
const;
Simple rectangle with integer bounds.
Common interface for model objects, that supports Model/Observer design pattern.
Set of change flags (its IDs).
virtual bool OnModelAttached(imod::IModel *modelPtr, istd::IChangeable::ChangeSet &changeMask)
This call back function will be called, if an observable object is about to be attached.
virtual void Draw(QPainter &drawContext) const
Draw this shape using draw context.
virtual i2d::CRect CalcBoundingBox() const
Calculate bounding box.
In this library is defined 2D view concept and standard visualisation objects.
© Witold Gantzke and Kirill Lepskiy