QGIS API Documentation  3.0.2-Girona (307d082)
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 904 of file qgspallabeling.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

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

Definition at line 907 of file qgspallabeling.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 910 of file qgspallabeling.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 909 of file qgspallabeling.h.


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