ProgressBarStyler Member List

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

background() constProgressBarStyler
bind(const Style &style, const StyleOptions &styleOptions)Styler
contour() constProgressBarStyler
font() constProgressBarStyler
foreground() constProgressBarStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutBar(PaintSurface &surface, const Gfx::RectF &barRect, float progressRatio, Gfx::RectF &trackRect, Gfx::RectF &chunkRect) constProgressBarStyler
layoutChrome(PaintSurface &surface, const Gfx::RectF &rect, const Gfx::SizeF &barSize, const Gfx::SizeF &textSize, Gfx::RectF &barRect, Gfx::RectF &textRect) constProgressBarStyler
measureBar(PaintSurface &surface) constProgressBarStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) constProgressBarStyler
onBindOptions(const StyleOptions &styleOptions)ProgressBarStylerprotectedvirtual
onCreateRenderer(const Style &style)ProgressBarStylerprotectedvirtual
onStyleRenderer(const Style &style)ProgressBarStylerprotectedvirtual
options()ProgressBarStyler
options() constProgressBarStyler
ProgressBarStyler()ProgressBarStyler
renderBar(PaintContext &context, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const ProgressBarState &state) constProgressBarStyler
renderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state) constProgressBarStyler
renderChunk(PaintContext &context, const Gfx::RectF &chunkRect, const ProgressBarState &state) constProgressBarStyler
renderText(PaintContext &context, const Gfx::RectF &textRect, const Gfx::RectF &chunkRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state) constProgressBarStyler
renderTrack(PaintContext &context, const Gfx::RectF &trackRect, const ProgressBarState &state) constProgressBarStyler
setBackground(const Gfx::Brush &brush)ProgressBarStyler
setContour(const Gfx::Pen &pen)ProgressBarStyler
setFont(const Gfx::Font &font)ProgressBarStyler
setFontSize(std::size_t size)ProgressBarStyler
setFontSlant(Gfx::Font::Slant slant)ProgressBarStyler
setFontWeight(Gfx::Font::Weight weight)ProgressBarStyler
setForeground(const Gfx::Brush &brush)ProgressBarStyler
setRenderer(ProgressBarRenderer *renderer=0)ProgressBarStyler
setTextColor(const Gfx::Color &color)ProgressBarStyler
Styler()Styler
textColor() constProgressBarStyler
textPainter(PaintSurface &surface) constProgressBarStyler
~Styler()Stylervirtual