30 #ifndef Pt_Forms_PaintEvent_h
31 #define Pt_Forms_PaintEvent_h
33 #include <Pt/Forms/Api.h>
34 #include <Pt/Forms/Widget.h>
35 #include <Pt/Gfx/Rect.h>
47 class PT_FORMS_API
PaintEvent :
public Pt::BasicEvent<PaintEvent>
53 : _widgetId_( widget.id() )
Core module.
Definition: Allocator.h:33
Rect with floating-point coordinates.
Definition: Rect.h:47
uint_type uint64_t
Unsigned 64-bit integer type.
Definition: Api-Types.h:62