QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_sip.h"
#include <QWidget>
#include <QTreeWidget>
#include <QItemDelegate>
#include "qgis_gui.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | QgsVariableEditorWidget |
A tree based widget for editing expression context scope variables. The widget allows editing variables from a QgsExpressionContextScope, and can optionally also show inherited variables from a QgsExpressionContext. More... | |