|
QGIS API Documentation
2.8.2-Wien
|
#include <qgsrelationadddlg.h>
Public Member Functions | |
| QgsRelationAddDlg (QWidget *parent=0) | |
| void | addLayers (QList< QgsVectorLayer * > layers) |
| QString | referencedLayerId () |
| QList< QPair< QString, QString > > | references () |
| QString | referencingLayerId () |
| QString | relationId () |
| QString | relationName () |
Definition at line 9 of file qgsrelationadddlg.h.
|
explicit |
Definition at line 4 of file qgsrelationadddlg.cpp.
| void QgsRelationAddDlg::addLayers | ( | QList< QgsVectorLayer * > | layers | ) |
Definition at line 12 of file qgsrelationadddlg.cpp.
| QString QgsRelationAddDlg::referencedLayerId | ( | ) |
Definition at line 31 of file qgsrelationadddlg.cpp.
| QList< QPair< QString, QString > > QgsRelationAddDlg::references | ( | ) |
Definition at line 36 of file qgsrelationadddlg.cpp.
| QString QgsRelationAddDlg::referencingLayerId | ( | ) |
Definition at line 26 of file qgsrelationadddlg.cpp.
| QString QgsRelationAddDlg::relationId | ( | ) |
Definition at line 48 of file qgsrelationadddlg.cpp.
| QString QgsRelationAddDlg::relationName | ( | ) |
Definition at line 53 of file qgsrelationadddlg.cpp.
1.8.1.2