Qt 6.2
Qt Quick
C++ Classes
QQuickWindow
Qt 6.2.0 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
QQuickWindow
(QWindow *)
enum
RenderStage
enum
SceneGraphError
enum
SurfaceClass
enum
SurfaceType
enum
TextRenderType
enum
Visibility
activeChanged
()
activeFocusItemChanged
()
afterAnimating
()
afterFrameEnd
()
afterRenderPassRecording
()
afterRendering
()
afterSynchronizing
()
alert
(int)
beforeFrameBegin
()
beforeRenderPassRecording
()
beforeRendering
()
beforeSynchronizing
()
close
() : bool
closing
(QQuickCloseEvent *)
colorChanged
(const QColor &)
contentOrientationChanged
(Qt::ScreenOrientation)
deleteLater
()
destroyed
(QObject *)
focusObjectChanged
(QObject *)
frameSwapped
()
heightChanged
(int)
hide
()
lower
()
maximumHeightChanged
(int)
maximumWidthChanged
(int)
minimumHeightChanged
(int)
minimumWidthChanged
(int)
modalityChanged
(Qt::WindowModality)
objectNameChanged
(const QString &)
opacityChanged
(qreal)
raise
()
releaseResources
()
requestActivate
()
requestUpdate
()
sceneGraphAboutToStop
()
sceneGraphError
(QQuickWindow::SceneGraphError, const QString &)
sceneGraphInitialized
()
sceneGraphInvalidated
()
screenChanged
(QScreen *)
setGeometry
(int, int, int, int)
setHeight
(int)
setMaximumHeight
(int)
setMaximumWidth
(int)
setMinimumHeight
(int)
setMinimumWidth
(int)
setTitle
(const QString &)
setVisible
(bool)
setWidth
(int)
setX
(int)
setY
(int)
show
()
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
startSystemMove
() : bool
startSystemResize
(Qt::Edges) : bool
transientParentChanged
(QWindow *)
update
()
visibilityChanged
(QWindow::Visibility)
visibleChanged
(bool)
widthChanged
(int)
windowStateChanged
(Qt::WindowState)
windowTitleChanged
(const QString &)
xChanged
(int)
yChanged
(int)
~QQuickWindow
()
accessibleRoot
() const : QAccessibleInterface *
activeFocusItem
() const : QQuickItem *
baseSize
() const : QSize
beginExternalCommands
()
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
closeEvent
(QCloseEvent *)
color
() 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
create
()
createImageNode
() const : QSGImageNode *
createNinePatchNode
() const : QSGNinePatchNode *
createRectangleNode
() const : QSGRectangleNode *
createTextureFromImage
(const QImage &, QQuickWindow::CreateTextureOptions) const : QSGTexture *
createTextureFromImage
(const QImage &) const : QSGTexture *
cursor
() const : QCursor
customEvent
(QEvent *)
destroy
()
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
eventFilter
(QObject *, QEvent *) : bool
exposeEvent
(QExposeEvent *)
filePath
() const : QString
findChild
(const QString &, Qt::FindChildOptions) const : T
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
flags
() const : Qt::WindowFlags
focusInEvent
(QFocusEvent *)
focusObject
() const : QObject *
focusOutEvent
(QFocusEvent *)
format
() const : QSurfaceFormat
frameGeometry
() const : QRect
frameMargins
() const : QMargins
framePosition
() const : QPoint
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
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
isSceneGraphInitialized
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isTopLevel
() const : bool
isVisible
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
killTimer
(int)
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
maximumSize
() const : QSize
maximumWidth
() const : int
metaObject
() const : const QMetaObject *
minimumHeight
() const : int
minimumSize
() const : QSize
minimumWidth
() const : int
modality
() const : Qt::WindowModality
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveEvent
(QMoveEvent *)
moveToThread
(QThread *)
nativeEvent
(const QByteArray &, void *, qintptr *) : bool
objectName
() const : QString
opacity
() const : qreal
paintEvent
(QPaintEvent *)
parent
(QWindow::AncestorMode) const : QWindow *
position
() const : QPoint
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
renderTarget
() const : QQuickRenderTarget
rendererInterface
() const : QSGRendererInterface *
reportContentOrientationChange
(Qt::ScreenOrientation)
requestedFormat
() const : QSurfaceFormat
resize
(const QSize &)
resize
(int, int)
resizeEvent
(QResizeEvent *)
sceneGraphBackend
() : QString
scheduleRenderJob
(QRunnable *, QQuickWindow::RenderStage)
screen
() const : 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 &)
setGraphicsApi
(QSGRendererInterface::GraphicsApi)
setGraphicsConfiguration
(const QQuickGraphicsConfiguration &)
setGraphicsDevice
(const QQuickGraphicsDevice &)
setIcon
(const QIcon &)
setKeyboardGrabEnabled
(bool) : bool
setMask
(const QRegion &)
setMaximumSize
(const QSize &)
setMinimumSize
(const QSize &)
setModality
(Qt::WindowModality)
setMouseGrabEnabled
(bool) : bool
setObjectName
(const QString &)
setOpacity
(qreal)
setParent
(QWindow *)
setPersistentGraphics
(bool)
setPersistentSceneGraph
(bool)
setPosition
(const QPoint &)
setPosition
(int, int)
setProperty
(const char *, const QVariant &) : bool
setRenderTarget
(const QQuickRenderTarget &)
setSceneGraphBackend
(const QString &)
setScreen
(QScreen *)
setSizeIncrement
(const QSize &)
setSurfaceType
(QSurface::SurfaceType)
setTextRenderType
(QQuickWindow::TextRenderType)
setTransientParent
(QWindow *)
setVisibility
(QWindow::Visibility)
setVulkanInstance
(QVulkanInstance *)
setWindowState
(Qt::WindowState)
setWindowStates
(Qt::WindowStates)
showEvent
(QShowEvent *)
signalsBlocked
() const : bool
size
() const : QSize
sizeIncrement
() const : QSize
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
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 *
type
() const : Qt::WindowType
unsetCursor
()
visibility
() const : QWindow::Visibility
vulkanInstance
() const : QVulkanInstance *
wheelEvent
(QWheelEvent *)
width
() const : int
winId
() const : WId
windowState
() const : Qt::WindowState
windowStates
() const : Qt::WindowStates
x
() const : int
y
() const : int