This is the complete list of members for PanelRenderer, including all inherited members.
| create() const | PanelRenderer | |
| Facet(const std::type_info &ti, std::size_t refs=0) | Style::Facet | explicit |
| layoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect) | PanelRenderer | |
| measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) | PanelRenderer | |
| onCreate() const =0 | PanelRenderer | protectedpure virtual |
| onGetTextPainter(PaintSurface &surface)=0 | PanelRenderer | protectedpure virtual |
| onLayoutFrame(PaintSurface &surface, const Gfx::RectF &frameRect)=0 | PanelRenderer | protectedpure virtual |
| onMeasureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | PanelRenderer | protectedpure virtual |
| onRenderBackground(PaintContext &context, const Gfx::RectF &rect, const PanelState &state)=0 | PanelRenderer | protectedpure virtual |
| onRenderFrame(PaintContext &context, const Gfx::RectF &rect, const PanelState &state)=0 | PanelRenderer | protectedpure virtual |
| onRenderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const PanelState &state)=0 | PanelRenderer | protectedpure virtual |
| onRenderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const PanelState &state)=0 | PanelRenderer | protectedpure virtual |
| onReset(const StyleOptions &options)=0 | PanelRenderer | protectedpure virtual |
| PanelRenderer(std::size_t refs=0) | PanelRenderer | explicit |
| ref() | Style::Facet | |
| renderBackground(PaintContext &context, const Gfx::RectF &rect, const PanelState &state) | PanelRenderer | |
| Renderer(const std::type_info &ti, std::size_t refs=0) | Renderer | explicit |
| renderFrame(PaintContext &context, const Gfx::RectF &rect, const PanelState &state) | PanelRenderer | |
| renderIcon(PaintContext &context, const Gfx::RectF &rect, const Pixmap &picture, const Gfx::PointF &pos, const PanelState &state) | PanelRenderer | |
| renderText(PaintContext &context, const Gfx::RectF &rect, const String &text, const Gfx::PointF &pos, const PanelState &state) | PanelRenderer | |
| reset(const StyleOptions &options) | Style::Facet | |
| textPainter(PaintSurface &surface) | PanelRenderer | |
| typeId() const | Style::Facet | |
| unref() | Style::Facet | |
| ~Facet() | Style::Facet | virtual |
| ~PanelRenderer() | PanelRenderer | virtual |