ButtonStyler Member List

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

accentColor() constButtonStyler
bind(const Style &style, const StyleOptions &styleOptions)Styler
ButtonStyler()ButtonStyler
contour() constButtonStyler
font() constButtonStyler
foreground() constButtonStyler
highlightColor() constButtonStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize, Gfx::RectF &iconRect, Gfx::RectF &textRect) constButtonStyler
layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) constButtonStyler
layoutMnemonic(PaintSurface &surface, const String &text, const Gfx::PointF &textPos, const Gfx::FontMetrics &fontMetrics, String::size_type mnemonicIndex) constButtonStyler
measureContent(PaintSurface &surface, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize) constButtonStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) constButtonStyler
measureText(PaintSurface &surface, const String &text, Gfx::TextMetrics &textMetrics, Gfx::FontMetrics &fontMetrics) constButtonStyler
onBindOptions(const StyleOptions &styleOptions)ButtonStylerprotectedvirtual
onCreateRenderer(const Style &style)ButtonStylerprotectedvirtual
onStyleRenderer(const Style &style)ButtonStylerprotectedvirtual
options()ButtonStyler
options() constButtonStyler
prepareIcon(const Gfx::Image &icon, Pixmap &picture, const ButtonState &state) constButtonStyler
renderBackground(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state) constButtonStyler
renderChrome(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state) constButtonStyler
renderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const ButtonState &state) constButtonStyler
renderMnemonic(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &mnemonic, const ButtonState &state) constButtonStyler
renderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const ButtonState &state) constButtonStyler
setAccentColor(const Gfx::Color &color)ButtonStyler
setContour(const Gfx::Pen &pen)ButtonStyler
setFont(const Gfx::Font &font)ButtonStyler
setFontSize(std::size_t size)ButtonStyler
setFontSlant(Gfx::Font::Slant slant)ButtonStyler
setFontWeight(Gfx::Font::Weight weight)ButtonStyler
setForeground(const Gfx::Brush &brush)ButtonStyler
setHighlightColor(const Gfx::Color &color)ButtonStyler
setRenderer(ButtonRenderer *renderer=0)ButtonStyler
setTextColor(const Gfx::Color &color)ButtonStyler
Styler()Styler
textColor() constButtonStyler
~Styler()Stylervirtual