Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 845e36bb3ecce380666d628d88446962 > files > 3

qtdatavis3d5-doc-5.12.6-1.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qtdatavisualization.qdoc -->
  <title>Qt Data Visualization Examples | Qt Data Visualization 5.12.6</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.12</td><td ><a href="qtdatavisualization-index.html">Qt Data Visualization</a></td><td >Qt Data Visualization Examples</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtdatavisualization-index.html">Qt Data Visualization | Commercial or GPLv3</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#examples">Examples</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Qt Data Visualization Examples</h1>
<span class="subtitle"></span>
<!-- $$$datavisualization_examples-description -->
<div class="descr"> <a name="details"></a>
<p>For some code examples, see one of the Qt Data Visualization examples:</p>
<a name="examples"></a>
<h4 id="examples">Examples</h4>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-audiolevels-example.html">Audiolevels Example</a></p></td><td class="tblDescr"><p>Simple application showing real time audio data.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-draggableaxes-example.html">Axis Range Dragging With Labels Example</a></p></td><td class="tblDescr"><p>Implementing a custom input handler to support axis dragging.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-bars-example.html">Bars Example</a></p></td><td class="tblDescr"><p>Using Q3DBars in a widget application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-custominput-example.html">Custom Input Example</a></p></td><td class="tblDescr"><p>Implementing custom input handler in a widget application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-customitems-example.html">Custom Items Example</a></p></td><td class="tblDescr"><p>Adding custom items to a surface graph.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-customproxy-example.html">Custom Proxy Example</a></p></td><td class="tblDescr"><p>Using Q3DBars with a custom proxy.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-itemmodel-example.html">Item Model Example</a></p></td><td class="tblDescr"><p>Using an item model as data source for Q3DBars.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlaxisdrag-example.html">Qt Quick 2 Axis Dragging Example</a></p></td><td class="tblDescr"><p>Implementing axis dragging in QML.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlaxisformatter-example.html">Qt Quick 2 Axis Formatter Example</a></p></td><td class="tblDescr"><p>Example of a hybrid C++ and QML application demonstrating different axis formatters.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlbars-example.html">Qt Quick 2 Bars Example</a></p></td><td class="tblDescr"><p>Using Bars3D in a QML application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlcustominput-example.html">Qt Quick 2 Custom Input Example</a></p></td><td class="tblDescr"><p>Customizing input in a QML application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmllegend-example.html">Qt Quick 2 Legend Example</a></p></td><td class="tblDescr"><p>Showing graph legend in a QML application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlmultigraph-example.html">Qt Quick 2 Multiple Graphs Example</a></p></td><td class="tblDescr"><p>Showing multiple graphs simultaneously in a QML application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmloscilloscope-example.html">Qt Quick 2 Oscilloscope Example</a></p></td><td class="tblDescr"><p>Example of a hybrid C++ and QML application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlscatter-example.html">Qt Quick 2 Scatter Example</a></p></td><td class="tblDescr"><p>Using Scatter3D in a QML application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlspectrogram-example.html">Qt Quick 2 Spectrogram Example</a></p></td><td class="tblDescr"><p>Showing spectrogram graph in a QML application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlsurface-example.html">Qt Quick 2 Surface Example</a></p></td><td class="tblDescr"><p>Using Surface3D in a QML application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-qmlsurfacelayers-example.html">Qt Quick 2 Surface Multiseries Example</a></p></td><td class="tblDescr"><p>Using multiple series with Surface3D in a QML application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-rotations-example.html">Rotations Example</a></p></td><td class="tblDescr"><p>Using rotated scatter items.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-scatter-example.html">Scatter Example</a></p></td><td class="tblDescr"><p>Using Q3DScatter in a widget application.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-surface-example.html">Surface Example</a></p></td><td class="tblDescr"><p>Using Q3DSurface in a widget application.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtdatavisualization-texturesurface-example.html">Textured Surface Example</a></p></td><td class="tblDescr"><p>Using texture with Q3DSurface.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qtdatavisualization-volumetric-example.html">Volumetric rendering Example</a></p></td><td class="tblDescr"><p>Rendering volumetric objects.</p></td></tr>
</table></div>
</div>
<!-- @@@datavisualization_examples -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    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.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>