Qt 6.8
Qt Graphs
C++ Classes
QtGraphs
QHeightMapSurfaceDataProxy
Qt Graphs | Commercial or GPLv3
List of All Members for QHeightMapSurfaceDataProxy
This is the complete list of members for
QHeightMapSurfaceDataProxy
, including inherited members.
enum class
DataType
QHeightMapSurfaceDataProxy
(QObject *)
QHeightMapSurfaceDataProxy
(const QImage &, QObject *)
QHeightMapSurfaceDataProxy
(const QString &, QObject *)
~QHeightMapSurfaceDataProxy
()
addRow
(QSurfaceDataRow) : qsizetype
addRows
(QSurfaceDataArray) : qsizetype
arrayReset
()
autoScaleY
() const : bool
autoScaleYChanged
(bool)
columnCount
() const : qsizetype
columnCountChanged
(qsizetype)
heightMap
() const : QImage
heightMapChanged
(const QImage &)
heightMapFile
() const : QString
heightMapFileChanged
(const QString &)
insertRow
(qsizetype, QSurfaceDataRow)
insertRows
(qsizetype, QSurfaceDataArray)
itemAt
(QPoint) const : const QSurfaceDataItem &
itemAt
(qsizetype, qsizetype) const : const QSurfaceDataItem &
itemChanged
(qsizetype, qsizetype)
maxXValue
() const : float
maxXValueChanged
(float)
maxYValue
() const : float
maxYValueChanged
(float)
maxZValue
() const : float
maxZValueChanged
(float)
minXValue
() const : float
minXValueChanged
(float)
minYValue
() const : float
minYValueChanged
(float)
minZValue
() const : float
minZValueChanged
(float)
removeRows
(qsizetype, qsizetype)
resetArray
()
resetArray
(QSurfaceDataArray)
rowCount
() const : qsizetype
rowCountChanged
(qsizetype)
rowsAdded
(qsizetype, qsizetype)
rowsChanged
(qsizetype, qsizetype)
rowsInserted
(qsizetype, qsizetype)
rowsRemoved
(qsizetype, qsizetype)
series
() const : QSurface3DSeries *
seriesChanged
(QSurface3DSeries *)
setAutoScaleY
(bool)
setHeightMap
(const QImage &)
setHeightMapFile
(const QString &)
setItem
(QPoint, QSurfaceDataItem)
setItem
(qsizetype, qsizetype, QSurfaceDataItem)
setMaxXValue
(float)
setMaxYValue
(float)
setMaxZValue
(float)
setMinXValue
(float)
setMinYValue
(float)
setMinZValue
(float)
setRow
(qsizetype, QSurfaceDataRow)
setRows
(qsizetype, QSurfaceDataArray)
setValueRanges
(float, float, float, float)
type
() const : QAbstractDataProxy::DataType