![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qabstracteventdispatcher.h>
#include <QtCore/qstack.h>
#include <QtGui/qwindowdefs.h>
#include <QtCore/private/qabstracteventdispatcher_p.h>
#include <QtCore/private/qcfsocketnotifier_p.h>
#include <QtCore/private/qtimerinfo_unix_p.h>
#include <QtCore/qloggingcategory.h>
#include <CoreFoundation/CoreFoundation.h>
Go to the source code of this file.
Classes | |
struct | _QCocoaModalSessionInfo |
class | QCocoaEventDispatcher |
class | QCocoaEventDispatcherPrivate |
class | QtCocoaInterruptDispatcher |
Typedefs | |
typedef struct _NSModalSession * | NSModalSession |
typedef struct _QCocoaModalSessionInfo | QCocoaModalSessionInfo |
Functions | |
QT_BEGIN_NAMESPACE | Q_DECLARE_LOGGING_CATEGORY (lcEventDispatcher) |
typedef struct _NSModalSession* NSModalSession |
Definition at line 66 of file qcocoaeventdispatcher.h.
typedef struct _QCocoaModalSessionInfo QCocoaModalSessionInfo |
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY | ( | lcEventDispatcher | ) |