29#ifndef Pt_Forms_ProgressBar_H
30#define Pt_Forms_ProgressBar_H
32#include <Pt/Forms/Control.h>
33#include <Pt/Forms/ProgressBarStyler.h>
194 const Gfx::RectF& updateRect);
199 const Gfx::RectF& rect,
200 const Gfx::RectF& trackRect,
201 const Gfx::RectF& chunkRect,
202 const Gfx::RectF& textRect,
204 const Gfx::PointF& textPos,
214 Gfx::RectF _textRect;
215 Gfx::RectF _trackRect;
216 Gfx::RectF _chunkRect;
Active painting session on a Forms paint surface.
Definition PaintContext.h:51
Fill color, gradient or texture.
Definition Brush.h:151
8-bit ARGB color.
Definition Color.h:65
Font family, size and style.
Definition Font.h:63
Slant
Describes the requested font slant.
Definition Font.h:83
Weight
Describes the requested font weight.
Definition Font.h:68
Outline color, width and style.
Definition Pen.h:59
Multicast Signal to call multiple slots.
Definition Signal.h:190
Unicode capable basic_string.
Definition Api-String.h:67
Core module.
Definition Allocator.h:33