|
Quantum GIS API Documentation
1.8
|
#include <qgspallabeling.h>
Public Member Functions | |
| QgsLabelCandidate (QRectF r, double c) | |
Public Attributes | |
| QRectF | rect |
| double | cost |
Definition at line 176 of file qgspallabeling.h.
| QgsLabelCandidate::QgsLabelCandidate | ( | QRectF | r, |
| double | c | ||
| ) | [inline] |
Definition at line 179 of file qgspallabeling.h.
| double QgsLabelCandidate::cost |
Definition at line 182 of file qgspallabeling.h.
| QRectF QgsLabelCandidate::rect |
Definition at line 181 of file qgspallabeling.h.
1.7.6.1