QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
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 994 of file qgspallabeling.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

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

Definition at line 997 of file qgspallabeling.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 1000 of file qgspallabeling.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 999 of file qgspallabeling.h.


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