16 #ifndef QGSDUMMYCONFIGDLG_H 
   17 #define QGSDUMMYCONFIGDLG_H 
   19 #include "ui_qgsdummyconfigdlgbase.h" 
   41     QVariantMap 
config() 
override;
 
   42     void setConfig( 
const QVariantMap &config ) 
override;
 
Represents a vector layer which manages a vector based data sets.