29 #ifndef Pt_Forms_Painter_h
30 #define Pt_Forms_Painter_h
32 #include <Pt/Forms/Api.h>
33 #include <Pt/Forms/PaintSurface.h>
34 #include <Pt/Gfx/PainterBase.h>
Core module.
Definition: Allocator.h:33
Paint context.
Definition: PaintContext.h:45
Base class for drawing commands and paint state.
Definition: PainterBase.h:73
Point with floating-point X and Y coordinates.
Definition: Point.h:45
Abstract target for drawing operations.
Definition: PaintSurface.h:55
Rect with floating-point coordinates.
Definition: Rect.h:45