16 #ifndef QGSRELATIONREFERENCECONFIGDLGBASE_H 17 #define QGSRELATIONREFERENCECONFIGDLGBASE_H 19 #include <QListWidget> 21 #include "ui_qgsrelationreferenceconfigdlgbase.h" 40 void addFilterField(
const QString& field );
47 void relationChanged(
int idx );
48 void on_mAddFilterButton_clicked();
49 void on_mRemoveFilterButton_clicked();
52 #endif // QGSRELATIONREFERENCECONFIGDLGBASE_H
QVariantMap QgsEditorWidgetConfig
Holds a set of configuration parameters for a editor widget wrapper.
Represents a vector layer which manages a vector based data sets.