QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Member Functions | Public Attributes | List of all members
QgsLabelCandidate Class Reference

#include <qgspallabeling.h>

Public Member Functions

 QgsLabelCandidate (const QRectF &r, double c)
 

Public Attributes

double cost
 
QRectF rect
 

Detailed Description

Definition at line 1131 of file qgspallabeling.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

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

Definition at line 1134 of file qgspallabeling.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 1137 of file qgspallabeling.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 1136 of file qgspallabeling.h.


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