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

Go to the source code of this file.

Classes

class  QgsVertexId
 Utility class for identifying a unique vertex within a geometry. More...

Functions

size_t qHash (QgsVertexId id, size_t seed=0) noexcept

Function Documentation

◆ qHash()

size_t qHash ( QgsVertexId id,
size_t seed = 0 )
inlinenoexcept

Definition at line 118 of file qgsvertexid.h.