QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#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.