Qt 6.8
Qt Graphs
C++ Classes
QtGraphs
QValue3DAxis
Qt Graphs | Commercial or GPLv3
List of All Members for QValue3DAxis
This is the complete list of members for
QValue3DAxis
, including inherited members.
enum class
AxisOrientation
enum class
AxisType
QValue3DAxis
(QObject *)
~QValue3DAxis
()
autoAdjustRangeChanged
(bool)
formatter
() const : QValue3DAxisFormatter *
formatterChanged
(QValue3DAxisFormatter *)
isAutoAdjustRange
() const : bool
isTitleFixed
() const : bool
isTitleVisible
() const : bool
labelAutoAngle
() const : float
labelAutoAngleChanged
(float)
labelFormat
() const : QString
labelFormatChanged
(const QString &)
labelVisibleChanged
(bool)
labels
() const : QStringList
labelsChanged
()
labelsVisible
() const : bool
max
() const : float
maxChanged
(float)
min
() const : float
minChanged
(float)
orientation
() const : QAbstract3DAxis::AxisOrientation
orientationChanged
(QAbstract3DAxis::AxisOrientation)
rangeChanged
(float, float)
reversed
() const : bool
reversedChanged
(bool)
segmentCount
() const : qsizetype
segmentCountChanged
(qsizetype)
setAutoAdjustRange
(bool)
setFormatter
(QValue3DAxisFormatter *)
setLabelAutoAngle
(float)
setLabelFormat
(const QString &)
setLabels
(const QStringList &)
setLabelsVisible
(bool)
setMax
(float)
setMin
(float)
setRange
(float, float)
setReversed
(bool)
setSegmentCount
(qsizetype)
setSubSegmentCount
(qsizetype)
setTitle
(const QString &)
setTitleFixed
(bool)
setTitleOffset
(float)
setTitleVisible
(bool)
subSegmentCount
() const : qsizetype
subSegmentCountChanged
(qsizetype)
title
() const : QString
titleChanged
(const QString &)
titleFixedChanged
(bool)
titleOffset
() const : float
titleOffsetChanged
(float)
titleVisibleChanged
(bool)
type
() const : QAbstract3DAxis::AxisType