- enum class PointConfiguration
- QLineSeries(QObject *)
- enum SeriesType
- bestFitLineColorChanged(const QColor &)
- bestFitLineVisibilityChanged(bool)
- clicked(const QPointF &)
- colorChanged(QColor)
- deleteLater()
- destroyed(QObject *)
- doubleClicked(const QPointF &)
- hovered(const QPointF &, bool)
- lightMarkerChanged(const QImage &)
- markerSizeChanged(qreal)
- nameChanged()
- objectNameChanged(const QString &)
- opacityChanged()
- penChanged(const QPen &)
- pointAdded(int)
- pointLabelsClippingChanged(bool)
- pointLabelsColorChanged(const QColor &)
- pointLabelsFontChanged(const QFont &)
- pointLabelsFormatChanged(const QString &)
- pointLabelsVisibilityChanged(bool)
- pointRemoved(int)
- pointReplaced(int)
- pointsRemoved(int, int)
- pointsReplaced()
- pressed(const QPointF &)
- released(const QPointF &)
- selectedColorChanged(const QColor &)
- useOpenGLChanged()
- visibleChanged()
- ~QLineSeries()
- append(qreal, qreal)
- append(const QPointF &)
- append(const QList<QPointF> &)
- at(int) const : const QPointF &
- attachAxis(QAbstractAxis *) : bool
- attachedAxes() : QList<QAbstractAxis *>
- bestFitLineColor() const : QColor
- bestFitLineEquation(bool &) const : QPair<qreal, qreal>
- bestFitLineVisible() const : bool
- blockSignals(bool) : bool
- brush() const : QBrush
- chart() const : QChart *
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- clear()
- clearPointConfiguration(const int)
- clearPointConfiguration(const int, const QXYSeries::PointConfiguration)
- clearPointsConfiguration()
- clearPointsConfiguration(const QXYSeries::PointConfiguration)
- color() const : QColor
- colorBy(const QList<qreal> &, const QLinearGradient &)
- 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 *)
- deselectAllPoints()
- deselectPoint(int)
- deselectPoints(const QList<int> &)
- 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 &)
- 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(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- hide()
- inherits(const char *) const : bool
- insert(int, const QPointF &)
- installEventFilter(QObject *)
|
- isPointSelected(int) : bool
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- lightMarker() const : const QImage &
- markerSize() const : qreal
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- name() const : QString
- objectName() const : QString
- opacity() const : qreal
- parent() const : QObject *
- pen() const : QPen
- pointConfiguration(const int) const : QHash<QXYSeries::PointConfiguration, QVariant>
- pointLabelsClipping() const : bool
- pointLabelsColor() const : QColor
- pointLabelsFont() const : QFont
- pointLabelsFormat() const : QString
- pointLabelsVisible() const : bool
- points() const : QList<QPointF>
- pointsConfiguration() const : QHash<int, QHash<QXYSeries::PointConfiguration, QVariant>>
- pointsVisible() const : bool
- property(const char *) const : QVariant
- receivers(const char *) const : int
- 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(const QList<QPointF> &)
- selectAllPoints()
- selectPoint(int)
- selectPoints(const QList<int> &)
- selectedLightMarker() const : const QImage &
- selectedPoints() const : QList<int>
- sender() const : QObject *
- senderSignalIndex() const : int
- setBestFitLineColor(const QColor &)
- setBestFitLineVisible(bool)
- setBrush(const QBrush &)
- setColor(const QColor &)
- setLightMarker(const QImage &)
- setMarkerSize(qreal)
- setName(const QString &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOpacity(qreal)
- setParent(QObject *)
- setPen(const QPen &)
- setPointConfiguration(const int, const QHash<QXYSeries::PointConfiguration, QVariant> &)
- setPointConfiguration(const int, const QXYSeries::PointConfiguration, const QVariant &)
- setPointLabelsClipping(bool)
- setPointLabelsColor(const QColor &)
- setPointLabelsFont(const QFont &)
- setPointLabelsFormat(const QString &)
- setPointLabelsVisible(bool)
- setPointSelected(int, bool)
- setPointsConfiguration(const QHash<int, QHash<QXYSeries::PointConfiguration, QVariant>> &)
- setPointsVisible(bool)
- setProperty(const char *, const QVariant &) : bool
- setSelectedColor(const QColor &)
- setSelectedLightMarker(const QImage &)
- setUseOpenGL(bool)
- setVisible(bool)
- show()
- signalsBlocked() const : bool
- sizeBy(const QList<qreal> &, const qreal, const qreal)
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- toggleSelection(const QList<int> &)
- tr(const char *, const char *, int) : QString
- type() const : QAbstractSeries::SeriesType
- type() const : QAbstractSeries::SeriesType
- useOpenGL() const : bool
- operator<<(const QPointF &) : QXYSeries &
- operator<<(const QList<QPointF> &) : QXYSeries &
|