QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsLabelCandidate Class Reference

Represents a label candidate. More...

#include <qgslabelingengine.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 42 of file qgslabelingengine.h.

Constructor & Destructor Documentation

◆ QgsLabelCandidate()

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

Definition at line 45 of file qgslabelingengine.h.

Member Data Documentation

◆ cost

double QgsLabelCandidate::cost

Definition at line 48 of file qgslabelingengine.h.

◆ rect

QRectF QgsLabelCandidate::rect

Definition at line 47 of file qgslabelingengine.h.


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