![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQuickWindow, including all inherited members.
| active | QWindow | |
| activeFocusItem | QQuickWindow | |
| afterRendering() | QQuickWindow | signal |
| beforeRendering() | QQuickWindow | signal |
| beforeSynchronizing() | QQuickWindow | signal |
| 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 | |
| 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 | |
| contentOrientation | QWindow | |
| contentOrientationChanged(Qt::ScreenOrientation orientation) | QWindow | signal |
| 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 | |
| event(QEvent *) override | QQuickWindow | protectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exposeEvent(QExposeEvent *) override | QQuickWindow | protectedvirtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &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 | privatevirtual |
| focusObjectChanged(QObject *object) | QWindow | signal |
| focusOutEvent(QFocusEvent *) override | QQuickWindow | protectedvirtual |
| frameSwapped() | QQuickWindow | signal |
| height | QWindow | |
| heightChanged(int arg) | QWindow | signal |
| hide() | QWindow | slot |
| hideEvent(QHideEvent *) override | QQuickWindow | protectedvirtual |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isQuickItemType() const | QObject | inline |
| 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 | |
| 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 |
| mouseMoveEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| mousePressEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *) override | QQuickWindow | protectedvirtual |
| moveEvent(QMoveEvent *) | QWindow | protectedvirtual |
| moveToThread(QThread *thread) | QObject | |
| nativeEvent(const QByteArray &eventType, void *message, qintptr *result) | QWindow | protectedvirtual |
| 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<< | QQuickWindow | friend |
| paintEvent(QPaintEvent *) | QWindow | protectedvirtual |
| 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 |
| QWindow::Q_REVISION(2, 3) void requestUpdate() | QWindow | slot |
| QWindow::Q_REVISION(2, 2) void windowTitleChanged(const QString &title) | 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 | QQuickWindow | friend |
| QQuickDeliveryAgentPrivate | QQuickWindow | friend |
| QQuickItem | QQuickWindow | friend |
| QQuickRenderControl | QQuickWindow | friend |
| QQuickWidget | QQuickWindow | friend |
| QQuickWidgetPrivate | QQuickWindow | friend |
| QQuickWindow(QQuickWindowPrivate &dd, QWindow *parent=nullptr) | QQuickWindow | protected |
| QQuickWindow(QQuickWindowPrivate &dd, QQuickRenderControl *control) | QQuickWindow | protected |
| QSurface(SurfaceClass type) | QSurface | explicitprotected |
| QWindow(QWindowPrivate &dd, QWindow *parent) | QWindow | protected |
| raise() | QWindow | slot |
| RasterGLSurface enum value | QSurface | |
| RasterSurface enum value | QSurface | |
| receivers(const char *signal) const | QObject | protected |
| releaseResources() | QQuickWindow | slot |
| removeEventFilter(QObject *obj) | QObject | |
| resizeEvent(QResizeEvent *) override | QQuickWindow | protectedvirtual |
| sceneGraphInitialized() | QQuickWindow | signal |
| sceneGraphInvalidated() | QQuickWindow | signal |
| screenChanged(QScreen *screen) | QWindow | signal |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setGeometry(int posx, int posy, int w, int h) | QWindow | slot |
| setGeometry(const QRect &rect) | QWindow | slot |
| 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 | |
| QObject::setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| 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::milliseconds 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 | |
| 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 | private |
| ~QSurface() | QSurface | virtual |