aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEl Mehdi Fekari <mfekari@blackberry.com>2014-03-28 17:22:40 +0100
committerMehdi Fekari <mfekari@blackberry.com>2014-03-31 14:21:36 +0200
commitb9813b5c5805e662833ddd15d2a5c88ebf676833 (patch)
treeab23906eff1813d68a75f45ba58440335044468a
parent88f85896f130e0d2e54d758047cb69fb5805b299 (diff)
Doc: Update creator-deployment-bb10.qdoc
Change-Id: I96ca087e3174d9631a24cd6f752547c75c0dc024 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: David Kaspar <dkaspar@blackberry.com>
-rw-r--r--doc/images/qtcreator-blackberry-deployQt.pngbin0 -> 14484 bytes
-rw-r--r--doc/src/qnx/creator-deployment-bb10.qdoc11
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/images/qtcreator-blackberry-deployQt.png b/doc/images/qtcreator-blackberry-deployQt.png
new file mode 100644
index 0000000000..2bbad7e9c5
--- /dev/null
+++ b/doc/images/qtcreator-blackberry-deployQt.png
Binary files differ
diff --git a/doc/src/qnx/creator-deployment-bb10.qdoc b/doc/src/qnx/creator-deployment-bb10.qdoc
index 0e81fa076b..0f1c836f9e 100644
--- a/doc/src/qnx/creator-deployment-bb10.qdoc
+++ b/doc/src/qnx/creator-deployment-bb10.qdoc
@@ -37,9 +37,16 @@
\list 1
\li Select \gui File > \gui {New File or Project} > \gui {Applications} to create a \gui {Qt Quick Application}, \gui {Qt Widgets Application}, or \gui {BlackBerry Cascades Application}.
\li Select a BlackBerry 10 \l{glossary-buildandrun-kit}{kit} for either device or simulator. For more information about adding kits, see \l{Connecting BlackBerry 10 Devices}.
- \li When \QC prompts you to generate a bar descriptor file, answer \gui Yes to generate the file and enable the packaging process.
+ \li When \QC prompts you to generate a BAR descriptor file, answer \gui Yes to generate the file and enable the packaging process.
\li You can use the BAR descriptor editor to customize the appearance and behavior of the application.
- \li You can specify which Qt libraries your application should link to in the \gui {Create Packages} deployment step if you create a package in development mode.
+ \li You can specify which Qt libraries your application should link to in the \gui {Create Packages} deployment step, \gui {Package in development mode} option, if you create a package in development mode:
+ \list
+ \li Select \gui {Use Pre-installed Qt} to use Qt libraries shipped with the device.
+ \li Select \gui{Bundle Qt in Package} to package and use the Qt version from the active BlackBerry kit.
+ This will significantly increase the size of your package.
+ \li To use a deployed Qt version in the device, select \gui{Use Deployed Qt} and set the path under /accounts/devuser/ where Qt is deployed. To deploy a Qt version select \gui {Deploy Now}.
+ \image qtcreator-blackberry-deployQt.png "Use deployed Qt."
+ \endlist
\endlist
The BAR application descriptor file in your project will serve as a template to generate the actual BAR application descriptor file in the build directory