_q_reregisterTimers(void *pointer) | QObjectPrivate | |
activateTimersSourceCallback(void *info) | QCocoaEventDispatcherPrivate | static |
activateTimersSourceRef | QCocoaEventDispatcherPrivate | |
addConnection(int signal, Connection *c) | QObjectPrivate | inline |
allocateTimerId() | QAbstractEventDispatcherPrivate | static |
beginModalSession(QWindow *widget) | QCocoaEventDispatcherPrivate | |
bindingStorage | QObjectData | |
blockSendPostedEvents | QCocoaEventDispatcherPrivate | |
blockSig | QObjectData | |
cancelWaitForMoreEvents() | QCocoaEventDispatcherPrivate | |
cfSocketNotifier | QCocoaEventDispatcherPrivate | |
checkForIncompatibleLibraryVersion(int version) const | QObjectPrivate | inline |
children | QObjectData | |
cleanupModalSessions() | QCocoaEventDispatcherPrivate | |
cleanupModalSessionsNeeded | QCocoaEventDispatcherPrivate | |
clearBindingStorage() | QObjectPrivate | |
cocoaModalSessionStack | QCocoaEventDispatcherPrivate | |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot, Qt::ConnectionType type=Qt::AutoConnection) | QObjectPrivate | inlinestatic |
connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connect(const QObject *sender, int signal_index, const QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, int type, const int *types, const QMetaObject *senderMetaObject) | QObjectPrivate | static |
ConnectionDataPointer typedef | QObjectPrivate | |
connections | QObjectPrivate | |
connectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
currentChildBeingDeleted | QObjectPrivate | |
currentExecIsNSAppRun | QCocoaEventDispatcherPrivate | |
currentModalSession() | QCocoaEventDispatcherPrivate | |
currentModalSessionCached | QCocoaEventDispatcherPrivate | |
declarativeData | QObjectPrivate | |
deleteChildren() | QObjectPrivate | |
deleteLaterCalled | QObjectData | |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot) | QObjectPrivate | inlinestatic |
disconnect(const QObject *sender, int signal_index, void **slot) | QObjectPrivate | static |
disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot) | QObjectPrivate | static |
disconnectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
dynamicMetaObject() const | QObjectData | |
endModalSession(QWindow *widget) | QCocoaEventDispatcherPrivate | |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
ensureNSAppInitialized() | QCocoaEventDispatcherPrivate | |
eventFilters | QAbstractEventDispatcherPrivate | |
extraData | QObjectPrivate | mutable |
flagsForDumping() const | QObjectPrivate | virtual |
get(QObject *o) | QObjectPrivate | inlinestatic |
get(const QObject *o) | QObjectPrivate | inlinestatic |
getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
hasModalSession() const | QCocoaEventDispatcherPrivate | |
initializingNSApplication | QCocoaEventDispatcherPrivate | |
interrupt | QCocoaEventDispatcherPrivate | |
isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
isDeletingChildren | QObjectData | |
isQuickItem | QObjectData | |
isSender(const QObject *receiver, const char *signal) const | QObjectPrivate | |
isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
isWidget | QObjectData | |
isWindow | QObjectData | |
lastSerial | QCocoaEventDispatcherPrivate | |
maybeCancelWaitForMoreEvents() | QCocoaEventDispatcherPrivate | |
maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
maybeStartCFRunLoopTimer() | QCocoaEventDispatcherPrivate | |
maybeStopCFRunLoopTimer() | QCocoaEventDispatcherPrivate | |
metaObject | QObjectData | |
moveToThread_helper() | QObjectPrivate | |
nsAppRunCalledByQt | QCocoaEventDispatcherPrivate | |
parent | QObjectData | |
postedEvents | QObjectData | |
postedEventsSource | QCocoaEventDispatcherPrivate | |
postedEventsSourceCallback(void *info) | QCocoaEventDispatcherPrivate | static |
processEventsCalled | QCocoaEventDispatcherPrivate | |
processEventsFlags | QCocoaEventDispatcherPrivate | |
processPostedEvents() | QCocoaEventDispatcherPrivate | |
processTimers() | QCocoaEventDispatcherPrivate | |
propagateInterrupt | QCocoaEventDispatcherPrivate | |
q_ptr | QObjectData | |
QAbstractEventDispatcherPrivate() | QAbstractEventDispatcherPrivate | inline |
QCocoaEventDispatcherPrivate() | QCocoaEventDispatcherPrivate | |
QObjectData()=default | QObjectData | |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
queuedUserInputEvents | QCocoaEventDispatcherPrivate | |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
releaseTimerId(int id) | QAbstractEventDispatcherPrivate | static |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
runLoopTimerCallback(CFRunLoopTimerRef, void *info) | QCocoaEventDispatcherPrivate | static |
runLoopTimerRef | QCocoaEventDispatcherPrivate | |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
sendQueuedUserInputEvents() | QCocoaEventDispatcherPrivate | |
serialNumber | QCocoaEventDispatcherPrivate | |
setParent_helper(QObject *) | QObjectPrivate | |
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
sharedRefcount | QObjectPrivate | |
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
StaticMetaCallFunction typedef | QObjectPrivate | |
temporarilyStopAllModalSessions() | QCocoaEventDispatcherPrivate | |
threadData | QObjectPrivate | |
timerInfoList | QCocoaEventDispatcherPrivate | |
unused | QObjectData | |
waitingObserver | QCocoaEventDispatcherPrivate | |
waitingObserverCallback(CFRunLoopObserverRef observer, CFRunLoopActivity activity, void *info) | QCocoaEventDispatcherPrivate | static |
wasDeleted | QObjectData | |
wasWidget | QObjectData | |
willBeWidget | QObjectData | |
~QAbstractEventDispatcherPrivate() override | QAbstractEventDispatcherPrivate | |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |