Qt 6.6
Qt Charts
C++ Classes
QBarSeries
Qt Charts | Commercial or GPLv3
List of All Members for QBarSeries
This is the complete list of members for
QBarSeries
, including inherited members.
enum
LabelsPosition
enum
SeriesType
QBarSeries
(QObject *)
~QBarSeries
()
append
(QBarSet *) : bool
append
(const QList<QBarSet *> &) : bool
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
barSets
() const : QList<QBarSet *>
barWidth
() const : qreal
barsetsAdded
(const QList<QBarSet *> &)
barsetsRemoved
(const QList<QBarSet *> &)
chart
() const : QChart *
clear
()
clicked
(int, QBarSet *)
count
() const : int
countChanged
()
detachAxis
(QAbstractAxis *) : bool
doubleClicked
(int, QBarSet *)
hide
()
hovered
(bool, int, QBarSet *)
insert
(int, QBarSet *) : bool
isLabelsVisible
() const : bool
isVisible
() const : bool
labelsAngle
() const : qreal
labelsAngleChanged
(qreal)
labelsFormat
() const : QString
labelsFormatChanged
(const QString &)
labelsPosition
() const : QAbstractBarSeries::LabelsPosition
labelsPositionChanged
(QAbstractBarSeries::LabelsPosition)
labelsPrecision
() const : int
labelsPrecisionChanged
(int)
labelsVisibleChanged
()
name
() const : QString
nameChanged
()
opacity
() const : qreal
opacityChanged
()
pressed
(int, QBarSet *)
released
(int, QBarSet *)
remove
(QBarSet *) : bool
setBarWidth
(qreal)
setLabelsAngle
(qreal)
setLabelsFormat
(const QString &)
setLabelsPosition
(QAbstractBarSeries::LabelsPosition)
setLabelsPrecision
(int)
setLabelsVisible
(bool)
setName
(const QString &)
setOpacity
(qreal)
setUseOpenGL
(bool)
setVisible
(bool)
show
()
take
(QBarSet *) : bool
type
() const : QAbstractSeries::SeriesType
type
() const : SeriesType
useOpenGL
() const : bool
useOpenGLChanged
()
visibleChanged
()