QGIS API Documentation
2.6.0-Brighton
|
#include <qgsrelationadddlg.h>
Public Member Functions | |
QgsRelationAddDlg (QWidget *parent=0) | |
void | addLayers (QList< QgsVectorLayer * > layers) |
QString | referencingLayerId () |
QString | referencedLayerId () |
QList< QPair< QString, QString > > | references () |
QString | relationId () |
QString | relationName () |
|
explicit |
void QgsRelationAddDlg::addLayers | ( | QList< QgsVectorLayer * > | layers | ) |
QString QgsRelationAddDlg::referencedLayerId | ( | ) |
QList< QPair< QString, QString > > QgsRelationAddDlg::references | ( | ) |
QString QgsRelationAddDlg::referencingLayerId | ( | ) |
QString QgsRelationAddDlg::relationId | ( | ) |
QString QgsRelationAddDlg::relationName | ( | ) |