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