QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
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 738 of file qgspallabeling.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

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

Definition at line 741 of file qgspallabeling.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 744 of file qgspallabeling.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 743 of file qgspallabeling.h.


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