|
Quantum GIS API Documentation
master-ce49b66
|
#include <qgspallabeling.h>
Public Member Functions | |
| QgsLabelCandidate (QRectF r, double c) | |
Public Attributes | |
| double | cost |
| QRectF | rect |
Definition at line 365 of file qgspallabeling.h.
| QgsLabelCandidate::QgsLabelCandidate | ( | QRectF | r, |
| double | c | ||
| ) | [inline] |
Definition at line 368 of file qgspallabeling.h.
| double QgsLabelCandidate::cost |
Definition at line 371 of file qgspallabeling.h.
| QRectF QgsLabelCandidate::rect |
Definition at line 370 of file qgspallabeling.h.