Qnx: add basic BB10 help pages

Change-Id: I5d2f16a6aa7824e47ec72ae7bd3f4fadfbc7518a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
El Mehdi Fekari
2013-02-21 14:55:22 +01:00
committed by Leena Miettinen
parent 65a07823ac
commit 1294ee66da
9 changed files with 120 additions and 5 deletions

View File

@@ -42,6 +42,11 @@
When you deploy the application on an Android device, \QC copies
the application files to the device. In addition, you can determine
the Qt libraries to use.
\li \l{Deploying Applications to BlackBerry 10 Devices}
When you deploy the application to a BlackBerry 10 device, \QC generates a
BAR package in the build directory and deploys it to the connected
device.
\li \l{Deploying Applications to Linux-Based Devices}
When you deploy the application on a Linux-based device, such

View File

@@ -51,6 +51,13 @@
Android version 1.6, or later. You must install the Qt for Android
SDK to develop for Android devices.
\li \l{Connecting BlackBerry 10 Devices}
\QC enables you to develop, deploy and debug your Qt applications
on BlackBerry 10.
You need to install the BlackBerry 10 NDK which contains a pre-built Qt.
You also need either a BlackBerry 10 device or the simulator.
\li \l{Connecting Embedded Linux Devices}
If you have a tool chain for building applications for embedded