6#include <QtGui/QPainter>
Simple rectangle with integer bounds.
Index implementation for addressing elements in 2D-space.
static i2d::CRect s_tickerDrawBoxes[(int) TT_LAST+(int) 1]
static i2d::CRect s_tickerBoundingBoxes[(int) TT_LAST+(int) 1]
virtual void Assign(const IColorSchema &colorSchema) override
virtual int GetLogicalLineWidth() const override
Return width of line.
virtual void DrawTicker(QPainter &drawContext, istd::CIndex2d point, IColorSchema::TickerType tickerType) const override
Draw a ticker.
virtual const i2d::CRect & GetTickerBox(IColorSchema::TickerType tickerType) const override
Get bounding box of ticker in position (0, 0).
Defines set of standard pens, brushes and simple management of unions.
TickerType
Defines a type of ticker.
In this library is defined 2D view concept and standard visualisation objects.