Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > bc3b37a19f14c9d212f32b1359cbcf6a > files > 125

qtcharts5-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" />
<!-- qchart.cpp -->
  <title>List of All Members for QChart | Qt Charts 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="qtcharts-index.html">Qt Charts</a></td><td ><a href="qtcharts-module.html">C++ Classes</a></td><td >QChart</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtcharts-index.html">Qt Charts | 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 QChart</h1>
<p>This is the complete list of members for <a href="qchart.html">QChart</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="qchart.html#AnimationOption-enum">AnimationOption</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qchart.html#AnimationOption-enum">AnimationOptions</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qchart.html#ChartTheme-enum">ChartTheme</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qchart.html#ChartType-enum">ChartType</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qchart.html#QChart">QChart</a></b></span>(QGraphicsItem *, Qt::WindowFlags )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#dtor.QChart">~QChart</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qchart.html#addAxis">addAxis</a></b></span>(QAbstractAxis *, Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#addSeries">addSeries</a></b></span>(QAbstractSeries *)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationDuration-prop">animationDuration</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationEasingCurve-prop">animationEasingCurve</a></b></span>() const : QEasingCurve</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationOptions-prop">animationOptions</a></b></span>() const : QChart::AnimationOptions</li>
<li class="fn"><span class="name"><b><a href="qchart.html#axes">axes</a></b></span>(Qt::Orientations , QAbstractSeries *) const : QList&lt;QAbstractAxis *&gt;</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundBrush">backgroundBrush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundPen">backgroundPen</a></b></span>() const : QPen</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundRoundness-prop">backgroundRoundness</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qchart.html#chartType-prop">chartType</a></b></span>() const : QChart::ChartType</li>
<li class="fn"><span class="name"><b><a href="qchart.html#createDefaultAxes">createDefaultAxes</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qchart.html#d_ptr-var">d_ptr</a></b></span> : int</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundVisible-prop">isBackgroundVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qchart.html#dropShadowEnabled-prop">isDropShadowEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotAreaBackgroundVisible-prop">isPlotAreaBackgroundVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qchart.html#isZoomed">isZoomed</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qchart.html#legend">legend</a></b></span>() const : QLegend *</li>
<li class="fn"><span class="name"><b><a href="qchart.html#locale-prop">locale</a></b></span>() const : QLocale</li>
<li class="fn"><span class="name"><b><a href="qchart.html#localizeNumbers-prop">localizeNumbers</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qchart.html#mapToPosition">mapToPosition</a></b></span>(const QPointF &amp;, QAbstractSeries *) : QPointF</li>
<li class="fn"><span class="name"><b><a href="qchart.html#mapToValue">mapToValue</a></b></span>(const QPointF &amp;, QAbstractSeries *) : QPointF</li>
<li class="fn"><span class="name"><b><a href="qchart.html#margins-prop">margins</a></b></span>() const : QMargins</li>
<li class="fn"><span class="name"><b><a href="qchart.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotArea-prop">plotArea</a></b></span>() const : QRectF</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotAreaBackgroundBrush">plotAreaBackgroundBrush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotAreaBackgroundPen">plotAreaBackgroundPen</a></b></span>() const : QPen</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotArea-prop">plotAreaChanged</a></b></span>(const QRectF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.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="qchart.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
<li class="fn"><span class="name"><b><a href="qchart.html#removeAllSeries">removeAllSeries</a></b></span>()</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qchart.html#removeAxis">removeAxis</a></b></span>(QAbstractAxis *)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#removeSeries">removeSeries</a></b></span>(QAbstractSeries *)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#scroll">scroll</a></b></span>(qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#series">series</a></b></span>() const : QList&lt;QAbstractSeries *&gt;</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationDuration-prop">setAnimationDuration</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationEasingCurve-prop">setAnimationEasingCurve</a></b></span>(const QEasingCurve &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#animationOptions-prop">setAnimationOptions</a></b></span>(QChart::AnimationOptions )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setBackgroundBrush">setBackgroundBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setBackgroundPen">setBackgroundPen</a></b></span>(const QPen &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundRoundness-prop">setBackgroundRoundness</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#backgroundVisible-prop">setBackgroundVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#dropShadowEnabled-prop">setDropShadowEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#locale-prop">setLocale</a></b></span>(const QLocale &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#localizeNumbers-prop">setLocalizeNumbers</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#margins-prop">setMargins</a></b></span>(const QMargins &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotArea-prop">setPlotArea</a></b></span>(const QRectF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setPlotAreaBackgroundBrush">setPlotAreaBackgroundBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setPlotAreaBackgroundPen">setPlotAreaBackgroundPen</a></b></span>(const QPen &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#plotAreaBackgroundVisible-prop">setPlotAreaBackgroundVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#theme-prop">setTheme</a></b></span>(QChart::ChartTheme )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#title-prop">setTitle</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setTitleBrush">setTitleBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#setTitleFont">setTitleFont</a></b></span>(const QFont &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qchart.html#theme-prop">theme</a></b></span>() const : QChart::ChartTheme</li>
<li class="fn"><span class="name"><b><a href="qchart.html#title-prop">title</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qchart.html#titleBrush">titleBrush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qchart.html#titleFont">titleFont</a></b></span>() const : QFont</li>
<li class="fn"><span class="name"><b><a href="qchart.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qchart.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qchart.html#zoom">zoom</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qchart.html#zoomIn">zoomIn</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qchart.html#zoomIn-1">zoomIn</a></b></span>(const QRectF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qchart.html#zoomOut">zoomOut</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qchart.html#zoomReset">zoomReset</a></b></span>()</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>