16 #ifndef QGSVALUERELATIONCONFIGDLG_H 
   17 #define QGSVALUERELATIONCONFIGDLG_H 
   19 #include "ui_qgsvaluerelationconfigdlgbase.h" 
   40     void editExpression();
 
   44     QVariantMap 
config() 
override;
 
   45     void setConfig( 
const QVariantMap &config ) 
override;
 
Represents a vector layer which manages a vector based data sets.