QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Functions
qgsactionscope.h File Reference
#include "qgis_core.h"
#include <QString>
#include "qgsexpressioncontext.h"
Include dependency graph for qgsactionscope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsActionScope
 An action scope defines a "place" for an action to be shown and may add additional expression variables. More...
 

Functions

CORE_EXPORT uint qHash (const QgsActionScope &key, uint seed=0)
 

Function Documentation

◆ qHash()

CORE_EXPORT uint qHash ( const QgsActionScope key,
uint  seed = 0 
)

Definition at line 82 of file qgsactionscope.cpp.