CopperSpice API
1.9.2
|
List of classes used to control system events. More...
Classes | |
class | QAbstractEventDispatcher |
Interface to manage the event queue More... | |
class | QAbstractNativeEventFilter |
Provides an interface for receiving native events, such as MSG or XCB event structs More... | |
class | QActionEvent |
Event that is generated when a QAction is added, removed, or changed More... | |
class | QBasicTimer |
Timer events for objects More... | |
class | QChildEvent |
Event parameters for child object events More... | |
class | QCloseEvent |
Parameters that describe a close event More... | |
class | QContextMenuEvent |
Parameters that describe a context menu event More... | |
class | QDragEnterEvent |
Event which is sent to a widget when a drag and drop action enters it More... | |
class | QDragLeaveEvent |
Event that is sent to a widget when a drag and drop action leaves it More... | |
class | QDragMoveEvent |
Event which is sent while a drag and drop action is in progress More... | |
class | QDropEvent |
Event which is sent when a drag and drop action is completed More... | |
class | QDynamicPropertyChangeEvent |
Event parameters for dynamic property change events More... | |
class | QEnterEvent |
Parameters that describe an enter event More... | |
class | QEvent |
Base class for all event classes More... | |
class | QExposeEvent |
Event parameters for expose events More... | |
class | QFileOpenEvent |
Event that will be sent when there is a request to open a file or a URL More... | |
class | QFocusEvent |
Event parameters for widget focus events More... | |
class | QGestureEvent |
Description of triggered gestures More... | |
class | QHelpEvent |
Indicates a request for information about a particular widget More... | |
class | QHideEvent |
Event which is sent after a widget is hidden More... | |
class | QHoverEvent |
Parameters which describe a mouse event More... | |
class | QIconDragEvent |
Indicates a window icon drag has begun More... | |
class | QInputEvent |
Base class for events that describe user input More... | |
class | QInputMethodEvent |
Parameters for input method events More... | |
class | QInputMethodQueryEvent |
Event sent by the input context to input objects More... | |
class | QKeyEvent |
Describes a key event More... | |
class | QMouseEvent |
Parameters that describe a mouse event More... | |
class | QMoveEvent |
Event parameters for move events More... | |
class | QNativeGestureEvent |
Parameters that describe a gesture event More... | |
class | QPaintEvent |
Event parameters for paint events More... | |
class | QPlatformSurfaceEvent |
Used to notify about native platform surface events More... | |
class | QResizeEvent |
Event parameters for resize events More... | |
class | QScrollEvent |
Sent when scrolling More... | |
class | QScrollPrepareEvent |
Sent in preparation of scrolling More... | |
class | QShortcut |
Used to create keyboard shortcuts More... | |
class | QShortcutEvent |
Event which is generated when the user presses a key combination More... | |
class | QShowEvent |
Event that is sent when a widget is shown More... | |
class | QStatusTipEvent |
Event that is used to show messages in a status bar More... | |
class | QTabletEvent |
Parameters that describe a Tablet event More... | |
class | QTimer |
Provides repetitive and single-shot timers More... | |
class | QTimerEvent |
Parameters that describe a timer event More... | |
class | QTouchEvent |
Contains parameters that describe a touch event More... | |
class | QWhatsThisClickedEvent |
Event that can be used to handle hyperlinks in a "What's This?" text More... | |
class | QWheelEvent |
Parameters that describe a wheel event More... | |
class | QWindowStateChangeEvent |
Window state before a window state change More... | |
These classes from CsCore and CsGui are used to create and handle events.