Widget allowing to edit a QVariantMap, using a table.
More...
#include <qgskeyvaluewidget.h>
|
void | valueChanged () |
| Emitted each time a key or a value is changed. More...
|
|
void | init (QAbstractTableModel *model) |
| Initialize the table with the given model. More...
|
|
Widget allowing to edit a QVariantMap, using a table.
- Since
- QGIS 3.0
Definition at line 66 of file qgskeyvaluewidget.h.
◆ QgsKeyValueWidget()
QgsKeyValueWidget::QgsKeyValueWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ map()
QVariantMap QgsKeyValueWidget::map |
( |
| ) |
const |
|
inline |
◆ setMap()
void QgsKeyValueWidget::setMap |
( |
const QVariantMap & |
map | ) |
|
◆ map
QVariantMap QgsKeyValueWidget::map |
|
readwrite |
The documentation for this class was generated from the following files: