Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 845e36bb3ecce380666d628d88446962 > files > 110

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" />
<!-- qheightmapsurfacedataproxy.cpp -->
  <title>List of All Members for QHeightMapSurfaceDataProxy | 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-module.html">C++ Classes</a></td><td >QHeightMapSurfaceDataProxy</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="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for QHeightMapSurfaceDataProxy</h1>
<p>This is the complete list of members for <a href="qheightmapsurfacedataproxy.html">QHeightMapSurfaceDataProxy</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qabstractdataproxy.html#DataType-enum">DataType</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#QHeightMapSurfaceDataProxy">QHeightMapSurfaceDataProxy</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#QHeightMapSurfaceDataProxy-1">QHeightMapSurfaceDataProxy</a></b></span>(const QImage &amp;, QObject *)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#QHeightMapSurfaceDataProxy-2">QHeightMapSurfaceDataProxy</a></b></span>(const QString &amp;, QObject *)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#dtor.QHeightMapSurfaceDataProxy">~QHeightMapSurfaceDataProxy</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#addRow">addRow</a></b></span>(QSurfaceDataRow *) : int</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#addRows">addRows</a></b></span>(const QSurfaceDataArray &amp;) : int</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#array">array</a></b></span>() const : const QSurfaceDataArray *</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#arrayReset">arrayReset</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#columnCount-prop">columnCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#columnCount-prop">columnCountChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qabstractdataproxy.html#d_ptr-var">d_ptr</a></b></span> : int</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#heightMap-prop">heightMap</a></b></span>() const : QImage</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#heightMap-prop">heightMapChanged</a></b></span>(const QImage &amp;)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#heightMapFile-prop">heightMapFile</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#heightMapFile-prop">heightMapFileChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#insertRow">insertRow</a></b></span>(int , QSurfaceDataRow *)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#insertRows">insertRows</a></b></span>(int , const QSurfaceDataArray &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#itemAt">itemAt</a></b></span>(int , int ) const : const QSurfaceDataItem *</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#itemAt-1">itemAt</a></b></span>(const QPoint &amp;) const : const QSurfaceDataItem *</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#itemChanged">itemChanged</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxXValue-prop">maxXValue</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxXValue-prop">maxXValueChanged</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxZValue-prop">maxZValue</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxZValue-prop">maxZValueChanged</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minXValue-prop">minXValue</a></b></span>() const : float</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minXValue-prop">minXValueChanged</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minZValue-prop">minZValue</a></b></span>() const : float</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minZValue-prop">minZValueChanged</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>) : int</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#removeRows">removeRows</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#resetArray">resetArray</a></b></span>(QSurfaceDataArray *)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowCount-prop">rowCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowCount-prop">rowCountChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowsAdded">rowsAdded</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowsChanged">rowsChanged</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowsInserted">rowsInserted</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#rowsRemoved">rowsRemoved</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#series-prop">series</a></b></span>() const : QSurface3DSeries *</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#series-prop">seriesChanged</a></b></span>(QSurface3DSeries *)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#setHeightMap">setHeightMap</a></b></span>(const QImage &amp;)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#setHeightMapFile">setHeightMapFile</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#setItem">setItem</a></b></span>(int , int , const QSurfaceDataItem &amp;)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#setItem-1">setItem</a></b></span>(const QPoint &amp;, const QSurfaceDataItem &amp;)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxXValue-prop">setMaxXValue</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#maxZValue-prop">setMaxZValue</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minXValue-prop">setMinXValue</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#minZValue-prop">setMinZValue</a></b></span>(float )</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#setRow">setRow</a></b></span>(int , QSurfaceDataRow *)</li>
<li class="fn"><span class="name"><b><a href="qsurfacedataproxy.html#setRows">setRows</a></b></span>(int , const QSurfaceDataArray &amp;)</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#setValueRanges">setValueRanges</a></b></span>(float , float , float , float )</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qheightmapsurfacedataproxy.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qabstractdataproxy.html#type-prop">type</a></b></span>() const : QAbstractDataProxy::DataType</li>
</ul>
</td></tr>
</table></div>
        </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>