Qt 5.11
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 *)
~QValue3DAxis
()
autoAdjustRangeChanged
(bool )
d_ptr
: int
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 )
metaObject
() const : const QMetaObject *
metaObject
() const : const QMetaObject *
min
() const : float
minChanged
(float )
orientation
() const : QAbstract3DAxis::AxisOrientation
orientationChanged
(QAbstract3DAxis::AxisOrientation )
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
qt_metacast
(
const char *
) : void *
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 )
staticMetaObject
: const QMetaObject
staticMetaObject
: const QMetaObject
subSegmentCount
() const : int
subSegmentCountChanged
(int )
title
() const : QString
titleChanged
(const QString &)
titleFixedChanged
(bool )
titleVisibilityChanged
(bool )
tr
(const char *, const char *, int ) : QString
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
type
() const : QAbstract3DAxis::AxisType