Qt 5.15
Qt Data Visualization
C++ Classes
QSurface3DSeries
Qt Data Visualization | Commercial or GPLv3
List of All Members for QSurface3DSeries
This is the complete list of members for
QSurface3DSeries
, including inherited members.
enum
DrawFlag
flags
DrawFlags
enum
Mesh
QSurface3DSeries
(QSurfaceDataProxy *, QObject *)
QSurface3DSeries
(QObject *)
enum
SeriesType
baseColorChanged
(const QColor &)
baseGradientChanged
(const QLinearGradient &)
colorStyleChanged
(Q3DTheme::ColorStyle )
dataProxyChanged
(QSurfaceDataProxy *)
drawModeChanged
(QSurface3DSeries::DrawFlags )
flatShadingEnabledChanged
(bool )
flatShadingSupportedChanged
(bool )
itemLabelChanged
(const QString &)
itemLabelFormatChanged
(const QString &)
itemLabelVisibilityChanged
(bool )
meshChanged
(QAbstract3DSeries::Mesh )
meshRotationChanged
(const QQuaternion &)
meshSmoothChanged
(bool )
multiHighlightColorChanged
(const QColor &)
multiHighlightGradientChanged
(const QLinearGradient &)
nameChanged
(const QString &)
selectedPointChanged
(const QPoint &)
singleHighlightColorChanged
(const QColor &)
singleHighlightGradientChanged
(const QLinearGradient &)
textureChanged
(const QImage &)
textureFileChanged
(const QString &)
userDefinedMeshChanged
(const QString &)
visibilityChanged
(bool )
~QSurface3DSeries
()
baseColor
() const : QColor
baseGradient
() const : QLinearGradient
colorStyle
() const : Q3DTheme::ColorStyle
dataProxy
() const : QSurfaceDataProxy *
drawMode
() const : QSurface3DSeries::DrawFlags
invalidSelectionPosition
() : QPoint
isFlatShadingEnabled
() const : bool
isFlatShadingSupported
() const : bool
isItemLabelVisible
() const : bool
isMeshSmooth
() const : bool
isVisible
() const : bool
itemLabel
() const : QString
itemLabelFormat
() const : QString
mesh
() const : Mesh
meshRotation
() const : QQuaternion
multiHighlightColor
() const : QColor
multiHighlightGradient
() const : QLinearGradient
name
() const : QString
selectedPoint
() const : QPoint
setBaseColor
(const QColor &)
setBaseGradient
(const QLinearGradient &)
setColorStyle
(Q3DTheme::ColorStyle )
setDataProxy
(QSurfaceDataProxy *)
setDrawMode
(DrawFlags )
setFlatShadingEnabled
(bool )
setItemLabelFormat
(const QString &)
setItemLabelVisible
(bool )
setMesh
(Mesh )
setMeshAxisAndAngle
(const QVector3D &, float )
setMeshRotation
(const QQuaternion &)
setMeshSmooth
(bool )
setMultiHighlightColor
(const QColor &)
setMultiHighlightGradient
(const QLinearGradient &)
setName
(const QString &)
setSelectedPoint
(const QPoint &)
setSingleHighlightColor
(const QColor &)
setSingleHighlightGradient
(const QLinearGradient &)
setTexture
(const QImage &)
setTextureFile
(const QString &)
setUserDefinedMesh
(const QString &)
setVisible
(bool )
singleHighlightColor
() const : QColor
singleHighlightGradient
() const : QLinearGradient
texture
() const : QImage
textureFile
() const : QString
type
() const : SeriesType
userDefinedMesh
() const : QString