QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsAttributeEditor, including all inherited members.
createAttributeEditor(QWidget *parent, QWidget *editor, QgsVectorLayer *vl, int idx, const QVariant &value, QMap< int, QWidget * > &proxyWidgets) | QgsAttributeEditor | static |
createAttributeEditor(QWidget *parent, QWidget *editor, QgsVectorLayer *vl, int idx, const QVariant &value) | QgsAttributeEditor | static |
createAttributeEditor(QWidget *parent, QWidget *editor, QgsVectorLayer *vl, int idx, const QVariant &value, QgsAttributeEditorContext &context) | QgsAttributeEditor | static |
QgsAttributeEditor(QObject *parent, QgsVectorLayer *vl=0, int idx=-1) | QgsAttributeEditor | inline |
retrieveValue(QWidget *widget, QgsVectorLayer *vl, int idx, QVariant &value) | QgsAttributeEditor | static |
setValue(QWidget *widget, QgsVectorLayer *vl, int idx, const QVariant &value) | QgsAttributeEditor | static |