Sophie

Sophie

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

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 Windows | 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-windows">Qt on Windows</a></li>
<li class="level1"><a href="#getting-started-on-windows">Getting Started on Windows</a></li>
<li class="level1"><a href="#key-features-for-windows-development">Key Features for Windows Development</a></li>
<li class="level2"><a href="#rich-class-library">Rich Class Library</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="#visual-studio-add-in">Visual Studio Add-in.</a></li>
</ul>
</div>
<h1 class="title">Support for Windows</h1>
<span class="subtitle"></span>
<!-- $$$windows-support.html-description -->
<div class="descr"> <a name="details"></a>
<a name="qt-on-windows"></a>
<h2>Qt on Windows</h2>
<p>Qt is a comprehensive application and UI framework for developing Windows 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 Windows versions and other platforms</a>.</p>
<a name="getting-started-on-windows"></a>
<h2>Getting Started on Windows</h2>
<ul>
<li><a href="gettingstarted.html">Getting Started with Qt</a></li>
<li><a href="supported-platforms.html">Supported Windows platforms</a> - Qt supports a wide range of Windows platforms.</li>
<li><a href="requirements-win.html">Qt for Windows Requirements</a> - Requirements for developing with Qt on Windows.</li>
<li><a href="install-win.html">Installing Qt for Windows</a> - Build Qt for Windows development.</li>
<li><a href="platform-notes-windows.html">Platform and Compiler Notes - Windows</a> - Windows platform specific notes.</li>
</ul>
<a name="key-features-for-windows-development"></a>
<h2>Key Features for Windows Development</h2>
<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 OpenGL or Direct3D</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><a href="qt-activex.html">ActiveX in Qt</a></li>
</ul>
<a name="integrated-development-tools"></a>
<h3>Integrated Development Tools</h3>
<p>Qt includes a set of integrated development tools to speed development on the Windows platform.</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>
</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="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 Microsoft Visual Studio 2005, 2008 and 2010. 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 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>