Uses of Class
io.qt.quick.QQuickWindow
Package | Description |
---|---|
io.qt.quick | |
io.qt.quick.widgets |
-
Uses of QQuickWindow in io.qt.quick
Subclasses of QQuickWindow in io.qt.quick Modifier and Type Class Description class
QQuickView
Window for displaying a Qt Quick user interfaceFields in io.qt.quick with type parameters of type QQuickWindow Modifier and Type Field Description QObject.Signal1<QQuickWindow>
QQuickItem. windowChanged
Methods in io.qt.quick that return QQuickWindow Modifier and Type Method Description QQuickWindow
QQuickItem. window()
Methods in io.qt.quick with parameters of type QQuickWindow Modifier and Type Method Description abstract QSGTexture
QQuickTextureFactory. createTexture(QQuickWindow window)
static QWindow
QQuickRenderControl. renderWindowFor(QQuickWindow win)
Overloaded function forQQuickRenderControl.renderWindowFor(io.qt.quick.QQuickWindow, io.qt.core.QPoint)
withoffset = null
.static QWindow
QQuickRenderControl. renderWindowFor(QQuickWindow win, QPoint offset)
-
Uses of QQuickWindow in io.qt.quick.widgets
Methods in io.qt.quick.widgets that return QQuickWindow Modifier and Type Method Description QQuickWindow
QQuickWidget. quickWindow()