QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
qgsfield.h File Reference
#include <QString>
#include <QVariant>
#include <QVector>
Include dependency graph for qgsfield.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsField
 Encapsulate a field in an attribute table or data source. More...
class  QgsFields
 Container of fields for a vector layer. More...
struct  QgsFields::Field

Typedefs

typedef QMap< int, QgsFieldQgsFieldMap

Typedef Documentation

typedef QMap<int, QgsField> QgsFieldMap

Definition at line 151 of file qgsfield.h.