From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/events.html | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 doc/html/events.html (limited to 'doc/html/events.html') diff --git a/doc/html/events.html b/doc/html/events.html new file mode 100644 index 0000000..d2007ef --- /dev/null +++ b/doc/html/events.html @@ -0,0 +1,72 @@ + + + + + +Event Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Event Classes

+ + +

These classes are used to create and handle events. +

For more information see the Object model +and Signals and Slots. + +

+
QChildEventEvent parameters for child object events +
QCloseEventParameters that describe a close event +
QContextMenuEventParameters that describe a context menu event +
QCustomEventSupport for custom events +
QDragEnterEventEvent which is sent to the widget when a drag and drop first drags onto the widget +
QDragLeaveEventEvent which is sent to the widget when a drag and drop leaves the widget +
QDragMoveEventEvent which is sent while a drag and drop is in progress +
QDropEventEvent which is sent when a drag and drop is completed +
QEventThe base class of all event classes. Event objects contain event parameters +
QEventLoopManages the event queue +
QFocusEventEvent parameters for widget focus events +
QHideEventEvent which is sent after a widget is hidden +
QIconDragEventSignals that a main icon drag has begun +
QIMEventParameters for input method events +
QKeyEventDescribes a key event +
QMouseEventParameters that describe a mouse event +
QMoveEventEvent parameters for move events +
QPaintEventEvent parameters for paint events +
QResizeEventEvent parameters for resize events +
QShowEventEvent which is sent when a widget is shown +
QTabletEventParameters that describe a Tablet event +
QTimerTimer signals and single-shot timers +
QTimerEventParameters that describe a timer event +
QWheelEventParameters that describe a wheel event +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3