16 #ifndef QGSRELATIONMANAGERDIALOG_H 
   17 #define QGSRELATIONMANAGERDIALOG_H 
   20 #include "ui_qgsrelationmanagerdialogbase.h" 
   24 class QgsRelationManagerTreeModel;
 
   35     void setLayers( QList< QgsVectorLayer* > );
 
   38     QList< QgsRelation > relations();
 
   41     void on_mBtnAddRelation_clicked();
 
   42     void on_mBtnRemoveRelation_clicked();
 
   49 #endif // QGSRELATIONMANAGERDIALOG_H