30#ifndef Pt_Forms_MoveEvent_h
31#define Pt_Forms_MoveEvent_h
33#include <Pt/Forms/Api.h>
34#include <Pt/Forms/Widget.h>
35#include <Pt/Gfx/Point.h>
55 : _widgetId_(
widget.id() )
98 Gfx::PointF _position;
Event base that clones, destroys and identifies a derived type T.
Definition Event.h:144
uint_type uint64_t
Unsigned 64-bit integer type.
Definition Api-Types.h:66
Core module.
Definition Allocator.h:33