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 97 98 99 100 101 102 103 104 105 106 107 108 109
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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>Qt 4.8: Support for Linux/X11</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="content">
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
</div>
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
<li>Support for Linux/X11</li>
</ul>
</div>
</div>
<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="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="gettingstarted.html">Getting started</a></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><a href="designer-manual.html">Qt Designer</a> provides a drag and drop visual GUI builder.</li>
<li><a href="linguist-manual.html">Qt Linguist</a> provides internationalization and translation features.</li>
<li><a href="assistant-manual.html">Qt Assistant</a> is a customizable HTML help file reader providing the complete Qt documentation offline.</li>
<li>Integration with <a href="http://doc.qt.nokia.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://doc.qt.nokia.com/qtcreator-snapshot/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 functionality needed to build advanced GUI applications.</p>
<ul>
<li>Complete set of customizable <a href="qt-gui-concepts.html">UI controls/widgets</a></li>
<li>3D graphics support with <a href="qtopengl.html">OpenGL integration</a></li>
<li>Powerful <a href="threads.html">multi-threading</a> features</li>
<li><a href="graphicsview.html">2D graphics canvas</a> capable of handling millions of items</li>
<li>Integrated <a href="phonon-overview.html">Phonon multimedia framework</a></li>
<li><a href="qtwebkit.html">WebKit</a> integration</li>
<li><a href="qt-network.html">Networking</a>, <a href="qtxml.html">XML</a> and <a href="qt-sql.html">database</a> functionality</li>
<li><a href="ecmascript.html">ECMA standard</a> scripting engine</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>
<p>Additional <a href="developing-with-qt.html">Cross-Platform and Platform-Specific Development</a> information.</p>
</div>
<!-- @@@linuxX11-support.html -->
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2012 Nokia Corporation 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>
Nokia, Qt and their respective logos are trademarks of Nokia Corporation
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>
|