16 #ifndef QGSVALUEMAPCONFIGDLG_H 17 #define QGSVALUEMAPCONFIGDLG_H 19 #include "ui_qgsvaluemapconfigdlgbase.h" 23 #define VALUEMAP_NULL_TEXT "{2839923C-8B7D-419E-B84B-CA2FE9B80EC7}" 42 void setRow(
int row,
const QString value,
const QString description );
45 void vCellChanged(
int row,
int column );
46 void addNullButtonPushed();
47 void removeSelectedButtonPushed();
48 void loadFromLayerButtonPushed();
49 void loadFromCSVButtonPushed();
52 #endif // QGSVALUEMAPCONFIGDLG_H
QVariantMap QgsEditorWidgetConfig
Holds a set of configuration parameters for a editor widget wrapper.
Represents a vector layer which manages a vector based data sets.