QGIS API Documentation 3.39.0-Master (52f98f8c831)
Loading...
Searching...
No Matches
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
 

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.