/usr/share/qt5/doc/qtdoc/gettingstarted.html is in qt5-doc-html 5.2.1-1.
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 94 95 96 | <?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" />
<!-- gettingstarted.qdoc -->
<title>Getting Started with Qt | QtDoc 5.2</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.2</a></li>
<li>Getting Started with Qt</li>
<li id="buildversion">
Qt 5.2.1 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="#installing-with-the-installation-program">Installing with the Installation Program</a></li>
<li class="level2"><a href="#installing-from-the-qt-sources">Installing from the Qt Sources</a></li>
<li class="level1"><a href="#exploring-the-tools">Exploring the Tools</a></li>
<li class="level1"><a href="#creating-applications-using-qt">Creating Applications Using Qt</a></li>
<li class="level1"><a href="#where-to-go-from-here">Where to Go from Here</a></li>
</ul>
</div>
<h1 class="title">Getting Started with Qt</h1>
<span class="subtitle"></span>
<!-- $$$gettingstarted.html-description -->
<div class="descr"> <a name="details"></a>
<a name="downloading-and-installing-qt"></a>
<h2>Downloading and Installing Qt</h2>
<p>Qt framework and tools can be installed using an online installer, standalone binary installers or using source packages and building yourself. The open-source version is found from the Qt Project <a href="http://qt-project.org/downloads">Downloads</a> page, which contains download links for Qt and Qt Creator for different development platforms.</p>
<p>The commercial versions are available for free trial from <a href="http://qt.digia.com/Try-Qt-Now/">Digia</a>.</p>
<a name="installing-with-the-installation-program"></a>
<h3>Installing with the Installation Program</h3>
<p>The Qt Installation Program can download the Qt libraries and tools as well as the reference documentation and code samples. The <a href="qtinstaller.html">Qt Installation Program</a> page contains information about installation process.</p>
<a name="installing-from-the-qt-sources"></a>
<h3>Installing from the Qt Sources</h3>
<p>Qt may also be installed from the sources. Simply download the sources (available from the <a href="http://qt-project.org/downloads">Downloads</a> page) and follow the instructions according to the development platform page here: <a href="build-sources.html">Building Qt Sources</a>.</p>
<a name="exploring-the-tools"></a>
<h2>Exploring the Tools</h2>
<p>Qt Creator, the Qt IDE, integrates development tools such as a code editor, a UI designer, a debugger, and other project management tools such as version control.</p>
<p>For more information, these pages describe the tools and processes involved:</p>
<ul>
<li><a href="topics-app-development.html">Development Tools</a></li>
<li><a href="http://qt-project.org/doc/qtcreator/index.html">Qt Creator Manual</a></li>
</ul>
<a name="creating-applications-using-qt"></a>
<h2>Creating Applications Using Qt</h2>
<p>Qt 5's modularized nature means that modules may be omitted during the build process, producing libraries that are smaller in size and with less complexities. Depending on their support and target platforms, modules are either an <i>essential</i> or an <i>add-on</i>.</p>
<p>These pages explain the modules and the support level for different platforms:</p>
<ul>
<li><a href="qtmodules.html">Qt Modules</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
</ul>
<p>To help you on your way, we created two tutorials creating two similar applications, but using different approaches. One implements the user interface using Qt Quick, while the other uses Qt Widgets.</p>
<ul>
<li><a href="gettingstartedqt.html">Getting Started Programming with Qt Widgets</a></li>
<li><a href="gettingstartedqml.html">Getting Started Programming with Qt Quick</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>
</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>
</div>
<!-- @@@gettingstarted.html -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 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>
|