- enum SeriesType
 
- QLineSeries(QObject *)
 
- ~QLineSeries()
 
- append(qreal , qreal )
 
- append(const QPointF &)
 
- append(const QList<QPointF> &)
 
- at(int ) const : const QPointF &
 
- attachAxis(QAbstractAxis *) : bool
 
- attachedAxes() : QList<QAbstractAxis *>
 
- blockSignals(bool ) : bool
 
- brush() const : QBrush
 
- chart() const : QChart *
 
- childEvent(QChildEvent *)
 
- children() const : const QObjectList &
 
- clear()
 
- clicked(const QPointF &)
 
- color() const : QColor
 
- colorChanged(QColor )
 
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
 
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
 
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
 
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
 
- connect(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
 
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
 
- connectNotify(const QMetaMethod &)
 
- count() const : int
 
- customEvent(QEvent *)
 
- d_ptr : QScopedPointer<QObjectData>
 
- d_ptr : QScopedPointer<QAbstractSeriesPrivate>
 
- deleteLater()
 
- destroyed(QObject *)
 
- detachAxis(QAbstractAxis *) : bool
 
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
 
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
 
- disconnect(const char *, const QObject *, const char *) const : bool
 
- disconnect(const QObject *, const char *) const : bool
 
- disconnect(const QMetaObject::Connection &) : bool
 
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
 
- disconnectNotify(const QMetaMethod &)
 
- doubleClicked(const QPointF &)
 
- dumpObjectInfo() const
 
- dumpObjectTree() const
 
- dynamicPropertyNames() const : QList<QByteArray>
 
- event(QEvent *) : bool
 
- eventFilter(QObject *, QEvent *) : bool
 
- findChild(const QString &, Qt::FindChildOptions ) const : T
 
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
 
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
 
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
 
- hide()
 
- hovered(const QPointF &, bool )
 
- inherits(const char *) const : bool
 
- insert(int , const QPointF &)
 
- installEventFilter(QObject *)
 
- isSignalConnected(const QMetaMethod &) const : bool
 
- isVisible() const : bool
 
- isWidgetType() const : bool
 
- isWindowType() const : bool
 
- killTimer(int )
 
- metaObject() const : const QMetaObject *
 
- moveToThread(QThread *)
 
- name() const : QString
 
- nameChanged()
 
- objectName() const : QString
 
- objectNameChanged(const QString &)
 
- opacity() const : qreal
 
- opacityChanged()
 
- parent() const : QObject *
 
- pen() const : QPen
 
  | 
- penChanged(const QPen &)
 
- pointAdded(int )
 
- pointLabelsClipping() const : bool
 
- pointLabelsClippingChanged(bool )
 
- pointLabelsColor() const : QColor
 
- pointLabelsColorChanged(const QColor &)
 
- pointLabelsFont() const : QFont
 
- pointLabelsFontChanged(const QFont &)
 
- pointLabelsFormat() const : QString
 
- pointLabelsFormatChanged(const QString &)
 
- pointLabelsVisibilityChanged(bool )
 
- pointLabelsVisible() const : bool
 
- pointRemoved(int )
 
- pointReplaced(int )
 
- points() const : QList<QPointF>
 
- pointsRemoved(int , int )
 
- pointsReplaced()
 
- pointsVector() const : QVector<QPointF>
 
- pointsVisible() const : bool
 
- pressed(const QPointF &)
 
- property(const char *) const : QVariant
 
- receivers(const char *) const : int
 
- released(const QPointF &)
 
- remove(qreal , qreal )
 
- remove(const QPointF &)
 
- remove(int )
 
- removeEventFilter(QObject *)
 
- removePoints(int , int )
 
- replace(qreal , qreal , qreal , qreal )
 
- replace(const QPointF &, const QPointF &)
 
- replace(int , qreal , qreal )
 
- replace(int , const QPointF &)
 
- replace(QList<QPointF> )
 
- replace(QVector<QPointF> )
 
- sender() const : QObject *
 
- senderSignalIndex() const : int
 
- setBrush(const QBrush &)
 
- setColor(const QColor &)
 
- setName(const QString &)
 
- setObjectName(const QString &)
 
- setOpacity(qreal )
 
- setParent(QObject *)
 
- setPen(const QPen &)
 
- setPointLabelsClipping(bool )
 
- setPointLabelsColor(const QColor &)
 
- setPointLabelsFont(const QFont &)
 
- setPointLabelsFormat(const QString &)
 
- setPointLabelsVisible(bool )
 
- setPointsVisible(bool )
 
- setProperty(const char *, const QVariant &) : bool
 
- setUseOpenGL(bool )
 
- setVisible(bool )
 
- show()
 
- signalsBlocked() const : bool
 
- startTimer(int , Qt::TimerType ) : int
 
- startTimer(std::chrono::milliseconds , Qt::TimerType ) : int
 
- staticMetaObject : const QMetaObject
 
- staticQtMetaObject : const QMetaObject
 
- thread() const : QThread *
 
- timerEvent(QTimerEvent *)
 
- tr(const char *, const char *, int ) : QString
 
- type() const : SeriesType
 
- type() const : QAbstractSeries::SeriesType
 
- useOpenGL() const : bool
 
- useOpenGLChanged()
 
- visibleChanged()
 
- operator<<(const QPointF &) : QXYSeries &
 
- operator<<(const QList<QPointF> &) : QXYSeries &
 
 
 |