mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
fix sip and doc
This commit is contained in:
parent
a95a40bfdd
commit
9db4032d59
@ -81,6 +81,7 @@ Convenient class that can be used to obtain a datasetgroup on vertices that repr
|
||||
#include "qgsmeshtriangulation.h"
|
||||
%End
|
||||
public:
|
||||
|
||||
QgsMeshZValueDatasetGroup( const QString &datasetGroupName, const QgsMesh &mesh );
|
||||
%Docstring
|
||||
Constructor
|
||||
|
||||
@ -117,7 +117,7 @@ class QgsMeshZValueDataset: public QgsMeshDataset
|
||||
|
||||
/**
|
||||
* \ingroup analysis
|
||||
* \class QgsMeshZValueDataset
|
||||
* \class QgsMeshZValueDatasetGroup
|
||||
*
|
||||
* Convenient class that can be used to obtain a datasetgroup on vertices that represents the Z value of the mesh vertices
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user