From 32ce3d2714c0e327d96183f99578417b89946f80 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 19 Feb 2014 14:10:20 +0100 Subject: Update QQuickWidget docs and changelog Change-Id: I853295f31cf9367a8e11157c9ef0764174c614cf Reviewed-by: Gunnar Sletta --- dist/changes-5.3.0 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dist') 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 * **************************************************************************** -- cgit v1.2.3