Qt Charts
C++ Classes
QAbstractSeries
Qt Charts 2.1.3 Reference Documentation
List of All Members for QAbstractSeries
This is the complete list of members for
QAbstractSeries
, including inherited members.
enum
SeriesType
~QAbstractSeries
()
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
chart
() const : QChart *
d_ptr
: QScopedPointer<QAbstractSeriesPrivate>
detachAxis
(QAbstractAxis *) : bool
hide
()
isVisible
() const : bool
name
() const : QString
nameChanged
()
opacity
() const : qreal
opacityChanged
()
setName
(const QString &)
setOpacity
(qreal )
setUseOpenGL
(bool )
setVisible
(bool )
show
()
type
() const : SeriesType
useOpenGL
() const : bool
useOpenGLChanged
()
visibleChanged
()