This is the complete list of members for ButtonRenderer, including all inherited members.
| ButtonRenderer(std::size_t refs=0) | ButtonRenderer | explicit |
| create() const | ButtonRenderer | |
| Facet(const std::type_info &ti, std::size_t refs=0) | Style::Facet | explicit |
| layoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize, Gfx::RectF &iconRect, Gfx::RectF &textRect) | ButtonRenderer | |
| layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) | ButtonRenderer | |
| layoutMnemonic(PaintSurface &surface, const String &text, const Gfx::PointF &textPos, const Gfx::FontMetrics &fontMetrics, String::size_type mnemonicIndex) | ButtonRenderer | |
| measureContent(PaintSurface &surface, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize) | ButtonRenderer | |
| measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) | ButtonRenderer | |
| onCreate() const =0 | ButtonRenderer | protectedpure virtual |
| onGetTextPainter(PaintSurface &surface)=0 | ButtonRenderer | protectedpure virtual |
| onLayoutContent(PaintSurface &surface, const Gfx::RectF &contentRect, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize, Gfx::RectF &iconRect, Gfx::RectF &textRect)=0 | ButtonRenderer | protectedpure virtual |
| onLayoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect)=0 | ButtonRenderer | protectedpure virtual |
| onLayoutMnemonic(PaintSurface &surface, const String &text, const Gfx::PointF &textPos, const Gfx::FontMetrics &fontMetrics, String::size_type mnemonicIndex)=0 | ButtonRenderer | protectedpure virtual |
| onMeasureContent(PaintSurface &surface, Direction direction, const Gfx::SizeF &iconSize, const Gfx::SizeF &textSize)=0 | ButtonRenderer | protectedpure virtual |
| onMeasureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | ButtonRenderer | protectedpure virtual |
| onPrepareIcon(const Gfx::Image &icon, Pixmap &picture, const ButtonState &state) const =0 | ButtonRenderer | protectedpure virtual |
| onRenderBackground(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state)=0 | ButtonRenderer | protectedpure virtual |
| onRenderChrome(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state)=0 | ButtonRenderer | protectedpure virtual |
| onRenderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const ButtonState &state)=0 | ButtonRenderer | protectedpure virtual |
| onRenderMnemonic(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &mnemonic, const ButtonState &state)=0 | ButtonRenderer | protectedpure virtual |
| onRenderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const ButtonState &state)=0 | ButtonRenderer | protectedpure virtual |
| onReset(const StyleOptions &options)=0 | ButtonRenderer | protectedpure virtual |
| prepareIcon(const Gfx::Image &icon, Pixmap &picture, const ButtonState &state) const | ButtonRenderer | |
| ref() | Style::Facet | |
| renderBackground(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state) | ButtonRenderer | |
| renderChrome(PaintContext &context, const Gfx::RectF &rect, const ButtonState &state) | ButtonRenderer | |
| Renderer(const std::type_info &ti, std::size_t refs=0) | Renderer | explicit |
| renderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const ButtonState &state) | ButtonRenderer | |
| renderMnemonic(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &mnemonic, const ButtonState &state) | ButtonRenderer | |
| renderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const ButtonState &state) | ButtonRenderer | |
| reset(const StyleOptions &options) | Style::Facet | |
| textPainter(PaintSurface &surface) | ButtonRenderer | |
| typeId() const | Style::Facet | |
| unref() | Style::Facet | |
| ~ButtonRenderer() | ButtonRenderer | virtual |
| ~Facet() | Style::Facet | virtual |