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
qcfsocketnotifier_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore/private/qglobal_p.h>
#include <QtCore/qabstracteventdispatcher.h>
#include <QtCore/qhash.h>
#include <CoreFoundation/CoreFoundation.h>
+ Include dependency graph for qcfsocketnotifier_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MacSocketInfo
 
class  QCFSocketNotifier
 

Typedefs

typedef QHash< int, MacSocketInfo * > MacSocketHash
 
typedef void(* MaybeCancelWaitForMoreEventsFn) (QAbstractEventDispatcher *hostEventDispacher)
 

Typedef Documentation

◆ MacSocketHash

Definition at line 36 of file qcfsocketnotifier_p.h.

◆ MaybeCancelWaitForMoreEventsFn

typedef void(* MaybeCancelWaitForMoreEventsFn) (QAbstractEventDispatcher *hostEventDispacher)

Definition at line 38 of file qcfsocketnotifier_p.h.