Qt 5.15
Qt Charts
C++ Classes
QBarCategoryAxis
Qt Charts | Commercial or GPLv3
List of All Members for QBarCategoryAxis
This is the complete list of members for
QBarCategoryAxis
, including inherited members.
enum
AxisType
flags
AxisTypes
QBarCategoryAxis
(QObject *)
categoriesChanged
()
colorChanged
(QColor )
countChanged
()
gridLineColorChanged
(const QColor &)
gridLinePenChanged
(const QPen &)
gridVisibleChanged
(bool )
labelsAngleChanged
(int )
labelsBrushChanged
(const QBrush &)
labelsColorChanged
(QColor )
labelsEditableChanged
(bool )
labelsFontChanged
(const QFont &)
labelsVisibleChanged
(bool )
linePenChanged
(const QPen &)
lineVisibleChanged
(bool )
maxChanged
(const QString &)
minChanged
(const QString &)
minorGridLineColorChanged
(const QColor &)
minorGridLinePenChanged
(const QPen &)
minorGridVisibleChanged
(bool )
rangeChanged
(const QString &, const QString &)
reverseChanged
(bool )
shadesBorderColorChanged
(QColor )
shadesBrushChanged
(const QBrush &)
shadesColorChanged
(QColor )
shadesPenChanged
(const QPen &)
shadesVisibleChanged
(bool )
titleBrushChanged
(const QBrush &)
titleFontChanged
(const QFont &)
titleTextChanged
(const QString &)
titleVisibleChanged
(bool )
visibleChanged
(bool )
~QBarCategoryAxis
()
alignment
() const : Qt::Alignment
append
(const QStringList &)
append
(const QString &)
at
(int ) const : QString
categories
() : QStringList
clear
()
count
() const : int
gridLineColor
() : QColor
gridLinePen
() const : QPen
hide
()
insert
(int , const QString &)
isGridLineVisible
() const : bool
isLineVisible
() const : bool
isMinorGridLineVisible
() const : bool
isReverse
() const : bool
isTitleVisible
() const : bool
isVisible
() const : bool
labelsAngle
() const : int
labelsBrush
() const : QBrush
labelsColor
() const : QColor
labelsEditable
() const : bool
labelsFont
() const : QFont
labelsVisible
() const : bool
linePen
() const : QPen
linePenColor
() const : QColor
max
() const : QString
min
() const : QString
minorGridLineColor
() : QColor
minorGridLinePen
() const : QPen
orientation
() const : Qt::Orientation
remove
(const QString &)
replace
(const QString &, const QString &)
setCategories
(const QStringList &)
setGridLineColor
(const QColor &)
setGridLinePen
(const QPen &)
setGridLineVisible
(bool )
setLabelsAngle
(int )
setLabelsBrush
(const QBrush &)
setLabelsColor
(QColor )
setLabelsEditable
(bool )
setLabelsFont
(const QFont &)
setLabelsVisible
(bool )
setLinePen
(const QPen &)
setLinePenColor
(QColor )
setLineVisible
(bool )
setMax
(const QString &)
setMin
(const QString &)
setMinorGridLineColor
(const QColor &)
setMinorGridLinePen
(const QPen &)
setMinorGridLineVisible
(bool )
setRange
(const QString &, const QString &)
setReverse
(bool )
setShadesBorderColor
(QColor )
setShadesBrush
(const QBrush &)
setShadesColor
(QColor )
setShadesPen
(const QPen &)
setShadesVisible
(bool )
setTitleBrush
(const QBrush &)
setTitleFont
(const QFont &)
setTitleText
(const QString &)
setTitleVisible
(bool )
setVisible
(bool )
shadesBorderColor
() const : QColor
shadesBrush
() const : QBrush
shadesColor
() const : QColor
shadesPen
() const : QPen
shadesVisible
() const : bool
show
()
titleBrush
() const : QBrush
titleFont
() const : QFont
titleText
() const : QString
type
() const : QAbstractAxis::AxisType