ListItemStyler Member List

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

bind(const Style &style, const StyleOptions &styleOptions)Styler
font() constListItemStyler
init(Renderer *renderer)Stylerprotected
isBound() constStyler
layoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize, Gfx::RectF &iconRect, Gfx::RectF &textRect) constListItemStyler
layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) constListItemStyler
ListItemStyler()ListItemStyler
measureContent(PaintSurface &surface, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize) constListItemStyler
measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) constListItemStyler
onBindOptions(const StyleOptions &global)ListItemStylerprotectedvirtual
onCreateRenderer(const Style &style)ListItemStylerprotectedvirtual
onStyleRenderer(const Style &style)ListItemStylerprotectedvirtual
options()ListItemStyler
options() constListItemStyler
renderBackground(PaintContext &context, const Gfx::RectF &rect, const ListItemState &state) constListItemStyler
renderHighlight(PaintContext &context, const Gfx::RectF &rect, const ListItemState &state) constListItemStyler
renderIcon(PaintContext &context, const Gfx::RectF &iconRect, const Pixmap &picture, const Gfx::PointF &pos, const ListItemState &state) constListItemStyler
renderText(PaintContext &context, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &pos, const ListItemState &state) constListItemStyler
setBackground(const Gfx::Brush &brush)ListItemStyler
setFont(const Gfx::Font &font)ListItemStyler
setFontSize(std::size_t size)ListItemStyler
setFontSlant(Gfx::Font::Slant slant)ListItemStyler
setFontWeight(Gfx::Font::Weight weight)ListItemStyler
setRenderer(ListItemRenderer *renderer=0)ListItemStyler
setTextColor(const Gfx::Color &color)ListItemStyler
Styler()Styler
textColor() constListItemStyler
textPainter(PaintSurface &surface) constListItemStyler
~Styler()Stylervirtual