Qt 5.15
Qt Charts
C++ Classes
QScatterSeries
Qt Charts | Commercial or GPLv3
List of All Members for QScatterSeries
This is the complete list of members for
QScatterSeries
, including inherited members.
enum
MarkerShape
enum
SeriesType
borderColorChanged
(QColor )
colorChanged
(QColor )
markerShapeChanged
(QScatterSeries::MarkerShape )
markerSizeChanged
(qreal )
nameChanged
()
objectNameChanged
(const QString &)
opacityChanged
()
pointLabelsClippingChanged
(bool )
pointLabelsColorChanged
(const QColor &)
pointLabelsFontChanged
(const QFont &)
pointLabelsFormatChanged
(const QString &)
pointLabelsVisibilityChanged
(bool )
useOpenGLChanged
()
visibleChanged
()
borderColor
() const : QColor
brush
() const : QBrush
color
() const : QColor
isVisible
() const : bool
markerShape
() const : QScatterSeries::MarkerShape
markerSize
() const : qreal
name
() const : QString
objectName
() const : QString
opacity
() const : qreal
pointLabelsClipping
() const : bool
pointLabelsColor
() const : QColor
pointLabelsFont
() const : QFont
pointLabelsFormat
() const : QString
pointLabelsVisible
() const : bool
pointsVisible
() const : bool
setBorderColor
(const QColor &)
setBrush
(const QBrush &)
setColor
(const QColor &)
setMarkerShape
(QScatterSeries::MarkerShape )
setMarkerSize
(qreal )
setName
(const QString &)
setObjectName
(const QString &)
setOpacity
(qreal )
setPointLabelsClipping
(bool )
setPointLabelsColor
(const QColor &)
setPointLabelsFont
(const QFont &)
setPointLabelsFormat
(const QString &)
setPointLabelsVisible
(bool )
setPointsVisible
(bool )
setUseOpenGL
(bool )
setVisible
(bool )
staticMetaObject
:
type
() const : QAbstractSeries::SeriesType
useOpenGL
() const : bool