Sophie

Sophie

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

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" />
<!-- supported-platforms.qdoc -->
  <title>Support for Linux/X11 | 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="#qt-on-linux-x11">Qt on Linux/X11</a></li>
<li class="level1"><a href="#getting-started-on-linux-x11">Getting Started on Linux/X11</a></li>
<li class="level1"><a href="#key-features-for-linux-x11-development">Key Features for Linux/X11 Development</a></li>
<li class="level2"><a href="#integrated-development-tools">Integrated Development Tools</a></li>
<li class="level2"><a href="#cross-platform-development-using-qt-creator">Cross-Platform Development using Qt Creator</a></li>
<li class="level2"><a href="#rich-class-library">Rich Class Library</a></li>
<li class="level2"><a href="#qt-is-the-foundation-of-kde">Qt is the Foundation of KDE</a></li>
</ul>
</div>
<h1 class="title">Support for Linux/X11</h1>
<span class="subtitle"></span>
<!-- $$$linuxX11-support.html-description -->
<div class="descr"> <a name="details"></a>
<a name="qt-on-linux-x11"></a>
<h2>Qt on Linux/X11</h2>
<p>Qt is a comprehensive application and UI framework for developing Linux/X11 applications that can also be deployed across many other desktop and embedded operating systems without rewriting the source code. Use the code from one single code-base and rebuild for all <a href="supported-platforms.html">supported X11 versions and other platforms</a>.</p>
<a name="getting-started-on-linux-x11"></a>
<h2>Getting Started on Linux/X11</h2>
<ul>
<li><a href="gettingstarted.html">Getting Started with Qt</a></li>
<li><a href="supported-platforms.html">Supported Linux/X11 platforms</a> - Qt supports a wide range of Linux/X11 platforms.</li>
<li><a href="requirements-x11.html">Qt for X11 Requirements</a> - Software required to run Qt on Linux/X11.</li>
<li><a href="install-x11.html">Installing Qt for X11 Platforms</a> - Build Qt for Linux/X11 development.</li>
<li><a href="platform-notes-x11.html">Platform and Compiler Notes - X11</a> - Platform specific notes.</li>
</ul>
<a name="key-features-for-linux-x11-development"></a>
<h2>Key Features for Linux/X11 Development</h2>
<a name="integrated-development-tools"></a>
<h3>Integrated Development Tools</h3>
<p>Qt includes a set of integrated development tools to speed development on X11 platforms.</p>
<ul>
<li>Qt Designer provides a drag and drop visual GUI builder.</li>
<li>Qt Linguist provides internationalization and translation features.</li>
<li>Qt Assistant is a customizable HTML help file reader providing the complete Qt documentation offline.</li>
<li>Integration with <a href="http://doc.qt.digia.com/qt-eclipse-1.6/index.html">Eclipse</a> and KDevelop IDEs are also available.</li>
</ul>
<a name="cross-platform-development-using-qt-creator"></a>
<h3>Cross-Platform Development using Qt Creator</h3>
<p><a href="http://qt-project.org/doc/qtcreator/index.html">Qt Creator</a> is a complete Cross-platform IDE included in the Qt SDK. The IDE allows programmers to create, build, debug and run Qt applications accross all supported platforms.</p>
<a name="rich-class-library"></a>
<h3>Rich Class Library</h3>
<p>The Qt class library includes all the funsctionality needed to build advanced GUI applications.</p>
<ul>
<li><a href="whatsnew51.html#qt-quick">Qt Quick</a> and QML, a powerful declarative UI language for making fluid, animated, hardware-accelerated UIs.</li>
<li>Complete set of customizable <a href="qt-gui-concepts.html">UI controls/widgets</a></li>
<li>3D graphics support with OpenGL integration</li>
<li>Powerful multi-threading features</li>
<li>2D graphics canvas capable of handling millions of items</li>
<li><a href="qt5-intro.html#multimedia">Multimedia</a> support</li>
<li>WebKit integration</li>
<li>Networking, XML and <a href="topics-data-storage.html">data storage</a> functionality</li>
<li>ECMA standard scripting engine</li>
<li>Qt X11 Extras - provides APIs for X11</li>
</ul>
<a name="qt-is-the-foundation-of-kde"></a>
<h3>Qt is the Foundation of KDE</h3>
<p>Qt is best known in the Linux community as the basis for the KDE desktop environment. Almost everything in KDE is based on Qt, and Qt forms the foundation for thousands of open source KDE applications developed by community members worldwide.</p>
</div>
<!-- @@@linuxX11-support.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>