PanelStyler Member List

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

background() constPanelStyler
bind(const Style &style, const StyleOptions &styleOptions)Styler
contour() constPanelStyler
font() constPanelStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) constPanelStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) constPanelStyler
onBindOptions(const StyleOptions &styleOptions)PanelStylerprotectedvirtual
onCreateRenderer(const Style &style)PanelStylerprotectedvirtual
onStyleRenderer(const Style &style)PanelStylerprotectedvirtual
options()PanelStyler
options() constPanelStyler
PanelStyler()PanelStyler
renderBackground(PaintContext &context, const Gfx::RectF &rect, const PanelState &state) constPanelStyler
renderFrame(PaintContext &context, const Gfx::RectF &rect, const PanelState &state) constPanelStyler
renderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const PanelState &state) constPanelStyler
renderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const PanelState &state) constPanelStyler
setBackground(const Gfx::Brush &brush)PanelStyler
setContour(const Gfx::Pen &pen)PanelStyler
setFont(const Gfx::Font &font)PanelStyler
setFontSize(std::size_t size)PanelStyler
setFontSlant(Gfx::Font::Slant slant)PanelStyler
setFontWeight(Gfx::Font::Weight weight)PanelStyler
setRenderer(PanelRenderer *renderer=0)PanelStyler
setTextColor(const Gfx::Color &color)PanelStyler
Styler()Styler
textColor() constPanelStyler
textPainter(PaintSurface &surface) constPanelStyler
~Styler()Stylervirtual