![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/private/qglobal_p.h>
#include <QtCore/qabstracteventdispatcher.h>
#include <QtCore/qhash.h>
#include <CoreFoundation/CoreFoundation.h>
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 QHash<int, MacSocketInfo *> MacSocketHash |
Definition at line 36 of file qcfsocketnotifier_p.h.
typedef void(* MaybeCancelWaitForMoreEventsFn) (QAbstractEventDispatcher *hostEventDispacher) |
Definition at line 38 of file qcfsocketnotifier_p.h.