31#ifndef Pt_Forms_CheckBox_h
32#define Pt_Forms_CheckBox_h
34#include <Pt/Forms/Button.h>
35#include <Pt/Forms/CheckBoxStyler.h>
36#include <Pt/Gfx/FontMetrics.h>
37#include <Pt/Gfx/TextMetrics.h>
197 const Gfx::RectF& rect,
198 const Gfx::RectF& boxRect,
204 const Gfx::RectF& textRect,
206 const Gfx::PointF& pos,
212 const Gfx::RectF& rect,
224 Gfx::RectF _textRect;
225 Gfx::PointF _textPos;
226 Gfx::RectF _mnemonicRect;
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