Qt 6.7
Qt Quick
C++ Classes
QQuickWindow
Qt 6.7.2 Reference Documentation
List of All Members for QQuickWindow
This is the complete list of members for
QQuickWindow
, including inherited members.
struct
GraphicsStateInfo
enum
AncestorMode
enum
CreateTextureOption
flags
CreateTextureOptions
enum
RenderStage
enum
SceneGraphError
enum
SurfaceClass
enum
SurfaceType
enum
TextRenderType
enum
Visibility
QQuickWindow
(QWindow *)
QQuickWindow
(QQuickRenderControl *)
~QQuickWindow
()
accessibleRoot
() const : QAccessibleInterface *
activeChanged
()
activeFocusItem
() const : QQuickItem *
activeFocusItemChanged
()
afterAnimating
()
afterFrameEnd
()
afterRenderPassRecording
()
afterRendering
()
afterSynchronizing
()
alert
(int)
baseSize
() const : QSize
beforeFrameBegin
()
beforeRenderPassRecording
()
beforeRendering
()
beforeSynchronizing
()
beginExternalCommands
()
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
close
() : bool
closeEvent
(QCloseEvent *)
closeEvent
(QCloseEvent *)
color
() const : QColor
colorChanged
(const QColor &)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contentItem
() const : QQuickItem *
contentOrientation
() const : Qt::ScreenOrientation
contentOrientationChanged
(Qt::ScreenOrientation)
create
()
createImageNode
() const : QSGImageNode *
createNinePatchNode
() const : QSGNinePatchNode *
createRectangleNode
() const : QSGRectangleNode *
createTextNode
() const : QSGTextNode *
createTextureFromImage
(const QImage &, QQuickWindow::CreateTextureOptions) const : QSGTexture *
createTextureFromImage
(const QImage &) const : QSGTexture *
createTextureFromRhiTexture
(QRhiTexture *, QQuickWindow::CreateTextureOptions) const : QSGTexture *
cursor
() const : QCursor
customEvent
(QEvent *)
deleteLater
()
destroy
()
destroyed
(QObject *)
devicePixelRatio
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
effectiveDevicePixelRatio
() const : qreal
endExternalCommands
()
event
(QEvent *) : bool
event
(QEvent *) : bool
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
exposeEvent
(QExposeEvent *)
exposeEvent
(QExposeEvent *)
filePath
() const : QString
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
findChild
(Qt::FindChildOptions) const : T
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
findChildren
(Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
flags
() const : Qt::WindowFlags
focusInEvent
(QFocusEvent *)
focusInEvent
(QFocusEvent *)
focusObject
() const : QObject *
focusObjectChanged
(QObject *)
focusOutEvent
(QFocusEvent *)
focusOutEvent
(QFocusEvent *)
format
() const : QSurfaceFormat
format
() const : QSurfaceFormat
frameGeometry
() const : QRect
frameMargins
() const : QMargins
framePosition
() const : QPoint
frameSwapped
()
fromWinId
(WId) : QWindow *
geometry
() const : QRect
grabWindow
() : QImage
graphicsApi
() : QSGRendererInterface::GraphicsApi
graphicsConfiguration
() const : QQuickGraphicsConfiguration
graphicsDevice
() const : QQuickGraphicsDevice
graphicsStateInfo
() : const QQuickWindow::GraphicsStateInfo &
hasDefaultAlphaBuffer
() : bool
height
() const : int
heightChanged
(int)
hide
()
hideEvent
(QHideEvent *)
hideEvent
(QHideEvent *)
icon
() const : QIcon
incubationController
() const : QQmlIncubationController *
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isActive
() const : bool
isAncestorOf
(const QWindow *, QWindow::AncestorMode) const : bool
isExposed
() const : bool
isModal
() const : bool
isPersistentGraphics
() const : bool
isPersistentSceneGraph
() const : bool
isQuickItemType
() const : bool
isSceneGraphInitialized
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isTopLevel
() const : bool
isVisible
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
killTimer
(int)
lower
()
mapFromGlobal
(const QPointF &) const : QPointF
mapFromGlobal
(const QPoint &) const : QPoint
mapToGlobal
(const QPointF &) const : QPointF
mapToGlobal
(const QPoint &) const : QPoint
mask
() const : QRegion
maximumHeight
() const : int
maximumHeightChanged
(int)
maximumSize
() const : QSize
maximumWidth
() const : int
maximumWidthChanged
(int)
metaObject
() const : const QMetaObject *
minimumHeight
() const : int
minimumHeightChanged
(int)
minimumSize
() const : QSize
minimumWidth
() const : int
minimumWidthChanged
(int)
modality
() const : Qt::WindowModality
modalityChanged
(Qt::WindowModality)
mouseDoubleClickEvent
(QMouseEvent *)
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveEvent
(QMoveEvent *)
moveToThread
(QThread *) : bool
nativeEvent
(const QByteArray &, void *, qintptr *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
opacity
() const : qreal
opacityChanged
(qreal)
paintEvent
(QPaintEvent *)
parent
(QWindow::AncestorMode) const : QWindow *
parent
() const : QObject *
position
() const : QPoint
property
(const char *) const : QVariant
raise
()
receivers
(const char *) const : int
releaseResources
()
removeEventFilter
(QObject *)
renderTarget
() const : QQuickRenderTarget
rendererInterface
() const : QSGRendererInterface *
reportContentOrientationChange
(Qt::ScreenOrientation)
requestActivate
()
requestUpdate
()
requestedFormat
() const : QSurfaceFormat
resize
(const QSize &)
resize
(int, int)
resizeEvent
(QResizeEvent *)
resizeEvent
(QResizeEvent *)
rhi
() const : QRhi *
sceneGraphAboutToStop
()
sceneGraphBackend
() : QString
sceneGraphError
(QQuickWindow::SceneGraphError, const QString &)
sceneGraphInitialized
()
sceneGraphInvalidated
()
scheduleRenderJob
(QRunnable *, QQuickWindow::RenderStage)
screen
() const : QScreen *
screenChanged
(QScreen *)
sender
() const : QObject *
senderSignalIndex
() const : int
setBaseSize
(const QSize &)
setColor
(const QColor &)
setCursor
(const QCursor &)
setDefaultAlphaBuffer
(bool)
setFilePath
(const QString &)
setFlag
(Qt::WindowType, bool)
setFlags
(Qt::WindowFlags)
setFormat
(const QSurfaceFormat &)
setFramePosition
(const QPoint &)
setGeometry
(int, int, int, int)
setGeometry
(const QRect &)
setGraphicsApi
(QSGRendererInterface::GraphicsApi)
setGraphicsConfiguration
(const QQuickGraphicsConfiguration &)
setGraphicsDevice
(const QQuickGraphicsDevice &)
setHeight
(int)
setIcon
(const QIcon &)
setKeyboardGrabEnabled
(bool) : bool
setMask
(const QRegion &)
setMaximumHeight
(int)
setMaximumSize
(const QSize &)
setMaximumWidth
(int)
setMinimumHeight
(int)
setMinimumSize
(const QSize &)
setMinimumWidth
(int)
setModality
(Qt::WindowModality)
setMouseGrabEnabled
(bool) : bool
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setOpacity
(qreal)
setParent
(QWindow *)
setParent
(QObject *)
setPersistentGraphics
(bool)
setPersistentSceneGraph
(bool)
setPosition
(const QPoint &)
setPosition
(int, int)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
setRenderTarget
(const QQuickRenderTarget &)
setSceneGraphBackend
(const QString &)
setScreen
(QScreen *)
setSizeIncrement
(const QSize &)
setSurfaceType
(QSurface::SurfaceType)
setTextRenderType
(QQuickWindow::TextRenderType)
setTitle
(const QString &)
setTransientParent
(QWindow *)
setVisibility
(QWindow::Visibility)
setVisible
(bool)
setVulkanInstance
(QVulkanInstance *)
setWidth
(int)
setWindowState
(Qt::WindowState)
setWindowStates
(Qt::WindowStates)
setX
(int)
setY
(int)
show
()
showEvent
(QShowEvent *)
showEvent
(QShowEvent *)
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
signalsBlocked
() const : bool
size
() const : QSize
size
() const : QSize
sizeIncrement
() const : QSize
startSystemMove
() : bool
startSystemResize
(Qt::Edges) : bool
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
staticMetaObject
:
supportsOpenGL
() const : bool
surfaceClass
() const : QSurface::SurfaceClass
surfaceHandle
() const : QPlatformSurface *
surfaceType
() const : QSurface::SurfaceType
surfaceType
() const : QSurface::SurfaceType
swapChain
() const : QRhiSwapChain *
tabletEvent
(QTabletEvent *)
tabletEvent
(QTabletEvent *)
textRenderType
() : QQuickWindow::TextRenderType
thread
() const : QThread *
timerEvent
(QTimerEvent *)
title
() const : QString
touchEvent
(QTouchEvent *)
tr
(const char *, const char *, int) : QString
transientParent
() const : QWindow *
transientParentChanged
(QWindow *)
type
() const : Qt::WindowType
unsetCursor
()
update
()
visibility
() const : QWindow::Visibility
visibilityChanged
(QWindow::Visibility)
visibleChanged
(bool)
vulkanInstance
() const : QVulkanInstance *
wheelEvent
(QWheelEvent *)
wheelEvent
(QWheelEvent *)
width
() const : int
widthChanged
(int)
winId
() const : WId
windowState
() const : Qt::WindowState
windowStateChanged
(Qt::WindowState)
windowStates
() const : Qt::WindowStates
windowTitleChanged
(const QString &)
x
() const : int
xChanged
(int)
y
() const : int
yChanged
(int)