QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
36 #include <QStringList>
95 int nbLabelledObjects;
99 QStringList layersName;
100 int *layersNbObjects;
101 int *layersNbLabelledObjects;
int getLayerNbObjects(int layerId) const
Returns the number of object in layer layerId.
int getNbLabelledObjects() const
the number of objects which are labelled
int getNbLayers() const
how many layersare labelled ?
PalStat & operator=(const PalStat &other)=delete
PalStat cannot be copied.
Representation of a labeling problem.
Summary statistics of labeling problem.
QString getLayerName(int layerId)
Returns the name of the labelled layer layerId.
int getNbObjects() const
the number of object in problem
int getLayerNbLabelledObjects(int layerId) const
Returns the number of object in layer layerId which are labelled.