7#include <QtQuick/qquickwindow.h>
8#include <QtCore/qurl.h>
39 enum ResizeMode { SizeViewToRootObject, SizeRootObjectToView };
41 ResizeMode resizeMode()
const;
42 void setResizeMode(ResizeMode);
46 Status status()
const;
50 QSize sizeHint()
const;
51 QSize initialSize()
const;
54 void setSource(
const QUrl&);
55 void setInitialProperties(
const QVariantMap &initialProperties);
62 void continueExecute();
The QKeyEvent class describes a key event.
virtual void timerEvent(QTimerEvent *event)
This event handler can be reimplemented in a subclass to receive timer events for the object.
The QQmlComponent class encapsulates a QML component definition.
The QQmlContext class defines a context within a QML engine.
The QQmlEngine class provides an environment for instantiating QML components.
The QQmlError class encapsulates a QML error.
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
The QQuickRenderControl class provides a mechanism for rendering the Qt Quick scenegraph onto an offs...
The QQuickView class provides a window for displaying a Qt Quick user interface.
ResizeMode
This enum specifies how to resize the view.
Status
Specifies the loading status of the QQuickView.
void statusChanged(QQuickView::Status)
This signal is emitted when the component's current status changes.
\qmltype Window \instantiates QQuickWindow \inqmlmodule QtQuick
void mousePressEvent(QMouseEvent *) override
\reimp
void resizeEvent(QResizeEvent *) override
\reimp
void mouseReleaseEvent(QMouseEvent *) override
\reimp
void mouseMoveEvent(QMouseEvent *) override
\reimp
void keyReleaseEvent(QKeyEvent *) override
\reimp
void keyPressEvent(QKeyEvent *) override
\reimp
The QResizeEvent class contains event parameters for resize events.
void statusChanged(QDeclarativeComponent::Status status)
[1]
Combined button and popup list for selecting options.
GLsizei GLsizei GLchar * source
static qreal component(const QPointF &point, unsigned int i)
QUrl url("example.com")
[constructor-url-reference]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent