![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qnamespace.h>#include <QtCore/qbytearray.h>#include <QtCore/qobjectdefs.h>
Include dependency graph for qcoreevent.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QEvent |
| \inmodule QtCore More... | |
| struct | QEvent::InputEventTag |
| struct | QEvent::PointerEventTag |
| struct | QEvent::SinglePointEventTag |
| class | QTimerEvent |
| \inmodule QtCore More... | |
| class | QChildEvent |
| \inmodule QtCore More... | |
| class | QDynamicPropertyChangeEvent |
| \inmodule QtCore More... | |
Macros | |
| #define | Q_EVENT_DISABLE_COPY(Class) |
| #define | Q_DECL_EVENT_COMMON(Class) |
| #define | Q_IMPL_EVENT_COMMON(Class) |
| #define Q_DECL_EVENT_COMMON | ( | Class | ) |
Definition at line 20 of file qcoreevent.h.
| #define Q_EVENT_DISABLE_COPY | ( | Class | ) |
Definition at line 13 of file qcoreevent.h.
| #define Q_IMPL_EVENT_COMMON | ( | Class | ) |
Definition at line 31 of file qcoreevent.h.