#include <qgsvectorlayer.h>
Detailed Description
- Note
- Added in 2.1
Definition at line 134 of file qgsvectorlayer.h.
Constructor & Destructor Documentation
QgsAttributeEditorRelation::QgsAttributeEditorRelation |
( |
QString |
name, |
|
|
const QString & |
relationId, |
|
|
QObject * |
parent |
|
) |
| |
|
inline |
QgsAttributeEditorRelation::QgsAttributeEditorRelation |
( |
QString |
name, |
|
|
const QgsRelation & |
relation, |
|
|
QObject * |
parent |
|
) |
| |
|
inline |
QgsAttributeEditorRelation::~QgsAttributeEditorRelation |
( |
| ) |
|
|
inline |
Member Function Documentation
Initializes the relation from the id.
- Parameters
-
relManager | The relation manager to use for the initialization |
- Returns
- true if the relation was found in the relationmanager
Definition at line 3884 of file qgsvectorlayer.cpp.
const QgsRelation& QgsAttributeEditorRelation::relation |
( |
| ) |
const |
|
inline |
QDomElement QgsAttributeEditorRelation::toDomElement |
( |
QDomDocument & |
doc | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: