This file is indexed.

/usr/share/qt5/doc/qtdoc/blackberryqt5.html is in qt5-doc-html 5.3.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- blackberry.qdoc -->
  <title>Qt 5 on BlackBerry 10 | QtDoc 5.3</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
    <div class="main">
    <div class="main-rounded">
        <div class="navigationbar">
        <ul>
<li><a href="index.html">Qt 5.3</a></li>
<li>Qt 5 on BlackBerry 10</li>
<li id="buildversion">
Qt 5.3.2 Reference Documentation</li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#using-a-binary-overlay-to-add-qt-5-to-an-ndk-installation">Using a Binary Overlay to Add Qt 5 to an NDK Installation</a></li>
<li class="level1"><a href="#make-custom-qt-5-builds">Make Custom Qt 5 Builds</a></li>
</ul>
</div>
<h1 class="title">Qt 5 on BlackBerry 10</h1>
<span class="subtitle"></span>
<!-- $$$blackberryqt5.html-description -->
<div class="descr"> <a name="details"></a>
<p>Currently, Qt 5 is neither included in the BlackBerry 10 device software nor in the BlackBerry 10 SDK. Nevertheless, Qt 5 on BlackBerry 10 can be used for developing and publishing applications to BlackBerry World.</p>
<p>There are currently two options how you can use Qt 5 on BlackBerry 10:</p>
<ul>
<li>Use a binary overlay to add Qt 5 to an NDK installation</li>
<li>Make and use a custom Qt 5 build</li>
</ul>
<p>See sections below for more details.</p>
<a name="using-a-binary-overlay-to-add-qt-5-to-an-ndk-installation"></a>
<h2>Using a Binary Overlay to Add Qt 5 to an NDK Installation</h2>
<p>Pre-built Qt 5 for BlackBerry is provided as a Qt Project delivery. The packages are available <a href="http://qtlab.blackberry.com/downloads/ndk_10.2.0_overlay/qt521_20140317/">here</a>. The overlay gives you a prebuilt and tested package and saves the time for building Qt 5 from scratch.</p>
<p>Please go through the README to learn how to install and use the packages. The provided packages require the 10.2 Gold version of the BlackBerry 10 Native SDK. After the installation, Qt 5 is automatically recognized and configured in Qt Creator 3.0 (and later) and can be immediately used for application development. Even though you do not need an own build, you still need to pay attention to a few details described on this page.</p>
<p>Note: The overlay packages are not a part of the official NDK distributions by BlackBerry, but as an add-on provided by the Qt Project. Be aware that you cannot mix Qt 5 code with Cascades application framework APIs based on Qt 4.8&#x2e; The Momentics IDE currently does not support Qt 5 development.</p>
<a name="make-custom-qt-5-builds"></a>
<h2>Make Custom Qt 5 Builds</h2>
<ul>
<li>Please make sure your working environment is set up: <a href="blackberrygs.html">Setup for BlackBerry 10 development</a></li>
<li>Build Qt 5 for BlackBerry 10: <a href="blackberrybuild.html">Building Qt 5 for Blackberry 10</a></li>
</ul>
</div>
<!-- @@@blackberryqt5.html -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2014 Digia Plc and/or its
   subsidiaries. Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Digia, Qt and their respective logos are trademarks of Digia Plc     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>