| _q_clearAlert() | QWindowPrivate | |
| _q_reregisterTimers(void *pointer) | QObjectPrivate | |
| addConnection(int signal, Connection *c) | QObjectPrivate | inline |
| afterRenderingJobs | QQuickWindowPrivate | |
| afterSwapJobs | QQuickWindowPrivate | |
| afterSynchronizingJobs | QQuickWindowPrivate | |
| animationController | QQuickWindowPrivate | |
| applyCursor() | QWindowPrivate | |
| baseSize | QWindowPrivate | |
| beforeRenderingJobs | QQuickWindowPrivate | |
| beforeSynchronizingJobs | QQuickWindowPrivate | |
| bindingStorage | QObjectData | |
| blockedByModalWindow | QWindowPrivate | |
| blockSig | QObjectData | |
| checkForIncompatibleLibraryVersion(int version) const | QObjectPrivate | inline |
| children | QObjectData | |
| cleanup(QSGNode *) | QQuickWindowPrivate | |
| cleanupNodeList | QQuickWindowPrivate | |
| cleanupNodes() | QQuickWindowPrivate | |
| cleanupNodesOnShutdown() | QQuickWindowPrivate | |
| clearBindingStorage() | QObjectPrivate | |
| clearColor | QQuickWindowPrivate | |
| clearFocusInScope(QQuickItem *scope, QQuickItem *item, Qt::FocusReason reason) | QQuickWindowPrivate | inline |
| clearFocusObject() override | QQuickWindowPrivate | virtual |
| clearGrabbers(QPointerEvent *event) | QQuickWindowPrivate | |
| closestAcceptableGeometry(const QRectF &rect) const | QWindowPrivate | virtual |
| componentCompleted | QQuickWindowPrivate | |
| compositing | QWindowPrivate | |
| 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 |
| connectToScreen(QScreen *topLevelScreen) | QWindowPrivate | |
| contentItem | QQuickWindowPrivate | |
| contentOrientation | QWindowPrivate | |
| context | QQuickWindowPrivate | |
| create(bool recursive, WId nativeHandle=0) | QWindowPrivate | |
| createTextureFromNativeTexture(quint64 nativeObjectHandle, int nativeLayoutOrState, uint nativeFormat, const QSize &size, QQuickWindow::CreateTextureOptions options, TextureFromNativeTextureFlags flags={}) const | QQuickWindowPrivate | |
| createTextureFromNativeTexture(quint64 nativeObjectHandle, int nativeLayoutOrState, const QSize &size, QQuickWindow::CreateTextureOptions options, TextureFromNativeTextureFlags flags={}) const | QQuickWindowPrivate | inline |
| currentChildBeingDeleted | QObjectPrivate | |
| cursor | QWindowPrivate | |
| customDeviceObjects | QQuickWindowPrivate | |
| CustomEvents enum name | QQuickWindowPrivate | |
| customRenderTarget | QQuickWindowPrivate | |
| data() | QQuickWindowPrivate | |
| data_append(QQmlListProperty< QObject > *, QObject *) | QQuickWindowPrivate | static |
| data_at(QQmlListProperty< QObject > *, qsizetype) | QQuickWindowPrivate | static |
| data_clear(QQmlListProperty< QObject > *) | QQuickWindowPrivate | static |
| data_count(QQmlListProperty< QObject > *) | QQuickWindowPrivate | static |
| data_removeLast(QQmlListProperty< QObject > *) | QQuickWindowPrivate | static |
| data_replace(QQmlListProperty< QObject > *, qsizetype, QObject *) | QQuickWindowPrivate | static |
| declarativeData | QObjectPrivate | |
| defaultAlphaBuffer | QQuickWindowPrivate | static |
| defaultPalette() const override | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| deleteChildren() | QObjectPrivate | |
| deleteLaterCalled | QObjectData | |
| deliveryAgent | QQuickWindowPrivate | |
| deliveryAgentPrivate() const | QQuickWindowPrivate | inline |
| depthStencilForSwapchain | QQuickWindowPrivate | |
| destroy() | QWindowPrivate | |
| devicePixelRatio | QWindowPrivate | |
| dirtyItem(QQuickItem *) | QQuickWindowPrivate | |
| dirtyItemList | QQuickWindowPrivate | |
| 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 |
| disconnectFromScreen() | QWindowPrivate | |
| disconnectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
| dragOverThreshold(qreal d, Qt::Axis axis, const QEventPoint *tp, int startDragThreshold=-1) | QQuickWindowPrivate | inlinestatic |
| dragOverThreshold(qreal d, Qt::Axis axis, QMouseEvent *event, int startDragThreshold=-1) | QQuickWindowPrivate | inlinestatic |
| dynamicMetaObject() const | QObjectData | |
| effectiveState(Qt::WindowStates) | QWindowPrivate | static |
| emitAfterRenderPassRecording(void *ud) | QQuickWindowPrivate | static |
| emitBeforeRenderPassRecording(void *ud) | QQuickWindowPrivate | static |
| emitError(QQuickWindow::SceneGraphError error, const QString &msg) | QQuickWindowPrivate | |
| emitScreenChangedRecursion(QScreen *newScreen) | QWindowPrivate | |
| ensureConnectionData() | QObjectPrivate | inline |
| ensureCustomRenderTarget() | QQuickWindowPrivate | |
| ensureExtraData() | QObjectPrivate | inline |
| eventReceiver() | QWindowPrivate | inlinevirtual |
| exposed | QWindowPrivate | |
| extraData | QObjectPrivate | mutable |
| fireAboutToStop() | QQuickWindowPrivate | inline |
| fireFrameSwapped() | QQuickWindowPrivate | inline |
| flagsForDumping() const | QObjectPrivate | virtual |
| forcePolish() | QQuickWindowPrivate | |
| FullUpdateRequest enum value | QQuickWindowPrivate | |
| geometry | QWindowPrivate | |
| get(QQuickWindow *c) | QQuickWindowPrivate | inlinestatic |
| get(const QQuickWindow *c) | QQuickWindowPrivate | inlinestatic |
| QWindowPrivate::get(QWindow *window) | QWindowPrivate | inlinestatic |
| QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
| QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
| getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
| globalPosition() const | QWindowPrivate | |
| graphicsConfig | QQuickWindowPrivate | |
| hasActiveSwapchain | QQuickWindowPrivate | |
| hasCursor | QWindowPrivate | |
| hasRenderableSwapchain | QQuickWindowPrivate | |
| inClose | QWindowPrivate | |
| incubationController | QQuickWindowPrivate | mutable |
| inDestructor | QQuickWindowPrivate | |
| inheritPalette(const QPalette &parentPalette) | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | |
| init(QQuickWindow *, QQuickRenderControl *control=nullptr) | QQuickWindowPrivate | |
| QWindowPrivate::init(QScreen *targetScreen=nullptr) | QWindowPrivate | |
| invalidateFontData(QQuickItem *item) | QQuickWindowPrivate | |
| isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
| isDeletingChildren | QObjectData | |
| isPopup() const | QWindowPrivate | inline |
| isQuickItem | QObjectData | |
| isRenderable() const | QQuickWindowPrivate | |
| isSender(const QObject *receiver, const char *signal) const | QObjectPrivate | |
| isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
| isWidget | QObjectData | |
| isWindow | QObjectData | |
| itemsToPolish | QQuickWindowPrivate | |
| lastComposeTime | QWindowPrivate | |
| lastReportedItemDevicePixelRatio | QQuickWindowPrivate | |
| mask | QWindowPrivate | |
| maximumSize | QWindowPrivate | |
| maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
| metaObject | QObjectData | |
| minimumSize | QWindowPrivate | |
| modality | QWindowPrivate | |
| moveToThread_helper() | QObjectPrivate | |
| NativeTextureIsExternalOES enum value | QQuickWindowPrivate | |
| opacity | QWindowPrivate | |
| openglContext() | QQuickWindowPrivate | |
| palette() const | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| parent | QObjectData | |
| parentlessItems | QQuickWindowPrivate | |
| parentPalette(const QPalette &fallbackPalette) const override | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| parentWindow | QWindowPrivate | |
| participatesInLastWindowClosed() const | QWindowPrivate | virtual |
| pendingFontUpdate | QQuickWindowPrivate | |
| persistentGraphics | QQuickWindowPrivate | |
| persistentSceneGraph | QQuickWindowPrivate | |
| physicalDpiChangedConnection | QQuickWindowPrivate | |
| platformWindow | QWindowPrivate | |
| polishItems() | QQuickWindowPrivate | |
| positionAutomatic | QWindowPrivate | |
| PositionBottom enum value | QWindowPrivate | |
| PositionPolicy enum name | QWindowPrivate | |
| positionPolicy | QWindowPrivate | |
| PositionTop enum value | QWindowPrivate | |
| postedEvents | QObjectData | |
| processSafeAreaMarginsChanged() | QWindowPrivate | inlinevirtual |
| providesPalette() const | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| q_ptr | QObjectData | |
| QObjectData()=default | QObjectData | |
| QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
| QQuickWindowPrivate() | QQuickWindowPrivate | |
| QWindowPrivate() | QWindowPrivate | |
| receiveChildEvents | QObjectData | |
| receivedExpose | QWindowPrivate | |
| receiverList(const char *signal) const | QObjectPrivate | |
| redirect | QQuickWindowPrivate | |
| reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
| removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
| renderControl | QQuickWindowPrivate | |
| renderer | QQuickWindowPrivate | |
| renderJobMutex | QQuickWindowPrivate | |
| renderSceneGraph() | QQuickWindowPrivate | |
| requestedFormat | QWindowPrivate | |
| resetPalette() | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| resizeAutomatic | QWindowPrivate | |
| resizeEventPending | QWindowPrivate | |
| rhi | QQuickWindowPrivate | |
| rhiCreationFailureMessage(const QString &backendName, QString *translatedMessage, QString *untranslatedMessage) | QQuickWindowPrivate | static |
| rhiStateInfo | QQuickWindowPrivate | |
| rpDescForSwapchain | QQuickWindowPrivate | |
| runAndClearJobs(QList< QRunnable * > *jobs) | QQuickWindowPrivate | |
| screenForGeometry(const QRect &rect) const | QWindowPrivate | |
| sendChildEvents | QObjectData | |
| senderList() const | QObjectPrivate | |
| setAutomaticPositionAndResizeEnabled(bool a) | QWindowPrivate | inline |
| setCurrentColorGroup() | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | protected |
| setCursor(const QCursor *c=nullptr) | QWindowPrivate | |
| setCustomCommandBuffer(QRhiCommandBuffer *cb) | QQuickWindowPrivate | |
| setMinOrMaxSize(QSize *oldSizeMember, const QSize &size, qxp::function_ref< void()> funcWidthChanged, qxp::function_ref< void()> funcHeightChanged) | QWindowPrivate | |
| setPalette(QQuickPalette *p) | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| setParent_helper(QObject *) | QObjectPrivate | |
| setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
| setTopLevelScreen(QScreen *newScreen, bool recreate) | QWindowPrivate | |
| setTransientParent(QWindow *parent) | QWindowPrivate | |
| setVisible(bool visible) | QWindowPrivate | virtual |
| sharedRefcount | QObjectPrivate | |
| SiblingPosition enum name | QWindowPrivate | |
| signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
| sizeIncrement | QWindowPrivate | |
| StaticMetaCallFunction typedef | QObjectPrivate | |
| surfaceType | QWindowPrivate | |
| swapchain | QQuickWindowPrivate | |
| swapchainJustBecameRenderable | QQuickWindowPrivate | |
| syncSceneGraph() | QQuickWindowPrivate | |
| textRenderType | QQuickWindowPrivate | static |
| TextureFromNativeTextureFlag enum name | QQuickWindowPrivate | |
| threadData | QObjectPrivate | |
| topLevelScreen | QWindowPrivate | |
| topLevelWindow(QWindow::AncestorMode mode=QWindow::IncludeTransients) const | QWindowPrivate | |
| transientParent | QWindowPrivate | |
| transientParentPropertySet | QWindowPrivate | |
| treatAsVisible() const | QWindowPrivate | virtual |
| TriggerContextCreationFailure enum value | QQuickWindowPrivate | |
| unused | QObjectData | |
| updateChildrenPalettes(const QPalette &parentPalette) override | QQuickWindowPrivate | virtual |
| updateDevicePixelRatio() | QWindowPrivate | |
| updateDirtyNode(QQuickItem *) | QQuickWindowPrivate | |
| updateDirtyNodes() | QQuickWindowPrivate | |
| updateEffectiveOpacity(QQuickItem *) | QQuickWindowPrivate | |
| updateEffectiveOpacityRoot(QQuickItem *, qreal) | QQuickWindowPrivate | |
| updatePaintNodeData | QQuickWindowPrivate | |
| updateRequestPending | QWindowPrivate | |
| updatesEnabled | QQuickWindowPrivate | |
| updateSiblingPosition(SiblingPosition) | QWindowPrivate | |
| updateVisibility() | QWindowPrivate | |
| visibility | QWindowPrivate | |
| visibilityOnDestroy | QWindowPrivate | |
| visible | QWindowPrivate | |
| visualizationMode | QQuickWindowPrivate | |
| wasDeleted | QObjectData | |
| wasWidget | QObjectData | |
| willBeWidget | QObjectData | |
| windowEventDispatch | QQuickWindowPrivate | |
| windowFilePath | QWindowPrivate | |
| windowFlags | QWindowPrivate | |
| WindowFrameExclusive enum value | QWindowPrivate | |
| WindowFrameInclusive enum value | QWindowPrivate | |
| windowIcon | QWindowPrivate | |
| windowManager | QQuickWindowPrivate | |
| QWindowPrivate::windowPalette() const | QWindowPrivate | inlinevirtual |
| windowRecreationRequired(QScreen *newScreen) const | QWindowPrivate | |
| windowState | QWindowPrivate | |
| windowTitle | QWindowPrivate | |
| ~QObjectData()=0 | QObjectData | pure virtual |
| ~QObjectPrivate() | QObjectPrivate | virtual |
| ~QQuickAbstractPaletteProvider()=default | QQuickAbstractPaletteProvider | virtual |
| ~QQuickPaletteProviderPrivateBase()=default | QQuickPaletteProviderPrivateBase< QQuickWindow, QQuickWindowPrivate > | virtual |
| ~QQuickWindowPrivate() override | QQuickWindowPrivate | |
| ~QWindowPrivate() override | QWindowPrivate | |