Qt 5.15
Qt Charts
C++ Classes
QStackedBarSeries
Qt Charts | Commercial or GPLv3
List of All Members for QStackedBarSeries
This is the complete list of members for
QStackedBarSeries
, including inherited members.
enum
LabelsPosition
QStackedBarSeries
(QObject *)
enum
SeriesType
barsetsAdded
(QList<QBarSet *> )
barsetsRemoved
(QList<QBarSet *> )
clicked
(int , QBarSet *)
countChanged
()
doubleClicked
(int , QBarSet *)
hovered
(bool , int , QBarSet *)
labelsAngleChanged
(qreal )
labelsFormatChanged
(const QString &)
labelsPositionChanged
(QAbstractBarSeries::LabelsPosition )
labelsPrecisionChanged
(int )
labelsVisibleChanged
()
nameChanged
()
opacityChanged
()
pressed
(int , QBarSet *)
released
(int , QBarSet *)
useOpenGLChanged
()
visibleChanged
()
~QStackedBarSeries
()
append
(QBarSet *) : bool
append
(QList<QBarSet *> ) : bool
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
barSets
() const : QList<QBarSet *>
barWidth
() const : qreal
chart
() const : QChart *
clear
()
count
() const : int
detachAxis
(QAbstractAxis *) : bool
hide
()
insert
(int , QBarSet *) : bool
isLabelsVisible
() const : bool
isVisible
() const : bool
labelsAngle
() const : qreal
labelsFormat
() const : QString
labelsPosition
() const : QAbstractBarSeries::LabelsPosition
labelsPrecision
() const : int
name
() const : QString
opacity
() const : qreal
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
useOpenGL
() const : bool