Quantum GIS API Documentation  1.7.4
QgsFeature Member List
This is the complete list of members for QgsFeature, including all inherited members.
addAttribute(int field, QVariant attr)QgsFeature
attributeMap() const QgsFeature
changeAttribute(int field, QVariant attr)QgsFeature
clean()QgsFeature
clearAttributeMap()QgsFeature
deleteAttribute(int field)QgsFeature
geometry()QgsFeature
geometryAndOwnership()QgsFeature
id() const QgsFeature
isDirty() const QgsFeature
isValid() const QgsFeature
mAttributesQgsFeature [private]
mDirtyQgsFeature [private]
mFidQgsFeature [private]
mGeometryQgsFeature [private]
mOwnsGeometryQgsFeature [private]
mTypeNameQgsFeature [private]
mValidQgsFeature [private]
operator=(QgsFeature const &rhs)QgsFeature
QgsFeature(int id=0, QString typeName="")QgsFeature
QgsFeature(QgsFeature const &rhs)QgsFeature
setAttributeMap(const QgsAttributeMap &attributeMap)QgsFeature
setFeatureId(int id)QgsFeature
setGeometry(const QgsGeometry &geom)QgsFeature
setGeometry(QgsGeometry *geom)QgsFeature
setGeometryAndOwnership(unsigned char *geom, size_t length)QgsFeature
setTypeName(QString typeName)QgsFeature
setValid(bool validity)QgsFeature
typeName() const QgsFeature
~QgsFeature()QgsFeature
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines