30#ifndef Pt_Forms_PanelStyler_h
31#define Pt_Forms_PanelStyler_h
33#include <Pt/Forms/Styler.h>
111 const Gfx::SizeF& contentSize);
116 const Gfx::RectF& frameRect);
125 const Gfx::RectF& rect,
131 const Gfx::RectF& rect,
137 const Gfx::RectF& rect,
139 const Gfx::PointF& pos,
145 const Gfx::RectF& rect,
147 const Gfx::PointF& pos,
162 const Gfx::SizeF& contentSize) = 0;
167 const Gfx::RectF& frameRect) = 0;
176 const Gfx::RectF& rect,
182 const Gfx::RectF& rect,
188 const Gfx::RectF& rect,
190 const Gfx::PointF& pos,
196 const Gfx::RectF& rect,
198 const Gfx::PointF& pos,
271 const Gfx::SizeF& contentSize)
const;
276 const Gfx::RectF& frameRect)
const;
285 const Gfx::RectF& rect,
291 const Gfx::RectF& rect,
297 const Gfx::RectF& rect,
299 const Gfx::PointF& pos,
305 const Gfx::RectF& rect,
307 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