Qt Charts
C++ Classes
QAreaSeries
Qt Charts 2.1.3 Reference Documentation
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 )
d_ptr
: QScopedPointer<QAbstractSeriesPrivate>
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 &)
selected
()
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 : SeriesType
type
() const : QAbstractSeries::SeriesType
upperSeries
() const : QLineSeries *
useOpenGL
() const : bool
useOpenGLChanged
()
visibleChanged
()