From 1b106a9bffc0e336e67056ac8d88a33022424be4 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 8 Apr 2011 10:30:07 +0200 Subject: [PATCH] Doc: link to QML templates by Forum Nokia --- doc/qtcreator.qdoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index b8a0d0b6435..4843e6fa246 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -9042,6 +9042,11 @@ \endlist + You can dowload a set of commonly used UI-components for generic use in + Qt Quick projects from + \l{https://projects.forum.nokia.com/QMLTemplates}{QML Templates}. You can + open and edit the templates in \QD. + \section1 Creating Components in Qt Quick Designer \list 1 @@ -9315,6 +9320,10 @@ The QML files in the project folder are displayed in \gui {QML Components} in the \gui Library pane. + You can dowload QML templates that specify different types of screens from + \l{https://projects.forum.nokia.com/QMLTemplates}{QML Templates} for use in + your Qt Quick projects. You can open and edit the templates in \QD. + \section1 Adding Components to Screens \list 1