|
Quantum GIS API Documentation
1.8
|
#include <vector>#include <QColor>#include <QList>#include <QMap>#include "qgspoint.h"#include "qgsfield.h"#include "qgsrectangle.h"#include "qgsrendercontext.h"

Go to the source code of this file.
Classes | |
| class | QgsLabel |
| A class to render labels. More... | |
| struct | QgsLabel::labelpoint |
Typedefs | |
| typedef QList< int > | QgsAttributeList |
| typedef QMap< int, QgsField > | QgsFieldMap |
| typedef QList<int> QgsAttributeList |
Definition at line 36 of file qgslabel.h.
| typedef QMap<int, QgsField> QgsFieldMap |
Definition at line 44 of file qgslabel.h.
1.7.6.1