Qt 6.6
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
QAreaSeries
(QObject *)
QAreaSeries
(QLineSeries *, QLineSeries *)
~QAreaSeries
()
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
borderColor
() const : QColor
borderColorChanged
(QColor)
brush
() const : QBrush
chart
() const : QChart *
clicked
(const QPointF &)
color
() const : QColor
colorChanged
(QColor)
detachAxis
(QAbstractAxis *) : bool
doubleClicked
(const QPointF &)
hide
()
hovered
(const QPointF &, bool)
isVisible
() const : bool
lowerSeries
() const : QLineSeries *
name
() const : QString
nameChanged
()
opacity
() const : qreal
opacityChanged
()
pen
() const : QPen
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
pointsVisible
() const : bool
pressed
(const QPointF &)
released
(const QPointF &)
setBorderColor
(const QColor &)
setBrush
(const QBrush &)
setColor
(const QColor &)
setLowerSeries
(QLineSeries *)
setName
(const QString &)
setOpacity
(qreal)
setPen
(const QPen &)
setPointLabelsClipping
(bool)
setPointLabelsColor
(const QColor &)
setPointLabelsFont
(const QFont &)
setPointLabelsFormat
(const QString &)
setPointLabelsVisible
(bool)
setPointsVisible
(bool)
setUpperSeries
(QLineSeries *)
setUseOpenGL
(bool)
setVisible
(bool)
show
()
type
() const : QAbstractSeries::SeriesType
type
() const : SeriesType
upperSeries
() const : QLineSeries *
useOpenGL
() const : bool
useOpenGLChanged
()
visibleChanged
()