QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Functions
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
 This class 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 More...
 

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.