Event Classes
The QAbstractEventDispatcher class provides an interface to manage Qt's event queue. | |
The QBasicTimer class provides timer events for objects. | |
The QChildEvent class contains event parameters for child object events. | |
The QDynamicPropertyChangeEvent class contains event parameters for dynamic property change events. | |
The QEvent class is the base class of all event classes. Event objects contain event parameters. | |
The QTimerEvent class contains parameters that describe a timer event. | |
The QTimer class provides repetitive and single-shot timers. | |
The QGestureEvent class provides the description of triggered gestures. | |
The QShortcut class is used to create keyboard shortcuts. | |
Contains parameters that describe an enter event | |
The base class for events that describe user input | |
Contains parameters that describe a mouse event | |
Contains parameters that describe a mouse event | |
Contains parameters that describe a wheel event | |
Describes a key event | |
Contains event parameters for widget focus events | |
Contains event parameters for paint events | |
Contains event parameters for move events | |
Contains event parameters for expose events | |
Contains event parameters for resize events | |
Contains parameters that describe a close event | |
Indicates that a main icon drag has begun | |
Contains parameters that describe a context menu event | |
Parameters for input method events | |
Contains parameters that describe a Tablet event | |
Event which is sent when a drag and drop action is completed | |
Event which is sent to a widget when a drag and drop action enters it | |
Event which is sent while a drag and drop action is in progress | |
Event that is sent to a widget when a drag and drop action leaves it | |
Event that is used to request helpful information about a particular point in a widget | |
Event that is used to show messages in a status bar | |
Event that can be used to handle hyperlinks in a "What's This?" text | |
Event that is generated when a QAction is added, removed, or changed | |
Event which is sent after a widget is hidden | |
Event that is sent when a widget is shown | |
Event that will be sent when there is a request to open a file or a URL | |
Event which is generated when the user presses a key combination | |
The window state before a window state change | |
Contains parameters that describe a touch event | |
Send in preparation of a scrolling | |
Send when scrolling |