QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <QList>
#include <QVector>
#include <QVariant>
#include "qgspointxy.h"
#include "qgis_analysis.h"
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 QList< int > QgsGraphEdgeIds |
Definition at line 86 of file qgsgraph.h.