1.11
Painter Member List

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

alpha_blending(bool enabled)Painter
alpha_blending() constPainter
AntiAlias enum namePainter
antialias(Painter::AntiAlias value)Painter
antialias() constPainter
arc(const ArcF &arc)Painter
clip()Painter
color_at(const Point &point, const Color &color) noexceptPainter
color_at(const Point &point) noexceptPainter
context() constPainterinline
draw(const PointType< T, detail::Compatible::normal > &point)Painterinline
draw(const T &start, const T &end)Painterinline
draw(const LineType< T > &line)Painterinline
draw(const RectType< T > &rect)Painterinline
draw(const ArcType< T > &arc)Painterinline
draw(const Image &image)Painter
draw(const Color &color, const RectF &rect={}, bool preserve=false)Painter
draw(const Pattern &pattern, const RectF &rect={}, bool preserve=false)Painter
draw(const Surface &surface, const PointF &point, const RectF &rect={})Painter
draw(const Image &image, const PointF &point, const RectF &rect={})Painter
draw(const std::string &str, const TextDrawFlags &flags={})Painter
extents() constPainter
extents(const std::string &text) constPainter
fill()Painter
fill_preserve()Painter
filter_subordinate(const Widget &subordinate) constPainter
flood(const Point &point, const Color &color)Painter
high_fidelity()Painter
line(const PointType< T, detail::Compatible::normal > &point)Painterinline
line_cap(Painter::LineCap value)Painter
line_cap() constPainter
line_to(const PointF &point)Painter
line_width(float width)Painter
LineCap enum namePainter
low_fidelity()Painter
m_crPainterprotected
m_subordinate_filterPainterprotected
m_surfacePainterprotected
mask(const Surface &surface, const PointF &point={})Painter
mask(const Image &image, const Point &point={})Painter
move_to(const PointF &point)Painter
paint()Painter
paint(float alpha)Painter
Painter()=deletePainter
Painter(Surface &surface) noexceptPainterexplicit
pop_group()Painter
push_group()Painter
rectangle(const RectF &rect)Painter
restore()Painter
restore_subordinate_filter(SubordinateFilter &&subordinate_filter)Painter
rotate(float angle)Painter
save()Painter
scale(float sx, float sy)Painter
set(const Pattern &pattern)Painter
set(const Font &font)Painter
set_dash(const double *dashes, size_t num_dashes, double offset)Painter
set_subordinate_filter(const SubordinateFilter &subordinate_filter)Painter
show_text(const char *utf8)Painter
show_text(const std::string &str)Painterinline
source(const Pattern &pattern)Painter
source(const Color &color)Painter
source(const Surface &surface, const PointF &point={})Painter
source(const Image &image, const PointF &point={})Painter
stroke()Painter
SubordinateFilter typedefPainter
sync_for_cpu(bool skip_source=false) constPainter
target() constPainterinline
target()Painterinline
text_size(const std::string &text)Painter
TextDrawFlag enum namePainter
TextDrawFlags typedefPainter
translate(const PointF &point)Painter
translate(const Point &point)Painter
~Painter()Painter