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