This file is indexed.

/usr/share/qt5/doc/qtdoc/windows-support.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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?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" />
<!-- windows.qdoc -->
  <title>Qt for Windows | 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 for Windows</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="#downloading-and-installing-qt">Downloading and Installing Qt</a></li>
<li class="level2"><a href="#building-qt-5-from-source">Building Qt 5 from Source</a></li>
<li class="level1"><a href="#deployment-and-other-issues">Deployment and Other Issues</a></li>
<li class="level1"><a href="#where-to-go-from-here">Where to Go from Here</a></li>
<li class="level2"><a href="#visual-studio-add-in">Visual Studio Add-in</a></li>
</ul>
</div>
<h1 class="title">Qt for Windows</h1>
<span class="subtitle"></span>
<!-- $$$windows-support.html-description -->
<div class="descr"> <a name="details"></a>
<p>Qt's support for different Windows platforms is extensive and mature. Before you get started, ensure that your development environment fulfills the <a href="windows-requirements.html">requirements</a>.</p>
<p>The <i>Reference Configuration</i> section of the <a href="supported-platforms.html">Supported Platforms</a> page contains the list of Windows version and the compiler tested to work with Qt.</p>
<a name="downloading-and-installing-qt"></a>
<h2>Downloading and Installing Qt</h2>
<p>There are two ways to install Qt:</p>
<ol class="1">
<li>through the Qt Installers - downloads and installs Qt</li>
<li>through the <i>Qt sources</i>.</li>
</ol>
<p>You can download the Qt 5 installers and sources from the <a href="http://qt-project.org/downloads">Downloads</a> page. For more information, visit the <a href="gettingstarted.html">Getting Started with Qt</a> page.</p>
<p><b>Note: </b>Qt Enterprise packages are available from the <a href="http://qt.digia.com/Try-Buy/">Try Qt Enterprise</a> page.</p><a name="building-qt-5-from-source"></a>
<h3>Building Qt 5 from Source</h3>
<p>You can also build Qt 5 from the source package and configure it according to your target platform. The source packages are obtained from <a href="http://qt-project.org/downloads">http://qt-project.org/downloads</a>.</p>
<p>Below, you will find more information about building Qt from source.</p>
<ul>
<li><a href="windows-requirements.html">Qt for Windows - Requirements</a></li>
<li><a href="windows-building.html">Qt for Windows - Building from Source</a></li>
</ul>
<a name="deployment-and-other-issues"></a>
<h2>Deployment and Other Issues</h2>
<p>The pages below covers specific issues and recommendations for creating Windows applications.</p>
<ul>
<li><a href="windows-deployment.html">Qt for Windows - Deployment</a></li>
<li><a href="windows-issues.html">Qt for Windows - Specific Issues</a></li>
</ul>
<a name="where-to-go-from-here"></a>
<h2>Where to Go from Here</h2>
<p>We invite you to explore the rest of Qt. We prepared overviews which help you decide which APIs to use and our examples demonstrate how to use our API.</p>
<ul>
<li><a href="overviews-main.html">Qt Overviews</a> - list of topics about application development</li>
<li><a href="qtexamplesandtutorials.html">Examples and Tutorials</a> - code samples and tutorials</li>
<li><a href="reference-overview.html">Qt Reference Pages</a> - a listing of C++ and QML APIs</li>
<li><a href="qt-activex.html">ActiveX in Qt</a></li>
</ul>
<p>Qt's vibrant and active community site, <a href="http://qt-project.org">http://qt-project.org</a> houses a wiki, a forum, and additional learning guides and presentations.</p>
<a name="visual-studio-add-in"></a>
<h3>Visual Studio Add-in</h3>
<p>The Qt Visual Studio Add-in allows programmers to create, build, debug and run Qt applications from within non-Express versions of Microsoft Visual Studio 2008, 2010, and 2012. The add-in contains project wizards, Qt project import/export support, integrated Qt resource manager and automated build setup for the Qt Meta-Object Compiler, User Interface Compiler, and Resource Compiler.</p>
</div>
<!-- @@@windows-support.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>