summaryrefslogtreecommitdiff
path: root/doc/src/projects/creator-projects-creating.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-25 15:53:23 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-26 11:24:24 +0000
commit78d304674f85be8a8575f83fddb520e3b53dce7c (patch)
treea92447f5a1decc6c32fccb7c9fe9ea7d91231609 /doc/src/projects/creator-projects-creating.qdoc
parentfdbee2783a76505a93a23d142f0199a85bb2f35c (diff)
downloadqt-creator-78d304674f85be8a8575f83fddb520e3b53dce7c.tar.gz
Doc: developing for embedded devices
Add information about Qt for Device Creation integration with Qt Creator. Add links to the Qt for Device Creation documentation where appropriate. Change-Id: Ie9be5a65697681590e2131407432f826a5ab4f2e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'doc/src/projects/creator-projects-creating.qdoc')
-rw-r--r--doc/src/projects/creator-projects-creating.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc
index bc343c836b..5fc3f3daa0 100644
--- a/doc/src/projects/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-projects-creating.qdoc
@@ -107,8 +107,8 @@
Create a Qt Quick application that contains both QML and C++
code. The project includes a QQuickView.
- You can build the application and deploy it to desktop and
- mobile target platforms.
+ You can build the application and deploy it to desktop,
+ embedded, and mobile target platforms.
\li Qt Quick Controls Application