![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qobject.h>
#include <QtCore/qeventloop.h>
Go to the source code of this file.
Classes | |
class | QAbstractEventDispatcher |
\inmodule QtCore More... | |
class | QAbstractEventDispatcher::TimerInfo |
class | QAbstractEventDispatcher::TimerInfoV2 |
\variable QAbstractEventDispatcher::TimerInfo::timerId More... |
Typedefs | |
using | QAbstractEventDispatcherV2 = QAbstractEventDispatcher |
Functions | |
Q_DECLARE_TYPEINFO (QAbstractEventDispatcher::TimerInfo, Q_PRIMITIVE_TYPE) | |
Q_DECLARE_TYPEINFO (QAbstractEventDispatcher::TimerInfoV2, Q_PRIMITIVE_TYPE) |
Definition at line 129 of file qabstracteventdispatcher.h.
Q_DECLARE_TYPEINFO | ( | QAbstractEventDispatcher::TimerInfo | , |
Q_PRIMITIVE_TYPE | ) |
Q_DECLARE_TYPEINFO | ( | QAbstractEventDispatcher::TimerInfoV2 | , |
Q_PRIMITIVE_TYPE | ) |