29#ifndef PT_FORMS_PROGRESSBARSTYLE_H
30#define PT_FORMS_PROGRESSBARSTYLE_H
32#include <Pt/Forms/Styler.h>
106 const Gfx::SizeF& contentSize);
115 const Gfx::RectF& rect,
116 const Gfx::SizeF& barSize,
117 const Gfx::SizeF& textSize,
119 Gfx::RectF& textRect);
124 const Gfx::RectF& barRect,
126 Gfx::RectF& trackRect,
127 Gfx::RectF& chunkRect);
136 const Gfx::RectF& rect,
137 const Gfx::RectF& trackRect,
138 const Gfx::RectF& chunkRect,
139 const Gfx::RectF& textRect,
141 const Gfx::PointF& textPos,
147 const Gfx::RectF& trackRect,
148 const Gfx::RectF& chunkRect,
154 const Gfx::RectF& trackRect,
160 const Gfx::RectF& chunkRect,
166 const Gfx::RectF& textRect,
167 const Gfx::RectF& chunkRect,
169 const Gfx::PointF& textPos,
184 const Gfx::SizeF& contentSize) = 0;
193 const Gfx::RectF& rect,
194 const Gfx::SizeF& barSize,
195 const Gfx::SizeF& textSize,
197 Gfx::RectF& textRect) = 0;
202 const Gfx::RectF& barRect,
204 Gfx::RectF& trackRect,
205 Gfx::RectF& chunkRect) = 0;
214 const Gfx::RectF& rect,
215 const Gfx::RectF& trackRect,
216 const Gfx::RectF& chunkRect,
217 const Gfx::RectF& textRect,
219 const Gfx::PointF& textPos,
225 const Gfx::RectF& trackRect,
226 const Gfx::RectF& chunkRect,
232 const Gfx::RectF& trackRect,
238 const Gfx::RectF& chunkRect,
244 const Gfx::RectF& textRect,
245 const Gfx::RectF& chunkRect,
247 const Gfx::PointF& textPos,
328 const Gfx::SizeF& contentSize)
const;
337 const Gfx::RectF& rect,
338 const Gfx::SizeF& barSize,
339 const Gfx::SizeF& textSize,
341 Gfx::RectF& textRect)
const;
346 const Gfx::RectF& barRect,
348 Gfx::RectF& trackRect,
349 Gfx::RectF& chunkRect)
const;
358 const Gfx::RectF& rect,
359 const Gfx::RectF& trackRect,
360 const Gfx::RectF& chunkRect,
361 const Gfx::RectF& textRect,
363 const Gfx::PointF& textPos,
369 const Gfx::RectF& trackRect,
370 const Gfx::RectF& chunkRect,
376 const Gfx::RectF& trackRect,
382 const Gfx::RectF& chunkRect,
388 const Gfx::RectF& textRect,
389 const Gfx::RectF& chunkRect,
391 const Gfx::PointF& textPos,
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
Unicode capable basic_string.
Definition Api-String.h:67
Core module.
Definition Allocator.h:33