-
enum
SeriesType
-
append
(qreal, qreal)
-
append
(const QPointF &)
-
append
(const QList<QPointF> &)
-
at
(int) const : const QPointF &
-
attachAxis
(QAbstractAxis *) : bool
-
attachedAxes
() : QList<QAbstractAxis *>
-
axisX
() const : QAbstractAxis *
-
axisXChanged
()
-
axisY
() const : QAbstractAxis *
-
axisYChanged
()
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
classBegin
()
-
clear
()
-
color
() const : QColor
-
colorChanged
(QColor)
-
componentComplete
()
-
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 *)
-
deleteLater
()
-
deselectAllPoints
()
-
deselectPoint
(int)
-
deselectPoints
(const QList<int> &)
-
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 &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
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
(QString, QPointF, QPointF)
-
hoverEnter
(QString, QPointF, QPointF)
-
hoverExit
(QString, QPointF)
-
hoverable
() const : bool
-
hoverableChanged
()
-
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)
-
markerSize
() const : qreal
-
markerSizeChanged
(qreal)
|
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *) : bool
-
name
() const : QString
-
nameChanged
()
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
opacity
() const : qreal
-
opacityChanged
()
-
parent
() const : QObject *
-
pointMarker
() const : QQmlComponent *
-
pointMarkerChanged
()
-
pointReplaced
(int)
-
points
() const : QList<QPointF>
-
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> &)
-
selectable
() const : bool
-
selectableChanged
()
-
selectedColor
() const : QColor
-
selectedColorChanged
(const QColor &)
-
selectedPoints
() const : QList<int>
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
seriesChildren
() : QQmlListProperty<QObject>
-
setAxisX
(QAbstractAxis *)
-
setAxisY
(QAbstractAxis *)
-
setColor
(const QColor &)
-
setHoverable
(bool)
-
setMarkerSize
(qreal)
-
setName
(const QString &)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setOpacity
(qreal)
-
setParent
(QObject *)
-
setPointMarker
(QQmlComponent *)
-
setPointSelected
(int, bool)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
setSelectable
(bool)
-
setSelectedColor
(const QColor &)
-
setTheme
(QSeriesTheme *)
-
setValuesMultiplier
(qreal)
-
setVisible
(bool)
-
show
()
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
theme
() const : QSeriesTheme *
-
themeChanged
()
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
toggleSelection
(const QList<int> &)
-
tr
(const char *, const char *, int) : QString
-
type
() const : QAbstractSeries::SeriesType
-
valuesMultiplier
() const : qreal
-
valuesMultiplierChanged
()
-
visibleChanged
()
|