![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.