| 
    QGIS API Documentation 3.38.0-Grenoble (exported)
    
   | 
 
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 1016 of file qgspallabeling.h.
      
  | 
  inline | 
Definition at line 1019 of file qgspallabeling.h.
| double QgsLabelCandidate::cost | 
Definition at line 1022 of file qgspallabeling.h.
| QRectF QgsLabelCandidate::rect | 
Definition at line 1021 of file qgspallabeling.h.