Qt 5.8
Qt Data Visualization
C++ Classes
QCategory3DAxis
Qt 5.8.0 Reference Documentation
List of All Members for QCategory3DAxis
This is the complete list of members for
QCategory3DAxis
, including inherited members.
enum
AxisOrientation
enum
AxisType
QCategory3DAxis
(QObject *)
~QCategory3DAxis
()
autoAdjustRangeChanged
(bool )
d_ptr
: QScopedPointer<QAbstract3DAxisPrivate>
isAutoAdjustRange
() const : bool
isTitleFixed
() const : bool
isTitleVisible
() const : bool
labelAutoRotation
() const : float
labelAutoRotationChanged
(float )
labels
() const : QStringList
labels
() const : QStringList
labelsChanged
()
labelsChanged
()
max
() const : float
maxChanged
(float )
min
() const : float
minChanged
(float )
orientation
() const : AxisOrientation
orientationChanged
(QAbstract3DAxis::AxisOrientation )
rangeChanged
(float , float )
setAutoAdjustRange
(bool )
setLabelAutoRotation
(float )
setLabels
(const QStringList &)
setLabels
(const QStringList &)
setMax
(float )
setMin
(float )
setRange
(float , float )
setTitle
(const QString &)
setTitleFixed
(bool )
setTitleVisible
(bool )
title
() const : QString
titleChanged
(const QString &)
titleFixedChanged
(bool )
titleVisibilityChanged
(bool )
type
() const : AxisType