QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsAttributeEditorField Class Reference

#include <qgsvectorlayer.h>

Inheritance diagram for QgsAttributeEditorField:
Inheritance graph
[legend]

Public Member Functions

 QgsAttributeEditorField (QString name, int idx, QObject *parent)
 ~QgsAttributeEditorField ()
virtual QDomElement toDomElement (QDomDocument &doc) const
int idx () const
- Public Member Functions inherited from QgsAttributeEditorElement
 QgsAttributeEditorElement (AttributeEditorType type, QString name, QObject *parent=NULL)
virtual ~QgsAttributeEditorElement ()
QString name () const
AttributeEditorType type () const

Additional Inherited Members

- Public Types inherited from QgsAttributeEditorElement
enum  AttributeEditorType { AeTypeContainer, AeTypeField, AeTypeRelation, AeTypeInvalid }
- Protected Attributes inherited from QgsAttributeEditorElement
AttributeEditorType mType
QString mName

Constructor & Destructor Documentation

QgsAttributeEditorField::QgsAttributeEditorField ( QString  name,
int  idx,
QObject *  parent 
)
inline
QgsAttributeEditorField::~QgsAttributeEditorField ( )
inline

Member Function Documentation

int QgsAttributeEditorField::idx ( ) const
inline
QDomElement QgsAttributeEditorField::toDomElement ( QDomDocument &  doc) const
virtual

The documentation for this class was generated from the following files: