Commit 890f2dba authored by Caroline Chao's avatar Caroline Chao Committed by The Qt Project
Browse files

Add Qt Quick Dialogs to whatsnew in Qt 5.1


Add a Submodules section and add a link to the Qt Quick Dialogs
page.

Change-Id: Id8e18327709e1c544851f847e0bffabc713cb7e6
Reviewed-by: default avatarJerome Pasion <jerome.pasion@digia.com>
parent 1f373fbe
No related merge requests found
Showing with 4 additions and 1 deletion
...@@ -50,6 +50,9 @@ ...@@ -50,6 +50,9 @@
\li \l{Qt Quick Layouts} - provides layouts for \l{Qt Quick} \li \l{Qt Quick Layouts} - provides layouts for \l{Qt Quick}
\li \l{Qt Quick Dialogs} - contains types for creating and
interacting with system dialogs
\li \l{Qt X11 Extras} - adds platform specific APIs for X11 \li \l{Qt X11 Extras} - adds platform specific APIs for X11
\li \l{Qt Sensors} - provides access to sensor hardware and motion gesture \li \l{Qt Sensors} - provides access to sensor hardware and motion gesture
...@@ -145,7 +148,7 @@ ...@@ -145,7 +148,7 @@
\list \list
\li New threaded render loop for Mac, Linux, and Embedded. \li New threaded render loop for Mac, Linux, and Embedded.
\li New render loop for windows for smoother animations. \li New render loop for windows for smoother animations.
\li New \l QtQuick.Dialogs module with \l FileDialog and \li New \l {Qt Quick Dialogs} submodule with \l FileDialog and
\l ColorDialog types. \l ColorDialog types.
\li New \l Window properties: activeFocusItem, minimumWidth, \li New \l Window properties: activeFocusItem, minimumWidth,
minimumHeight, maximumWidth, maximumHeight, visibility, minimumHeight, maximumWidth, maximumHeight, visibility,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment