Sophie

Sophie

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

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" />
<!-- examples.qdoc -->
  <title>Item Views Examples | 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">Item Views Examples</h1>
<span class="subtitle"></span>
<!-- $$$examples-itemviews.html-description -->
<div class="descr"> <a name="details"></a>
<p class="centerAlign"><img src="images/itemview-examples.png" alt="" /></p><p>Item views are widgets that typically display data sets. Qt 4's model/view framework lets you handle large data sets by separating the underlying data from the way it is represented to the user, and provides support for customized rendering through the use of delegates.</p>
<ul>
<li>Address Book<sup>*</sup></li>
<li>Basic Sort/Filter Model</li>
<li>Chart</li>
<li>Color Editor Factory<sup>*</sup></li>
<li>Combo Widget Mapper<sup>*</sup></li>
<li>Custom Sort/Filter Model<sup>*</sup></li>
<li>Dir View</li>
<li>Editable Tree Model<sup>*</sup></li>
<li>Fetch More<sup>*</sup></li>
<li>Frozen Column<sup>*</sup></li>
<li>Interview</li>
<li>Pixelator<sup>*</sup></li>
<li>Puzzle</li>
<li>Simple DOM Model<sup>*</sup></li>
<li>Simple Tree Model<sup>*</sup></li>
<li>Simple Widget Mapper<sup>*</sup></li>
<li>Spin Box Delegate<sup>*</sup></li>
<li>Spreadsheet</li>
<li>Star Delegate<sup>*</sup></li>
</ul>
<p>Examples marked with an asterisk (*) are fully documented.</p>
</div>
<!-- @@@examples-itemviews.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>