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