aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.3.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0
index 5cda809d97..05550765d4 100644
--- a/dist/changes-5.3.0
+++ b/dist/changes-5.3.0
@@ -42,6 +42,12 @@ QtQml
QtQuick
------
+- Introduced QQuickWidget. This is the equivalent of QQuickView in the
+ QWidget world. It allows easy and flexible embedding of QtQuick
+ scenes into widget-based application windows without the
+ restrictions imposed by QWidget::createWindowContainer().
+
+
****************************************************************************
* Database Drivers *
****************************************************************************