29#ifndef PT_FORMS_LISTBOXSTYLE_H
30#define PT_FORMS_LISTBOXSTYLE_H
32#include <Pt/Forms/Styler.h>
113 const Gfx::SizeF& contentSize);
118 const Gfx::RectF& rect);
123 const Gfx::RectF& rect,
129 const Gfx::RectF& rect,
144 const Gfx::SizeF& contentSize) = 0;
149 const Gfx::RectF& rect) = 0;
154 const Gfx::RectF& rect,
160 const Gfx::RectF& rect,
206 const Gfx::SizeF& contentSize)
const;
211 const Gfx::RectF& frameRect)
const;
216 const Gfx::RectF& rect,
222 const Gfx::RectF& rect,
342 const Gfx::SizeF& iconSize,
343 const Gfx::SizeF& textSize);
348 const Gfx::SizeF& contentSize);
357 const Gfx::RectF& rect);
362 const Gfx::RectF& contentRect,
363 const Gfx::SizeF& iconSize,
364 const Gfx::SizeF& textSize,
365 Gfx::RectF& iconRect,
366 Gfx::RectF& textRect);
371 const Gfx::RectF& rect,
377 const Gfx::RectF& rect,
383 const Gfx::RectF& textRect,
385 const Gfx::PointF& pos,
391 const Gfx::RectF& iconRect,
393 const Gfx::PointF& pos,
408 const Gfx::SizeF& iconSize,
409 const Gfx::SizeF& textSize) = 0;
414 const Gfx::SizeF& contentSize) = 0;
423 const Gfx::RectF& rect) = 0;
428 const Gfx::RectF& contentRect,
429 const Gfx::SizeF& iconSize,
430 const Gfx::SizeF& textSize,
431 Gfx::RectF& iconRect,
432 Gfx::RectF& textRect) = 0;
437 const Gfx::RectF& rect,
443 const Gfx::RectF& rect,
449 const Gfx::RectF& textRect,
451 const Gfx::PointF& pos,
457 const Gfx::RectF& iconRect,
459 const Gfx::PointF& pos,
521 const Gfx::SizeF& iconSize,
522 const Gfx::SizeF& textSize)
const;
527 const Gfx::SizeF& contentSize)
const;
536 const Gfx::RectF& frameRect)
const;
541 const Gfx::RectF& contentRect,
542 const Gfx::SizeF& iconSize,
543 const Gfx::SizeF& textSize,
544 Gfx::RectF& iconRect,
545 Gfx::RectF& textRect)
const;
550 const Gfx::RectF& rect,
556 const Gfx::RectF& rect,
562 const Gfx::RectF& textRect,
564 const Gfx::PointF& pos,
570 const Gfx::RectF& iconRect,
572 const Gfx::PointF& pos,
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