Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 845e36bb3ecce380666d628d88446962 > files > 169

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" />
<!-- qscatter3dseries.cpp -->
  <title>Scatter3DSeries QML Type | 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 ><a href="qtdatavisualization-qmlmodule.html">QML Types</a></td><td >Scatter3DSeries QML Type</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="#properties">Properties</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Scatter3DSeries QML Type</h1>
<span class="subtitle"></span>
<!-- $$$Scatter3DSeries-brief -->
<p>Represents a data series in a 3D scatter graph. <a href="#details">More...</a></p>
<!-- @@@Scatter3DSeries -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Import Statement:</td><td class="memItemRight bottomAlign"> import QtDataVisualization 1.2</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  QtDataVisualization 1.0</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Instantiates:</td><td class="memItemRight bottomAlign"> <a href="qml-qtdatavisualization-scatter3dseries.html"><a href="qscatter3dseries.html">QScatter3DSeries</a></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <p><a href="qml-qtdatavisualization-abstract3dseries.html">Abstract3DSeries</a></p>
</td></tr></table></div><ul>
<li><a href="qml-qtdatavisualization-scatter3dseries-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="properties"></a>
<h2 id="properties">Properties</h2>
<ul>
<li class="fn"><b><b><a href="qml-qtdatavisualization-scatter3dseries.html#dataProxy-prop">dataProxy</a></b></b> : ScatterDataProxy</li>
<li class="fn"><b><b><a href="qml-qtdatavisualization-scatter3dseries.html#invalidSelectionIndex-prop">invalidSelectionIndex</a></b></b> : int</li>
<li class="fn"><b><b><a href="qml-qtdatavisualization-scatter3dseries.html#itemSize-prop">itemSize</a></b></b> : float</li>
<li class="fn"><b><b><a href="qml-qtdatavisualization-scatter3dseries.html#selectedItem-prop">selectedItem</a></b></b> : int</li>
</ul>
<!-- $$$Scatter3DSeries-description -->
<a name="details"></a>
<h2 id="details">Detailed Description</h2>
<p>This type manages the series specific visual elements, as well as the series data (via a data proxy).</p>
<p>For a more complete description, see <a href="qscatter3dseries.html">QScatter3DSeries</a>.</p>
<p><b>See also </b><a href="qtdatavisualization-data-handling.html">Qt Data Visualization Data Handling</a>.</p>
<!-- @@@Scatter3DSeries -->
<h2>Property Documentation</h2>
<!-- $$$dataProxy -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="dataProxy-prop">
<td class="tblQmlPropNode"><p>
<a name="dataProxy-prop"></a><span class="name">dataProxy</span> : <span class="type"><a href="qml-qtdatavisualization-scatterdataproxy.html">ScatterDataProxy</a></span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>Sets the active data proxy. The series assumes ownership of any proxy set to it and deletes any previously set proxy when a new one is added. The proxy cannot be null or set to another series.</p>
</div></div><!-- @@@dataProxy -->
<br/>
<!-- $$$invalidSelectionIndex -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="invalidSelectionIndex-prop">
<td class="tblQmlPropNode"><p>
<a name="invalidSelectionIndex-prop"></a><span class="name">invalidSelectionIndex</span> : <span class="type">int</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>A constant property providing an invalid index for selection. This index is set to the <a href="qml-qtdatavisualization-scatter3dseries.html#selectedItem-prop">selectedItem</a> property to clear the selection from this series.</p>
<p><b>See also </b><a href="qml-qtdatavisualization-abstractgraph3d.html#clearSelection-method">AbstractGraph3D::clearSelection()</a>.</p>
</div></div><!-- @@@invalidSelectionIndex -->
<br/>
<!-- $$$itemSize -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="itemSize-prop">
<td class="tblQmlPropNode"><p>
<a name="itemSize-prop"></a><span class="name">itemSize</span> : <span class="type">float</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>Sets the item size for the series. The size must be between <code>0.0</code> and <code>1.0</code>. Setting the size to <code>0.0</code> causes the item size to be automatically scaled based on the total number of items in all the series for the graph. The preset default is <code>0.0</code>.</p>
</div></div><!-- @@@itemSize -->
<br/>
<!-- $$$selectedItem -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="selectedItem-prop">
<td class="tblQmlPropNode"><p>
<a name="selectedItem-prop"></a><span class="name">selectedItem</span> : <span class="type">int</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>The item that is selected at the index in the data array of the series. Only one item can be selected at a time. To clear selection from this series, <a href="qml-qtdatavisualization-scatter3dseries.html#invalidSelectionIndex-prop">invalidSelectionIndex</a> is set as the index. If this series is added to a graph, the graph can adjust the selection according to user interaction or if it becomes invalid. Selecting an item on another added series will also clear the selection. Removing items from or inserting items to the series before the selected item will adjust the selection so that the same item will stay selected.</p>
<p><b>See also </b><a href="qml-qtdatavisualization-abstractgraph3d.html#clearSelection-method">AbstractGraph3D::clearSelection()</a>.</p>
</div></div><!-- @@@selectedItem -->
<br/>
        </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>