Sophie

Sophie

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

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" />
<!-- overviews.qdoc -->
  <title>Best Practice Guides | 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">
<h1 class="title">Best Practice Guides</h1>
<span class="subtitle"></span>
<!-- $$$best-practices-description -->
<div class="descr"> <a name="details"></a>
<p>These documents provide guidelines and best practices for using Qt to solve specific technical problems. They are listed alphabetically by the first word in the title, so scan the entire list to find what you want.</p>
</div>
<!-- @@@best-practices -->
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="desktop-integration.html">Desktop Integration</a></p></td><td class="tblDescr"><p>Integrating with the user's desktop environment.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="accelerators.html">Standard Accelerator Keys</a></p></td><td class="tblDescr"><p>Recommended accelerator keys.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="appicon.html">Setting the Application Icon</a></p></td><td class="tblDescr"><p>How to set your application's icon.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="exceptionsafety.html">Exception Safety</a></p></td><td class="tblDescr"><p>A guide to exception safety in Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="restoring-geometry.html">Restoring a Window's Geometry</a></p></td><td class="tblDescr"><p>How to save &amp;amp; restore window geometry.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="session.html">Session Management</a></p></td><td class="tblDescr"><p>How to do session management with Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="sharedlibrary.html">Creating Shared Libraries</a></p></td><td class="tblDescr"><p>How to create shared libraries.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="unix-signals.html">Calling Qt Functions From Unix Signal Handlers</a></p></td><td class="tblDescr"><p>You can't. But don't despair, there is a way..&#x2e;</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="atomic-operations.html">Implementing Atomic Operations</a></p></td><td class="tblDescr"><p>A guide to implementing atomic operations on new architectures.</p></td></tr>
</table>
</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>