Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcocoaeventdispatcher.h File Reference

(327cfd55b12500287441d477e77fd7958e12b41d)

#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 <QtCore/qpointer.h>
#include <CoreFoundation/CoreFoundation.h>
+ Include dependency graph for qcocoaeventdispatcher.h:
+ This graph shows which files directly or indirectly include this file:

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

 Q_FORWARD_DECLARE_OBJC_CLASS (NSWindow)
 
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcEventDispatcher)
 

Typedef Documentation

◆ NSModalSession

typedef struct _NSModalSession* NSModalSession

Definition at line 36 of file qcocoaeventdispatcher.h.

◆ QCocoaModalSessionInfo

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcEventDispatcher )

◆ Q_FORWARD_DECLARE_OBJC_CLASS()

Q_FORWARD_DECLARE_OBJC_CLASS ( NSWindow )