QGIS API Documentation  3.18.1-Zürich (202f1bf7e5)
Public Member Functions | Public Attributes | List of all members
QgsLabelCandidate Class Reference

Represents a label candidate. More...

#include <qgspallabeling.h>

Public Member Functions

 QgsLabelCandidate (const QRectF &r, double c)
 

Public Attributes

double cost
 
QRectF rect
 

Detailed Description

Represents a label candidate.

Definition at line 1209 of file qgspallabeling.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

QgsLabelCandidate::QgsLabelCandidate ( const QRectF &  r,
double  c 
)
inline

Definition at line 1212 of file qgspallabeling.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 1215 of file qgspallabeling.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 1214 of file qgspallabeling.h.


The documentation for this class was generated from the following file: