QGIS API Documentation
2.0.1-Dufour
|
#include <qgslabel.h>
Public Attributes | |
QgsPoint | p |
double | angle |
Definition at line 88 of file qgslabel.h.
double QgsLabel::labelpoint::angle |
Definition at line 91 of file qgslabel.h.
Referenced by QgsLabel::labelPoint().
QgsPoint QgsLabel::labelpoint::p |
Definition at line 90 of file qgslabel.h.
Referenced by QgsLabel::labelPoint().