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

Go to the source code of this file.

Classes

class  QgsGraph
 Mathematical graph representation. More...
class  QgsGraphEdge
 Represents an edge in a graph. More...
class  QgsGraphVertex
 Represents vertex in a graph. More...

Typedefs

typedef QList< int > QgsGraphEdgeIds

Typedef Documentation

◆ QgsGraphEdgeIds

typedef QList<int> QgsGraphEdgeIds

Definition at line 81 of file qgsgraph.h.