QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 999 of file qgspallabeling.h.

Constructor & Destructor Documentation

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

Definition at line 1002 of file qgspallabeling.h.

Member Data Documentation

double QgsLabelCandidate::cost

Definition at line 1005 of file qgspallabeling.h.

QRectF QgsLabelCandidate::rect

Definition at line 1004 of file qgspallabeling.h.


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