Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 19952c5e751bf7e3108c3c59625b0f35 > files > 249

qtcharts5-doc-5.9.4-1.mga6.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" />
<!-- qscatterseries.cpp -->
  <title>List of All Members for QScatterSeries | Qt Charts 5.9</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.9</td><td ><a href="qtcharts-index.html">Qt Charts</a></td><td ><a href="qt-charts-module.html">C++ Classes</a></td><td >QScatterSeries</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</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 QScatterSeries</h1>
<p>This is the complete list of members for <a href="qscatterseries.html">QScatterSeries</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="qscatterseries.html#MarkerShape-enum">MarkerShape</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qabstractseries.html#SeriesType-enum">SeriesType</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#QScatterSeries">QScatterSeries</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#dtor.QScatterSeries">~QScatterSeries</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#append">append</a></b></span>(qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#append-1">append</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#append-2">append</a></b></span>(const QList&lt;QPointF&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#at">at</a></b></span>(int ) const : const QPointF &amp;</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#attachAxis">attachAxis</a></b></span>(QAbstractAxis *) : bool</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#attachedAxes">attachedAxes</a></b></span>() : QList&lt;QAbstractAxis *&gt;</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#borderColor-prop">borderColor</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#borderColorChanged">borderColorChanged</a></b></span>(QColor )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#brush">brush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#brush-prop">brush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#chart">chart</a></b></span>() const : QChart *</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#clear">clear</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#clicked">clicked</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#color-prop">color</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#color-prop">color</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#colorChanged">colorChanged</a></b></span>(QColor )</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#colorChanged">colorChanged</a></b></span>(QColor )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#count">count</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#d_ptr-var">d_ptr</a></b></span> : QScopedPointer&lt;QAbstractSeriesPrivate&gt;</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#detachAxis">detachAxis</a></b></span>(QAbstractAxis *) : bool</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#doubleClicked">doubleClicked</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#hide">hide</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#hovered">hovered</a></b></span>(const QPointF &amp;, bool )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#insert">insert</a></b></span>(int , const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#visible-prop">isVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerShape-prop">markerShape</a></b></span>() const : MarkerShape</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerShapeChanged">markerShapeChanged</a></b></span>(MarkerShape )</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerSize-prop">markerSize</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerSizeChanged">markerSizeChanged</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#name-prop">name</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#nameChanged">nameChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#opacity-prop">opacity</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#opacityChanged">opacityChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pen">pen</a></b></span>() const : QPen</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#penChanged">penChanged</a></b></span>(const QPen &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointAdded">pointAdded</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsClipping-prop">pointLabelsClipping</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsClippingChanged">pointLabelsClippingChanged</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsColor-prop">pointLabelsColor</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsColorChanged">pointLabelsColorChanged</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFont-prop">pointLabelsFont</a></b></span>() const : QFont</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFontChanged">pointLabelsFontChanged</a></b></span>(const QFont &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFormat-prop">pointLabelsFormat</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFormatChanged">pointLabelsFormatChanged</a></b></span>(const QString &amp;)</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsVisibilityChanged">pointLabelsVisibilityChanged</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsVisible-prop">pointLabelsVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointRemoved">pointRemoved</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointReplaced">pointReplaced</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#points">points</a></b></span>() const : QList&lt;QPointF&gt;</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointsRemoved">pointsRemoved</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointsReplaced">pointsReplaced</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointsVector">pointsVector</a></b></span>() const : QVector&lt;QPointF&gt;</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointsVisible-prop">pointsVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pressed">pressed</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#released">released</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#remove">remove</a></b></span>(qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#remove-1">remove</a></b></span>(const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#remove-2">remove</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#removePoints">removePoints</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace">replace</a></b></span>(qreal , qreal , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace-1">replace</a></b></span>(const QPointF &amp;, const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace-2">replace</a></b></span>(int , qreal , qreal )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace-3">replace</a></b></span>(int , const QPointF &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace-4">replace</a></b></span>(QList&lt;QPointF&gt; )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#replace-5">replace</a></b></span>(QVector&lt;QPointF&gt; )</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#borderColor-prop">setBorderColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#setBrush">setBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#setBrush">setBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#color-prop">setColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#color-prop">setColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerShape-prop">setMarkerShape</a></b></span>(MarkerShape )</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#markerSize-prop">setMarkerSize</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#name-prop">setName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#opacity-prop">setOpacity</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#setPen">setPen</a></b></span>(const QPen &amp;)</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#setPen">setPen</a></b></span>(const QPen &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsClipping-prop">setPointLabelsClipping</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsColor-prop">setPointLabelsColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFont-prop">setPointLabelsFont</a></b></span>(const QFont &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsFormat-prop">setPointLabelsFormat</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointLabelsVisible-prop">setPointLabelsVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#pointsVisible-prop">setPointsVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#useOpenGL-prop">setUseOpenGL</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#visible-prop">setVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#show">show</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#type-prop">type</a></b></span>() const : SeriesType</li>
<li class="fn"><span class="name"><b><a href="qscatterseries.html#type">type</a></b></span>() const : QAbstractSeries::SeriesType</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#useOpenGL-prop">useOpenGL</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#useOpenGLChanged">useOpenGLChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qabstractseries.html#visibleChanged">visibleChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#operator-lt-lt">operator&lt;&lt;</a></b></span>(const QPointF &amp;) : QXYSeries &amp;</li>
<li class="fn"><span class="name"><b><a href="qxyseries.html#operator-lt-lt-1">operator&lt;&lt;</a></b></span>(const QList&lt;QPointF&gt; &amp;) : QXYSeries &amp;</li>
</ul>
</td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 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>