QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Classes | Typedefs
qgsgraph.h File Reference
#include <QList>
#include <QVector>
#include <QVariant>
#include "qgspointxy.h"
#include "qgis_analysis.h"
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
 This class implements a graph edge. More...
 
class  QgsGraphVertex
 This class implements a graph vertex. More...
 

Typedefs

typedef QList< int > QgsGraphEdgeIds
 

Typedef Documentation

typedef QList< int > QgsGraphEdgeIds

Definition at line 86 of file qgsgraph.h.