QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsfeature.h"
#include "qgspointlocator.h"
#include "qgsexpressioncontext.h"
#include <QString>
#include <QVariantMap>
Go to the source code of this file.
Classes | |
class | QgsExpressionContextScopePopper |
RAII class to pop scope from an expression context on destruction. More... | |
class | QgsExpressionContextUtils |
Contains utilities for working with QgsExpressionContext objects, including methods for creating scopes for specific uses (e.g., project scopes, layer scopes). More... | |