Qt 5.9
Qt Data Visualization
C++ Classes
QValue3DAxis
Qt 5.9.6 Reference Documentation
List of All Members for QValue3DAxis
This is the complete list of members for
QValue3DAxis
, including inherited members.
enum
AxisOrientation
enum
AxisType
QValue3DAxis
(QObject *)
~QValue3DAxis
()
autoAdjustRangeChanged
(bool )
d_ptr
: QScopedPointer<QAbstract3DAxisPrivate>
formatter
() const : QValue3DAxisFormatter *
formatterChanged
(QValue3DAxisFormatter *)
isAutoAdjustRange
() const : bool
isTitleFixed
() const : bool
isTitleVisible
() const : bool
labelAutoRotation
() const : float
labelAutoRotationChanged
(float )
labelFormat
() const : QString
labelFormatChanged
(const QString &)
labels
() const : QStringList
labelsChanged
()
max
() const : float
maxChanged
(float )
min
() const : float
minChanged
(float )
orientation
() const : AxisOrientation
orientationChanged
(QAbstract3DAxis::AxisOrientation )
rangeChanged
(float , float )
reversed
() const : bool
reversedChanged
(bool )
segmentCount
() const : int
segmentCountChanged
(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
subSegmentCountChanged
(int )
title
() const : QString
titleChanged
(const QString &)
titleFixedChanged
(bool )
titleVisibilityChanged
(bool )
type
() const : AxisType