QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Represents a label candidate. More...
#include <qgspallabeling.h>
Public Member Functions | |
QgsLabelCandidate (const QRectF &r, double c) | |
Public Attributes | |
double | cost |
QRectF | rect |
Represents a label candidate.
Definition at line 1033 of file qgspallabeling.h.
|
inline |
Definition at line 1036 of file qgspallabeling.h.
double QgsLabelCandidate::cost |
Definition at line 1039 of file qgspallabeling.h.
QRectF QgsLabelCandidate::rect |
Definition at line 1038 of file qgspallabeling.h.