16 #ifndef QGSJSONEDITCONFIGDLG_H 
   17 #define QGSJSONEDITCONFIGDLG_H 
   19 #include "ui_qgsjsoneditconfigdlg.h" 
   47     QVariantMap 
config() 
override;
 
   49     void setConfig( 
const QVariantMap &config ) 
override;
 
The QgsJsonEditConfigDlg is a configuration widget for JSON edit widget.
Represents a vector layer which manages a vector based data sets.