Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 5ab010e37991249ab4adaa24d6e39c6e > files > 181

qt5-qtdoc-5.1.1-2.fc18.noarch.rpm

<?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" />
<!-- installer-README.qdoc -->
  <title>Qt Installation Program | QtDoc 5.1</title>
  <link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader"></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="#installing-qt-5">Installing Qt 5</a></li>
<li class="level2"><a href="#platform-installers">Platform Installers</a></li>
<li class="level1"><a href="#starting-development-tools">Starting Development Tools</a></li>
<li class="level1"><a href="#running-example-applications">Running Example Applications</a></li>
</ul>
</div>
<h1 class="title">Qt Installation Program</h1>
<span class="subtitle"></span>
<!-- $$$qtinstaller.html-description -->
<div class="descr"> <a name="details"></a>
<p>You can use the Qt 5 installation program to install the following components:</p>
<ul>
<li>Qt libraries, prebuilt for a particular development platform (operating system and compiler)</li>
<li>Qt Creator integrated development environment (IDE)</li>
<li>Basic development tools, prebuilt for a particular development platform</li>
<li>Documentation</li>
<li>Qt in source code form (needed only if you want to build the framework and tools yourself)</li>
</ul>
<p>Install Qt libraries to develop or run applications that need the Qt runtimes or to try out example applications built with Qt.</p>
<p>Qt Creator is designed to make Qt development easier, but you can also use a 3rd party IDE (such as MS Visual Studio), or just an editor and command line, in addition to basic Qt development tools (Qt Designer, Qt Assistant, qmlscene, and so on).</p>
<a name="installing-qt-5"></a>
<h2>Installing Qt 5</h2>
<p>You can download Qt 5 from <a href="http://qt-project.org/downloads">http://qt-project.org/downloads</a>. The site provides download links for all supported development platforms.</p>
<p>Start the installation program like any executable on the development platform. On Linux, you might first have to make the installation program executable.</p>
<p>Select the components that you want to install and follow the instructions of the installation program to complete the installation.</p>
<p>Use the Maintenance Tool under <i>&lt;install_dir&gt;</i> to remove all installed components.</p>
<a name="platform-installers"></a>
<h3>Platform Installers</h3>
<p>Several installers exist for targeting different platforms. The table below summarizes the available installers.</p>
<table class="generic">
 <thead><tr class="qt-style"><th >Installer</th><th >Target</th></tr></thead>
<tr valign="top" class="odd"><td >Linux (32-bit and 64-bit)</td><td >As provided by Ubuntu</td></tr>
<tr valign="top" class="even"><td >Apple Mac OS X 10.7 and Mac OS X 10.8</td><td >Clang as provided by Apple</td></tr>
<tr valign="top" class="odd"><td >Microsoft Windows 7 (32-bit) ANGLE</td><td >MSVC 2010 SP1</td></tr>
<tr valign="top" class="even"><td >Microsoft Windows 7 (32-bit) OpenGL</td><td >MSVC 2010 SP1</td></tr>
<tr valign="top" class="odd"><td >Microsoft Windows 7 (32-bit)</td><td ><a href="http://www.mingw.org/">MinGW</a>-builds gcc 4.8&#x2e;0 (32-bit)</td></tr>
<tr valign="top" class="even"><td >Microsoft Windows 8 (32-bit and 64-bit) ANGLE</td><td >MSVC 2012 SP2</td></tr>
<tr valign="top" class="odd"><td >Microsoft Windows 8 (64-bit) OpenGL</td><td >MSVC 2012 SP2</td></tr>
<tr valign="top" class="even"><td >Android Linux 32-bit host installer</td><td >x86 and ARMv7</td></tr>
<tr valign="top" class="odd"><td >Android Linux 64-bit host installer</td><td >x86 and ARMv7</td></tr>
<tr valign="top" class="even"><td >Android Windows 32-bit host installer</td><td >x86 and ARMv7</td></tr>
</table>
<a name="starting-development-tools"></a>
<h2>Starting Development Tools</h2>
<p>You can start Qt Creator directly after the installation by selecting the option on the last page of the installation program. You can start most of the development tools, such as GUI designers, compilers, and debuggers directly from Qt Creator. You can also access the installed documentation and example applications from Qt Creator.</p>
<p>In addition to Qt Creator, the installer is able to install the full set of Qt tools, for example:</p>
<ul>
<li>Qt Assistant, the Qt documentation reader</li>
<li><a href="qtquick-qmlscene.html">Qt QML Scene</a>, the viewer for Qt Quick 2 files</li>
<li>Qt QML Viewer, the viewer for Qt Quick 1 files</li>
<li>Qt Designer, the GUI designer for Qt widgets-based applications</li>
<li>Qt Linguist, the language translation manager tool</li>
</ul>
<p>The development tools are located in the directory <i>&lt;install_dir&gt;</i>/<i>&lt;version&gt;</i>/<i>&lt;compiler&gt;</i>/bin. For Windows, the <a href="http://www.mingw.org/">MinGW</a> toolchain is placed in <i>&lt;install_dir&gt;</i>\Tools. You can run them from Qt Creator or from the command line. You can also launch some of them as standalone applications.</p>
<a name="running-example-applications"></a>
<h2>Running Example Applications</h2>
<p>You can open most example applications in the Qt Creator Welcome mode to build and run them. Additional examples can be opened by browsing <i>&lt;install_dir&gt;</i>/<i>&lt;version&gt;</i>/<i>&lt;compiler&gt;</i>/examples.</p>
</div>
<!-- @@@qtinstaller.html -->
</div>
</div>
</div>
<div class="footer">
    <p>
      <acronym title="Copyright">&copy;</acronym> 2013 Digia Plc and/or its
      subsidiaries. Documentation contributions included herein are the copyrights of
      their respective owners.</p>
    <br />
    <p>
      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.</p>
    <p>
      Documentation sources may be obtained from <a href="http://www.qt-project.org">
      www.qt-project.org</a>.</p>
    <br />
    <p>
      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. <a title="Privacy Policy"
      href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
</body>
</html>