Qt 6.1
Qt Charts
C++ Classes
QValueAxis
Qt Charts | Commercial or GPLv3
List of All Members for QValueAxis
This is the complete list of members for
QValueAxis
, including inherited members.
enum
AxisType
flags
AxisTypes
QValueAxis
(QObject *)
enum
TickType
applyNiceNumbers
()
colorChanged
(QColor)
gridLineColorChanged
(const QColor &)
gridLinePenChanged
(const QPen &)
gridVisibleChanged
(bool)
labelFormatChanged
(const QString &)
labelsAngleChanged
(int)
labelsBrushChanged
(const QBrush &)
labelsColorChanged
(QColor)
labelsEditableChanged
(bool)
labelsFontChanged
(const QFont &)
labelsVisibleChanged
(bool)
linePenChanged
(const QPen &)
lineVisibleChanged
(bool)
maxChanged
(qreal)
minChanged
(qreal)
minorGridLineColorChanged
(const QColor &)
minorGridLinePenChanged
(const QPen &)
minorGridVisibleChanged
(bool)
minorTickCountChanged
(int)
rangeChanged
(qreal, qreal)
reverseChanged
(bool)
shadesBorderColorChanged
(QColor)
shadesBrushChanged
(const QBrush &)
shadesColorChanged
(QColor)
shadesPenChanged
(const QPen &)
shadesVisibleChanged
(bool)
tickAnchorChanged
(qreal)
tickCountChanged
(int)
tickIntervalChanged
(qreal)
tickTypeChanged
(QValueAxis::TickType)
titleBrushChanged
(const QBrush &)
titleFontChanged
(const QFont &)
titleTextChanged
(const QString &)
titleVisibleChanged
(bool)
visibleChanged
(bool)
~QValueAxis
()
alignment
() const : Qt::Alignment
gridLineColor
() : QColor
gridLinePen
() const : QPen
hide
()
isGridLineVisible
() const : bool
isLineVisible
() const : bool
isMinorGridLineVisible
() const : bool
isReverse
() const : bool
isTitleVisible
() const : bool
isVisible
() const : bool
labelFormat
() const : QString
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 : qreal
min
() const : qreal
minorGridLineColor
() : QColor
minorGridLinePen
() const : QPen
minorTickCount
() const : int
orientation
() const : Qt::Orientation
setGridLineColor
(const QColor &)
setGridLinePen
(const QPen &)
setGridLineVisible
(bool)
setLabelFormat
(const QString &)
setLabelsAngle
(int)
setLabelsBrush
(const QBrush &)
setLabelsColor
(QColor)
setLabelsEditable
(bool)
setLabelsFont
(const QFont &)
setLabelsVisible
(bool)
setLinePen
(const QPen &)
setLinePenColor
(QColor)
setLineVisible
(bool)
setMax
(qreal)
setMin
(qreal)
setMinorGridLineColor
(const QColor &)
setMinorGridLinePen
(const QPen &)
setMinorGridLineVisible
(bool)
setMinorTickCount
(int)
setRange
(qreal, qreal)
setReverse
(bool)
setShadesBorderColor
(QColor)
setShadesBrush
(const QBrush &)
setShadesColor
(QColor)
setShadesPen
(const QPen &)
setShadesVisible
(bool)
setTickAnchor
(qreal)
setTickCount
(int)
setTickInterval
(qreal)
setTickType
(QValueAxis::TickType)
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
()
tickAnchor
() const : qreal
tickCount
() const : int
tickInterval
() const : qreal
tickType
() const : QValueAxis::TickType
titleBrush
() const : QBrush
titleFont
() const : QFont
titleText
() const : QString
type
() const : QAbstractAxis::AxisType