This is the complete list of members for ProgressBarRenderer, including all inherited members.
| create() const | ProgressBarRenderer | |
| Facet(const std::type_info &ti, std::size_t refs=0) | Style::Facet | explicit |
| layoutBar(PaintSurface &surface, const Gfx::RectF &barRect, float progressRatio, Gfx::RectF &trackRect, Gfx::RectF &chunkRect) | ProgressBarRenderer | |
| layoutChrome(PaintSurface &surface, const Gfx::RectF &rect, const Gfx::SizeF &barSize, const Gfx::SizeF &textSize, Gfx::RectF &barRect, Gfx::RectF &textRect) | ProgressBarRenderer | |
| measureBar(PaintSurface &surface) | ProgressBarRenderer | |
| measureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize) | ProgressBarRenderer | |
| onCreate() const =0 | ProgressBarRenderer | protectedpure virtual |
| onGetTextPainter(PaintSurface &surface)=0 | ProgressBarRenderer | protectedpure virtual |
| onLayoutBar(PaintSurface &surface, const Gfx::RectF &barRect, float progressRatio, Gfx::RectF &trackRect, Gfx::RectF &chunkRect)=0 | ProgressBarRenderer | protectedpure virtual |
| onLayoutChrome(PaintSurface &surface, const Gfx::RectF &rect, const Gfx::SizeF &barSize, const Gfx::SizeF &textSize, Gfx::RectF &barRect, Gfx::RectF &textRect)=0 | ProgressBarRenderer | protectedpure virtual |
| onMeasureBar(PaintSurface &surface)=0 | ProgressBarRenderer | protectedpure virtual |
| onMeasureFrame(PaintSurface &surface, const Gfx::SizeF &contentSize)=0 | ProgressBarRenderer | protectedpure virtual |
| onRenderBar(PaintContext &context, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const ProgressBarState &state) | ProgressBarRenderer | protectedvirtual |
| onRenderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state) | ProgressBarRenderer | protectedvirtual |
| onRenderChunk(PaintContext &context, const Gfx::RectF &chunkRect, const ProgressBarState &state)=0 | ProgressBarRenderer | protectedpure virtual |
| onRenderText(PaintContext &context, const Gfx::RectF &textRect, const Gfx::RectF &chunkRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state)=0 | ProgressBarRenderer | protectedpure virtual |
| onRenderTrack(PaintContext &context, const Gfx::RectF &trackRect, const ProgressBarState &state)=0 | ProgressBarRenderer | protectedpure virtual |
| onReset(const StyleOptions &options)=0 | ProgressBarRenderer | protectedpure virtual |
| ProgressBarRenderer(std::size_t refs=0) | ProgressBarRenderer | explicit |
| ref() | Style::Facet | |
| renderBar(PaintContext &context, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const ProgressBarState &state) | ProgressBarRenderer | |
| renderChrome(PaintContext &context, const Gfx::RectF &rect, const Gfx::RectF &trackRect, const Gfx::RectF &chunkRect, const Gfx::RectF &textRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state) | ProgressBarRenderer | |
| renderChunk(PaintContext &context, const Gfx::RectF &chunkRect, const ProgressBarState &state) | ProgressBarRenderer | |
| Renderer(const std::type_info &ti, std::size_t refs=0) | Renderer | explicit |
| renderText(PaintContext &context, const Gfx::RectF &textRect, const Gfx::RectF &chunkRect, const String &text, const Gfx::PointF &textPos, const ProgressBarState &state) | ProgressBarRenderer | |
| renderTrack(PaintContext &context, const Gfx::RectF &trackRect, const ProgressBarState &state) | ProgressBarRenderer | |
| reset(const StyleOptions &options) | Style::Facet | |
| textPainter(PaintSurface &surface) | ProgressBarRenderer | |
| typeId() const | Style::Facet | |
| unref() | Style::Facet | |
| ~Facet() | Style::Facet | virtual |
| ~ProgressBarRenderer() | ProgressBarRenderer | virtual |