Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

Event Classes

These classes are used to create and handle events.

For more information see the Qt Object model and Signals and Slots

QAbstractEventDispatcherInterface to manage Qt's event queue
QAccessibleEventUsed to query addition accessibility information about complex widgets
QActionEventEvent that is generated when a QAction is added, removed, or changed
QBasicTimerTimer events for objects
QChildEventContains event parameters for child object events
QCloseEventContains parameters that describe a close event
QContextMenuEventContains parameters that describe a context menu event
QDragEnterEventEvent which is sent to a widget when a drag and drop action enters it
QDragLeaveEventEvent that is sent to a widget when a drag and drop action leaves it
QDragMoveEventEvent which is sent while a drag and drop action is in progress
QDropEventEvent which is sent when a drag and drop action is completed
QDynamicPropertyChangeEventContains event parameters for dynamic property change events
QEventThe base class of all event classes. Event objects contain event parameters
QFileOpenEventEvent that will be sent when there is a request to open a file
QFocusEventContains event parameters for widget focus events
QHelpEventEvent that is used to request helpful information about a particular point in a widget
QHideEventEvent which is sent after a widget is hidden
QHoverEventContains parameters that describe a mouse event
QIconDragEventIndicates that a main icon drag has begun
QInputEventThe base class for events that describe user input
QInputMethodEventParameters for input method events
QKeyEventDescribes a key event
QMouseEventContains parameters that describe a mouse event
QMoveEventContains event parameters for move events
QPaintEventContains event parameters for paint events
QResizeEventContains event parameters for resize events
QShortcutUsed to create keyboard shortcuts
QShortcutEventEvent which is generated when the user presses a key combination
QShowEventEvent that is sent when a widget is shown
QStatusTipEventEvent that is used to show messages in a status bar
QTabletEventContains parameters that describe a Tablet event
QTimerRepetitive and single-shot timers
QTimerEventContains parameters that describe a timer event
QWhatsThisClickedEventEvent that can be used to handle hyperlinks in a "What's This?" text
QWheelEventContains parameters that describe a wheel event
QWindowStateChangeEventThe window state before a window state change


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3