Qt 5.15
Qt Data Visualization
C++ Classes
QValue3DAxis
Qt Data Visualization | Commercial or GPLv3
List of All Members for QValue3DAxis
This is the complete list of members for
QValue3DAxis
, including inherited members.
enum
AxisOrientation
enum
AxisType
QValue3DAxis
(QObject *)
autoAdjustRangeChanged
(bool )
formatterChanged
(QValue3DAxisFormatter *)
labelAutoRotationChanged
(float )
labelFormatChanged
(const QString &)
labelsChanged
()
maxChanged
(float )
minChanged
(float )
orientationChanged
(QAbstract3DAxis::AxisOrientation )
rangeChanged
(float , float )
reversedChanged
(bool )
segmentCountChanged
(int )
subSegmentCountChanged
(int )
titleChanged
(const QString &)
titleFixedChanged
(bool )
titleVisibilityChanged
(bool )
~QValue3DAxis
()
formatter
() const : QValue3DAxisFormatter *
isAutoAdjustRange
() const : bool
isTitleFixed
() const : bool
isTitleVisible
() const : bool
labelAutoRotation
() const : float
labelFormat
() const : QString
labels
() const : QStringList
max
() const : float
min
() const : float
orientation
() const : AxisOrientation
reversed
() const : bool
segmentCount
() const : int
setAutoAdjustRange
(bool )
setFormatter
(QValue3DAxisFormatter *)
setLabelAutoRotation
(float )
setLabelFormat
(const QString &)
setLabels
(const QStringList &)
setMax
(float )
setMin
(float )
setRange
(float , float )
setReversed
(bool )
setSegmentCount
(int )
setSubSegmentCount
(int )
setTitle
(const QString &)
setTitleFixed
(bool )
setTitleVisible
(bool )
subSegmentCount
() const : int
title
() const : QString
type
() const : AxisType