QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsactionscope.h File Reference
#include "qgis_core.h"
#include "qgsexpressioncontext.h"
#include <QString>
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 83 of file qgsactionscope.cpp.