![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQuickWindow, including all inherited members.
| active | QWindow | |
| activeFocusItem | QQuickWindow | |
| activeFocusItem() const | QQuickWindow | |
| afterRendering() | QQuickWindow | signal |
| AfterRenderingStage enum value | QQuickWindow | |
| AfterSwapStage enum value | QQuickWindow | |
| AfterSynchronizingStage enum value | QQuickWindow | |
| beforeRendering() | QQuickWindow | signal |
| BeforeRenderingStage enum value | QQuickWindow | |
| beforeSynchronizing() | QQuickWindow | signal |
| BeforeSynchronizingStage enum value | QQuickWindow | |
| beginExternalCommands() | QQuickWindow | |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| close() | QWindow | slot |
| closeEvent(QCloseEvent *) override | QQuickWindow | protectedvirtual |
| color | QQuickWindow | |
| color() const | QQuickWindow | |
| colorChanged(const QColor &) | QQuickWindow | signal |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| contentItem | QQuickWindow | |
| contentItem() const | QQuickWindow | |
| contentOrientation | QWindow | |
| contentOrientationChanged(Qt::ScreenOrientation orientation) | QWindow | signal |
| ContextNotAvailable enum value | QQuickWindow | |
| createImageNode() const | QQuickWindow | |
| createNinePatchNode() const | QQuickWindow | |
| createRectangleNode() const | QQuickWindow | |
| createTextNode() const | QQuickWindow | |
| createTextureFromImage(const QImage &image) const | QQuickWindow | |
| createTextureFromImage(const QImage &image, CreateTextureOptions options) const | QQuickWindow | |
| createTextureFromRhiTexture(QRhiTexture *texture, CreateTextureOptions options={}) const | QQuickWindow | |
| CreateTextureOption enum name | QQuickWindow | |
| CurveTextRendering enum value | QQuickWindow | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| Direct3DSurface enum value | QSurface | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| effectiveDevicePixelRatio() const | QQuickWindow | |
| endExternalCommands() | QQuickWindow | |
| event(QEvent *) override | QQuickWindow | protectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exposeEvent(QExposeEvent *) override | QQuickWindow | protectedvirtual |
| findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| flags | QWindow | |
| focusInEvent(QFocusEvent *) override | QQuickWindow | protectedvirtual |
| focusObject() const override | QQuickWindow | virtual |
| focusObjectChanged(QObject *object) | QWindow | signal |
| focusOutEvent(QFocusEvent *) override | QQuickWindow | protectedvirtual |
| frameSwapped() | QQuickWindow | signal |
| grabWindow() | QQuickWindow | |
| graphicsApi() | QQuickWindow | static |
| graphicsConfiguration() const | QQuickWindow | |
| graphicsDevice() const | QQuickWindow | |
| graphicsStateInfo() | QQuickWindow | |
| hasDefaultAlphaBuffer() | QQuickWindow | static |
| height | QWindow | |
| heightChanged(int arg) | QWindow | signal |
| hide() | QWindow | slot |
| hideEvent(QHideEvent *) override | QQuickWindow | protectedvirtual |
| incubationController() const | QQuickWindow | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isPersistentGraphics() const | QQuickWindow | |
| isPersistentSceneGraph() const | QQuickWindow | |
| isQmlObjectType() const | QObject | |
| isQuickItemType() const | QObject | inline |
| isSceneGraphInitialized() const | QQuickWindow | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| keyPressEvent(QKeyEvent *) override | QQuickWindow | protectedvirtual |
| keyReleaseEvent(QKeyEvent *) override | QQuickWindow | protectedvirtual |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| lower() | QWindow | slot |
| m_reserved | QSurface | protected |
| m_type | QSurface | protected |
| maximumHeight | QWindow | |
| maximumHeightChanged(int arg) | QWindow | signal |
| maximumWidth | QWindow | |
| maximumWidthChanged(int arg) | QWindow | signal |
| MetalSurface enum value | QSurface | |
| minimumHeight | QWindow | |
| minimumHeightChanged(int arg) | QWindow | signal |
| minimumWidth | QWindow | |
| minimumWidthChanged(int arg) | QWindow | signal |
| modality | QWindow | |
| modalityChanged(Qt::WindowModality modality) | QWindow | signal |
| mouseDoubleClickEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| mouseGrabberItem() const | QQuickWindow | |
| mouseMoveEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| mousePressEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| moveEvent(QMoveEvent *) | QWindow | protectedvirtual |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| nativeEvent(const QByteArray &eventType, void *message, qintptr *result) | QWindow | protectedvirtual |
| NativeTextRendering enum value | QQuickWindow | |
| NoStage enum value | QQuickWindow | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| Offscreen enum value | QSurface | |
| opacity | QWindow | |
| OpenGLSurface enum value | QSurface | |
| OpenVGSurface enum value | QSurface | |
| operator<<(QQmlInfo info, const QQuickWindow *window) | QQuickWindow | friend |
| paintEvent(QPaintEvent *) | QWindow | protectedvirtual |
| QWindow::QObject::parent() const | QObject | inline |
| property(const char *name) const | QObject | |
| Q_REVISION(2, 2) void afterSynchronizing() | QQuickWindow | signal |
| Q_REVISION(2, 2) void afterAnimating() | QQuickWindow | signal |
| Q_REVISION(2, 2) void sceneGraphAboutToStop() | QQuickWindow | signal |
| Q_REVISION(2, 1) void closing(QQuickCloseEvent *close) | QQuickWindow | signal |
| Q_REVISION(2, 1) void activeFocusItemChanged() | QQuickWindow | signal |
| Q_REVISION(2, 14) void beforeRenderPassRecording() | QQuickWindow | signal |
| Q_REVISION(2, 14) void afterRenderPassRecording() | QQuickWindow | signal |
| Q_REVISION(6, 0) void paletteChanged() | QQuickWindow | signal |
| Q_REVISION(6, 0) void paletteCreated() | QQuickWindow | signal |
| Q_REVISION(6, 0) void beforeFrameBegin() | QQuickWindow | signal |
| Q_REVISION(6, 0) void afterFrameEnd() | QQuickWindow | signal |
| Q_REVISION(6, 11) void devicePixelRatioChanged() | QQuickWindow | signal |
| QWindow::Q_REVISION(2, 3) void requestUpdate() | QWindow | slot |
| QWindow::Q_REVISION(2, 2) void windowTitleChanged(const QString &title) | QWindow | signal |
| QWindow::Q_REVISION(6, 9) void safeAreaMarginsChanged(QMargins arg) | QWindow | signal |
| QWindow::Q_REVISION(2, 13) void transientParentChanged(QWindow *transientParent) | QWindow | signal |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QQuickAnimatorController class | QQuickWindow | friend |
| QQuickDeliveryAgentPrivate class | QQuickWindow | friend |
| QQuickItem class | QQuickWindow | friend |
| QQuickItemPrivate class | QQuickWindow | friend |
| QQuickRenderControl class | QQuickWindow | friend |
| QQuickWidget class | QQuickWindow | friend |
| QQuickWidgetPrivate class | QQuickWindow | friend |
| QQuickWindow(QWindow *parent=nullptr) | QQuickWindow | explicit |
| QQuickWindow(QQuickRenderControl *renderControl) | QQuickWindow | explicit |
| QQuickWindow(QQuickWindowPrivate &dd, QWindow *parent=nullptr) | QQuickWindow | protected |
| QQuickWindow(QQuickWindowPrivate &dd, QQuickRenderControl *control) | QQuickWindow | protected |
| QSurface(SurfaceClass type) | QSurface | explicitprotected |
| QtTextRendering enum value | QQuickWindow | |
| QWindow(QWindowPrivate &dd, QWindow *parent) | QWindow | protected |
| raise() | QWindow | slot |
| RasterSurface enum value | QSurface | |
| receivers(const char *signal) const | QObject | protected |
| releaseResources() | QQuickWindow | slot |
| removeEventFilter(QObject *obj) | QObject | |
| rendererInterface() const | QQuickWindow | |
| RenderStage enum name | QQuickWindow | |
| renderTarget() const | QQuickWindow | |
| resizeEvent(QResizeEvent *) override | QQuickWindow | protectedvirtual |
| rhi() const | QQuickWindow | |
| sceneGraphBackend() | QQuickWindow | static |
| SceneGraphError enum name | QQuickWindow | |
| sceneGraphInitialized() | QQuickWindow | signal |
| sceneGraphInvalidated() | QQuickWindow | signal |
| scheduleRenderJob(QRunnable *job, RenderStage schedule) | QQuickWindow | |
| screenChanged(QScreen *screen) | QWindow | signal |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setColor(const QColor &color) | QQuickWindow | |
| setDefaultAlphaBuffer(bool useAlpha) | QQuickWindow | static |
| setGeometry(int posx, int posy, int w, int h) | QWindow | slot |
| setGeometry(const QRect &rect) | QWindow | slot |
| setGraphicsApi(QSGRendererInterface::GraphicsApi api) | QQuickWindow | static |
| setGraphicsConfiguration(const QQuickGraphicsConfiguration &config) | QQuickWindow | |
| setGraphicsDevice(const QQuickGraphicsDevice &device) | QQuickWindow | |
| setHeight(int arg) | QWindow | slot |
| setMaximumHeight(int h) | QWindow | slot |
| setMaximumWidth(int w) | QWindow | slot |
| setMinimumHeight(int h) | QWindow | slot |
| setMinimumWidth(int w) | QWindow | slot |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| QWindow::QObject::setParent(QObject *parent) | QObject | |
| setPersistentGraphics(bool persistent) | QQuickWindow | |
| setPersistentSceneGraph(bool persistent) | QQuickWindow | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setRenderTarget(const QQuickRenderTarget &target) | QQuickWindow | |
| setSceneGraphBackend(const QString &backend) | QQuickWindow | static |
| setTextRenderType(TextRenderType renderType) | QQuickWindow | static |
| setTitle(const QString &) | QWindow | slot |
| setVisible(bool visible) | QWindow | slot |
| setWidth(int arg) | QWindow | slot |
| setX(int arg) | QWindow | slot |
| setY(int arg) | QWindow | slot |
| show() | QWindow | slot |
| showEvent(QShowEvent *) override | QQuickWindow | protectedvirtual |
| showFullScreen() | QWindow | slot |
| showMaximized() | QWindow | slot |
| showMinimized() | QWindow | slot |
| showNormal() | QWindow | slot |
| signalsBlocked() const noexcept | QObject | inline |
| startSystemMove() | QWindow | slot |
| startSystemResize(Qt::Edges edges) | QWindow | slot |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| supportsOpenGL() const | QSurface | |
| SurfaceClass enum name | QSurface | |
| surfaceClass() const | QSurface | |
| surfaceHandle() const =0 | QSurface | pure virtual |
| SurfaceType enum name | QSurface | |
| swapChain() const | QQuickWindow | |
| TextRenderType enum name | QQuickWindow | |
| textRenderType() | QQuickWindow | static |
| TextureCanUseAtlas enum value | QQuickWindow | |
| TextureHasAlphaChannel enum value | QQuickWindow | |
| TextureHasMipmaps enum value | QQuickWindow | |
| TextureIsOpaque enum value | QQuickWindow | |
| TextureOwnsGLTexture enum value | QQuickWindow | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| title | QWindow | |
| touchEvent(QTouchEvent *) | QWindow | protectedvirtual |
| update() | QQuickWindow | slot |
| visibility | QWindow | |
| visible | QWindow | |
| visibleChanged(bool arg) | QWindow | signal |
| VulkanSurface enum value | QSurface | |
| width | QWindow | |
| widthChanged(int arg) | QWindow | signal |
| Window enum value | QSurface | |
| windowStateChanged(Qt::WindowState windowState) | QWindow | signal |
| x | QWindow | |
| xChanged(int arg) | QWindow | signal |
| y | QWindow | |
| yChanged(int arg) | QWindow | signal |
| ~QObject() | QObject | virtual |
| ~QQuickWindow() override | QQuickWindow | |
| ~QSurface() | QSurface | virtual |