- enum class SeriesType
- append(QPointF)
- append(const QList<QPointF> &)
- append(qreal, qreal)
- at(qsizetype) const : QPointF
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- classBegin()
- clear()
- color() const : QColor
- colorChanged(QColor)
- componentComplete()
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) :
QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- count() const : qsizetype
- countChanged()
- customEvent(QEvent *)
- deleteLater()
- deselectAllPoints()
- deselectPoint(qsizetype)
- deselectPoints(const QList<qsizetype> &)
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- draggableChanged()
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- find(QPointF) const : qsizetype
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- graph() const : QGraphsView *
- hide()
- hover(const QString &, QPointF, QPointF)
- hoverEnter(const QString &, QPointF, QPointF)
- hoverExit(const QString &, QPointF)
- hoverableChanged()
- inherits(const char *) const : bool
- insert(qsizetype, QPointF)
- installEventFilter(QObject *)
- isDraggable() const : bool
- isHoverable() const : bool
- isPointSelected(qsizetype) const : bool
- isQuickItemType() const : bool
- isSelectable() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- killTimer(Qt::TimerId)
- legendData() const : const QList<QLegendData>
|
- legendDataChanged()
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- name() const : QString
- nameChanged()
- objectName() const : QString
- objectNameChanged(const QString &)
- opacity() const : qreal
- opacityChanged()
- parent() const : QObject *
- pointDelegate() const : QQmlComponent *
- pointDelegateChanged()
- pointReplaced(qsizetype)
- points() const : QList<QPointF>
- pointsReplaced()
- property(const char *) const : QVariant
- receivers(const char *) const : int
- remove(QPointF)
- remove(qsizetype)
- remove(qreal, qreal)
- removeEventFilter(QObject *)
- removeMultiple(qsizetype, qsizetype)
- replace(const QList<QPointF> &)
- replace(QPointF, QPointF)
- replace(qsizetype, QPointF)
- replace(qsizetype, qreal, qreal)
- replace(qreal, qreal, qreal, qreal)
- selectAllPoints()
- selectPoint(qsizetype)
- selectPoints(const QList<qsizetype> &)
- selectableChanged()
- selectedColor() const : QColor
- selectedColorChanged(QColor)
- selectedPoints() const : QList<qsizetype>
- selectedPointsChanged()
- sender() const : QObject *
- senderSignalIndex() const : int
- seriesChildren() : QQmlListProperty<QObject>
- setColor(QColor)
- setDraggable(bool)
- setHoverable(bool)
- setName(const QString &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOpacity(qreal)
- setParent(QObject *)
- setPointDelegate(QQmlComponent *)
- setPointSelected(qsizetype, bool)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- setSelectable(bool)
- setSelectedColor(QColor)
- setValuesMultiplier(qreal)
- setVisible(bool)
- show()
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- staticMetaObject :
- take(QPointF) : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- toggleSelection(const QList<qsizetype> &)
- tr(const char *, const char *, int) : QString
- type() const : QAbstractSeries::SeriesType
- valuesMultiplier() const : qreal
- valuesMultiplierChanged()
- visibleChanged()
|