QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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 92 of file qgsmaplayerdependency.h.