Qt 5.7
Qt Charts
C++ Classes
QScatterSeries
Qt 5.7.1 Reference Documentation
List of All Members for QScatterSeries
This is the complete list of members for
QScatterSeries
, including inherited members.
enum
MarkerShape
enum
SeriesType
QScatterSeries
(QObject *)
~QScatterSeries
()
append
(qreal , qreal )
append
(const QPointF &)
append
(const QList<QPointF> &)
at
(int ) const : const QPointF &
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
blockSignals
(bool )
borderColor
() const : QColor
borderColorChanged
(QColor )
brush
() const : QBrush
brush
() const : QBrush
chart
() const : QChart *
childEvent
(QChildEvent *)
children
() const
clear
()
clicked
(const QPointF &)
color
() const : QColor
color
() const : QColor
colorChanged
(QColor )
colorChanged
(QColor )
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
count
() const : int
customEvent
(QEvent *)
d_ptr
:
d_ptr
: QScopedPointer<QAbstractSeriesPrivate>
deleteLater
()
destroyed
(QObject *)
detachAxis
(QAbstractAxis *) : bool
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
doubleClicked
(const QPointF &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
hide
()
hovered
(const QPointF &, bool )
inherits
(const char *) const
insert
(int , const QPointF &)
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const
isVisible
() const : bool
isWidgetType
() const
isWindowType
() const
killTimer
(int )
markerShape
() const : MarkerShape
markerShapeChanged
(MarkerShape )
markerSize
() const : qreal
markerSizeChanged
(qreal )
metaObject
() const
moveToThread
(QThread *)
name
() const : QString
nameChanged
()
objectName
() const
objectNameChanged
(const QString &)
opacity
() const : qreal
opacityChanged
()
parent
() const
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
receivers
(const char *) const
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
senderSignalIndex
() const
setBorderColor
(const QColor &)
setBrush
(const QBrush &)
setBrush
(const QBrush &)
setColor
(const QColor &)
setColor
(const QColor &)
setMarkerShape
(MarkerShape )
setMarkerSize
(qreal )
setName
(const QString &)
setObjectName
(const QString &)
setOpacity
(qreal )
setParent
(QObject *)
setPen
(const QPen &)
setPen
(const QPen &)
setPointLabelsClipping
(bool )
setPointLabelsColor
(const QColor &)
setPointLabelsFont
(const QFont &)
setPointLabelsFormat
(const QString &)
setPointLabelsVisible
(bool )
setPointsVisible
(bool )
setProperty
(const char *, const QVariant &)
setUseOpenGL
(bool )
setVisible
(bool )
show
()
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
type
() const : SeriesType
type
() const : QAbstractSeries::SeriesType
useOpenGL
() const : bool
useOpenGLChanged
()
visibleChanged
()
operator<<
(const QPointF &) : QXYSeries &
operator<<
(const QList<QPointF> &) : QXYSeries &