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