29 #ifndef Pt_Forms_ShowEvent_h
30 #define Pt_Forms_ShowEvent_h
32 #include <Pt/Forms/Api.h>
33 #include <Pt/Forms/Widget.h>
41 class PT_FORMS_API ShowEvent :
public Pt::BasicEvent<ShowEvent>
44 ShowEvent(Widget& widget,
bool visible)
45 : _widgetId_( widget.id() )
67 Widget* widget()
const
uint_type uint64_t
Unsigned 64-bit integer type.
Definition: Types.h:54