-
enum
MarkerShape
-
QScatterSeries
(QObject *)
-
enum
SeriesType
-
borderColorChanged
(QColor )
-
clicked
(const QPointF &)
-
colorChanged
(QColor )
-
deleteLater
()
-
destroyed
(QObject *)
-
doubleClicked
(const QPointF &)
-
hovered
(const QPointF &, bool )
-
markerShapeChanged
(QScatterSeries::MarkerShape )
-
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 &)
-
useOpenGLChanged
()
-
visibleChanged
()
-
~QScatterSeries
()
-
append
(qreal , qreal )
-
append
(const QPointF &)
-
append
(const QList<QPointF> &)
-
at
(int ) const : const QPointF &
-
attachAxis
(QAbstractAxis *) : bool
-
attachedAxes
() : QList<QAbstractAxis *>
-
blockSignals
(bool ) : bool
-
borderColor
() const : QColor
-
brush
() const : QBrush
-
chart
() const : QChart *
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
clear
()
-
color
() const : 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 *)
-
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
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
hide
()
|
-
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 )
-
markerShape
() const : QScatterSeries::MarkerShape
-
markerSize
() const : qreal
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
name
() const : QString
-
objectName
() const : QString
-
opacity
() const : qreal
-
parent
() const : QObject *
-
pen
() const : QPen
-
pointLabelsClipping
() const : bool
-
pointLabelsColor
() const : QColor
-
pointLabelsFont
() const : QFont
-
pointLabelsFormat
() const : QString
-
pointLabelsVisible
() const : bool
-
points
() const : QList<QPointF>
-
pointsVector
() const : QVector<QPointF>
-
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
(QList<QPointF> )
-
replace
(QVector<QPointF> )
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setBorderColor
(const QColor &)
-
setBrush
(const QBrush &)
-
setColor
(const QColor &)
-
setMarkerShape
(QScatterSeries::MarkerShape )
-
setMarkerSize
(qreal )
-
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
:
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
type
() const : QAbstractSeries::SeriesType
-
useOpenGL
() const : bool
-
operator<<
(const QPointF &) : QXYSeries &
-
operator<<
(const QList<QPointF> &) : QXYSeries &
|