forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
|
||||
\li \uicontrol {Qt Quick Application} creates a Qt Quick 2 application
|
||||
project that can contain both QML and C++ code. The project includes
|
||||
a QQuickView. You can build the application and deploy it to desktop
|
||||
and mobile target platforms.
|
||||
a QQuickView. You can build the application and deploy it to desktop,
|
||||
embedded, and mobile target platforms.
|
||||
|
||||
\li \uicontrol {Qt Quick Controls Application} is like
|
||||
\uicontrol {Qt Quick Application}, but using Qt Quick Controls.
|
||||
|
||||
Reference in New Issue
Block a user