QGIS API Documentation 3.41.0-Master (cea29feecf2)
|
Represents a label candidate. More...
#include <qgslabelingengine.h>
Public Member Functions | |
QgsLabelCandidate (const QRectF &r, double c) | |
Public Attributes | |
double | cost |
QRectF | rect |
Represents a label candidate.
Definition at line 43 of file qgslabelingengine.h.
|
inline |
Definition at line 46 of file qgslabelingengine.h.
double QgsLabelCandidate::cost |
Definition at line 49 of file qgslabelingengine.h.
QRectF QgsLabelCandidate::rect |
Definition at line 48 of file qgslabelingengine.h.