QGIS API Documentation  2.8.2-Wien
 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 ()
int idx () const
virtual QDomElement toDomElement (QDomDocument &doc) const override
- 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
QString mName
AttributeEditorType mType

Detailed Description

Definition at line 118 of file qgsvectorlayer.h.

Constructor & Destructor Documentation

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

Definition at line 121 of file qgsvectorlayer.h.

QgsAttributeEditorField::~QgsAttributeEditorField ( )
inline

Definition at line 124 of file qgsvectorlayer.h.

Member Function Documentation

int QgsAttributeEditorField::idx ( ) const
inline

Definition at line 127 of file qgsvectorlayer.h.

QDomElement QgsAttributeEditorField::toDomElement ( QDomDocument &  doc) const
overridevirtual

Implements QgsAttributeEditorElement.

Definition at line 3743 of file qgsvectorlayer.cpp.


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