QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
qgsmaplayerdependency.h File Reference
#include "qgis_core.h"
#include <QString>
Include dependency graph for qgsmaplayerdependency.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMapLayerDependency
 Models dependencies with or between map layers. More...

Functions

uint qHash (const QgsMapLayerDependency &dep)
 global qHash function for QgsMapLayerDependency, so that it can be used in a QSet

Function Documentation

◆ qHash()

uint qHash ( const QgsMapLayerDependency & dep)
inline

global qHash function for QgsMapLayerDependency, so that it can be used in a QSet

Definition at line 95 of file qgsmaplayerdependency.h.