Painter Member List

This is the complete list of members for Painter, including all inherited members.

begin(PaintSurface &surface)Painter
begin(PaintContext &context)Painter
beginPaint(PaintSurface &surface)PainterBaseprotected
beginPaint(PaintContext &context)PainterBaseprotected
brush() constPainterBase
canvas() constPainterBaseprotected
clip() constPainterBase
compositionMode() constPainterBase
drawArc(const PointF &topLeft, const SizeF &size, float degBegin, float degEnd)PainterBase
drawBitmap(const PointF &to, const Bitmap &bm)PainterBase
drawBitmap(const PointF &to, const Bitmap &bm, const RectF &rect)PainterBase
drawCircle(const PointF &topLeft, double diameter)PainterBase
drawEllipse(const PointF &topLeft, const SizeF &size)PainterBase
drawImage(const PointF &to, const Image &im)PainterBase
drawImage(const PointF &to, const Image &im, const RectF &rect)PainterBase
drawLine(const PointF &from, const PointF &to)PainterBase
drawPath()PainterBase
drawPath(const Path &path)PainterBase
drawPixmap(const Gfx::PointF &to, const Pixmap &pixmap)Painter
drawPixmap(const Gfx::PointF &to, const Pixmap &pixmap, const Gfx::RectF &rect)Painter
drawPolyline(const PointF *points, const size_t pointCount)PainterBase
drawRect(const RectF &rect)PainterBase
drawText(const PointF &to, const Pt::String &text)PainterBase
drawText(const PointF &to, const Pt::String &text, const Transform &t)PainterBase
fillChord(const PointF &topLeft, const SizeF &size, float degBegin, float degEnd)PainterBase
fillCircle(const PointF &topLeft, double diameter)PainterBase
fillEllipse(const PointF &topLeft, const SizeF &size)PainterBase
fillPath()PainterBase
fillPath(const Path &path)PainterBase
fillPie(const PointF &topLeft, const SizeF &size, float degBegin, float degEnd)PainterBase
fillPolygon(const PointF *points, const size_t pointCount)PainterBase
fillRect(const RectF &rect)PainterBase
finish()PainterBase
font() constPainterBase
fontMetrics() constPainterBase
format() constPainterBase
onDetachContext(PaintContext &context)PainterBaseprotectedvirtual
onDetachSurface(Gfx::PaintSurface &surface)Painterprotectedvirtual
paint() constPainterBaseprotected
Painter()Painter
Painter(PaintSurface &surface)Painterexplicit
Painter(PaintContext &context)Painterexplicit
PainterBase()PainterBaseprotected
path() constPainterBase
pen() constPainterBase
resetClip()PainterBase
resetTransform()PainterBase
scaling() constPainterBase
setBrush(const Brush &brush)PainterBase
setClip(const RectF &clip)PainterBase
setCompositionMode(const CompositionMode &mode)PainterBase
setFont(const Font &font)PainterBase
setPath(const Path &path)PainterBase
setPen(const Pen &pen)PainterBase
setTransform(const Transform &tx)PainterBase
textMetrics(const Pt::String &text) constPainterBase
transform() constPainterBase
~Painter()Paintervirtual
~PainterBase()PainterBasevirtual