| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#include "qgis_core.h"#include "qgis_sip.h"#include "qgsfeature.h"#include "qgspointlocator.h"#include "qgsexpressioncontext.h"#include "qgsmeshdataprovider.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... | |