Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcocoaeventdispatcher.h File Reference

(f8da484d5741d1191504eefddf5134fd7009e16a)

#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 69 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 )