Sophie

Sophie

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

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 Mac OS X | 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-mac-os-x">Qt on Mac OS X</a></li>
<li class="level1"><a href="#getting-started-on-mac">Getting Started on Mac</a></li>
<li class="level1"><a href="#key-features-for-mac-os-x-development">Key Features for Mac OS X 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>
</ul>
</div>
<h1 class="title">Support for Mac OS X</h1>
<span class="subtitle"></span>
<!-- $$$mac-support.html-description -->
<div class="descr"> <a name="details"></a>
<a name="qt-on-mac-os-x"></a>
<h2>Qt on Mac OS X</h2>
<p>Qt is a comprehensive application and UI framework for developing Mac 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-mac"></a>
<h2>Getting Started on Mac</h2>
<ul>
<li><a href="gettingstarted.html">Getting Started with Qt</a></li>
<li><a href="requirements-mac.html">Qt for Mac OS X Requirements</a> - Software required to run Qt on Mac OS X.</li>
<li><a href="install-mac.html">Installing Qt for Mac OS X</a> - Build Qt for Mac OS X development.</li>
<li><a href="developing-on-mac.html">Developing Qt Applications for Mac OS X</a> - Details about the developer evironment on Mac OS X</li>
<li><a href="platform-notes-mac.html">Platform and Compiler Notes - Mac OS X</a> - Platform specific notes.</li>
<li><a href="developing-on-mac.html">Developing Qt Applications for Mac OS X</a></li>
<li><a href="mac-differences.html">Specific Issues</a></li>
</ul>
<a name="key-features-for-mac-os-x-development"></a>
<h2>Key Features for Mac OS X 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 the Mac 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="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><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">Support for Audio and Video</a> through the Qt Multimedia module</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="qtmac-as-native.html">Native</a> support</li>
</ul>
</div>
<!-- @@@mac-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>