30#ifndef Pt_Forms_Panel_H
31#define Pt_Forms_Panel_H
33#include <Pt/Forms/Control.h>
34#include <Pt/Forms/Alignment.h>
35#include <Pt/Forms/PanelStyler.h>
36#include <Pt/Forms/Icon.h>
37#include <Pt/Forms/Pixmap.h>
38#include <Pt/Gfx/Color.h>
39#include <Pt/Gfx/Brush.h>
40#include <Pt/Gfx/Rect.h>
41#include <Pt/SmartPtr.h>
177 const Gfx::RectF& rect,
185 const Gfx::RectF& contentRect,
193 const Gfx::RectF& rect,
205 Gfx::SizeF _iconSize;
206 Gfx::RectF _contentRect;
Active painting session on a Forms paint surface.
Definition PaintContext.h:51
Fill color, gradient or texture.
Definition Brush.h:151
Outline color, width and style.
Definition Pen.h:59
Core module.
Definition Allocator.h:33