|
QGIS API Documentation 3.44.0-Solothurn (5d9ba037df1)
|
#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 |
| Represents an edge in a graph. More... | |
| class | QgsGraphVertex |
| Represents vertex in a graph. More... | |
Typedefs | |
| typedef QList< int > | QgsGraphEdgeIds |
| typedef QList<int> QgsGraphEdgeIds |
Definition at line 81 of file qgsgraph.h.