SpinBoxStyler Member List

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

background() constSpinBoxStyler
bind(const Style &style, const StyleOptions &styleOptions)Styler
contour() constSpinBoxStyler
font() constSpinBoxStyler
foreground() constSpinBoxStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutChrome(PaintSurface &surface, const Gfx::RectF &rect, Gfx::RectF &entryRect, Gfx::RectF &upButtonRect, Gfx::RectF &downButtonRect, Gfx::RectF &textRect) constSpinBoxStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) constSpinBoxStyler
onBindOptions(const StyleOptions &global)SpinBoxStylerprotectedvirtual
onCreateRenderer(const Style &style)SpinBoxStylerprotectedvirtual
onStyleRenderer(const Style &style)SpinBoxStylerprotectedvirtual
options()SpinBoxStyler
options() constSpinBoxStyler
renderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &entryRect, const Gfx::RectF &upButtonRect, const Gfx::RectF &downButtonRect, const SpinBoxState &state) constSpinBoxStyler
renderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const Gfx::RectF &cursor, const SpinBoxState &state) constSpinBoxStyler
setBackground(const Gfx::Brush &brush)SpinBoxStyler
setContour(const Gfx::Pen &pen)SpinBoxStyler
setFont(const Gfx::Font &font)SpinBoxStyler
setFontSize(std::size_t size)SpinBoxStyler
setFontSlant(Gfx::Font::Slant slant)SpinBoxStyler
setFontWeight(Gfx::Font::Weight weight)SpinBoxStyler
setForeground(const Gfx::Brush &brush)SpinBoxStyler
setRenderer(SpinBoxRenderer *renderer=0)SpinBoxStyler
setTextColor(const Gfx::Color &color)SpinBoxStyler
SpinBoxStyler()SpinBoxStyler
Styler()Styler
textColor() constSpinBoxStyler
textPainter(PaintSurface &surface) constSpinBoxStyler
~Styler()Stylervirtual