QGIS API Documentation  2.14.0-Essen
Classes | Typedefs
qgsgraph.h File Reference
#include <QList>
#include <QVector>
#include <QVariant>
#include "qgspoint.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
 Mathematics graph representation. More...
 
class  QgsGraphArc
 This class implement a graph edge. More...
 
class  QgsGraphVertex
 This class implement a graph vertex. More...
 

Typedefs

typedef QList< int > QgsGraphArcIdList
 

Typedef Documentation

typedef QList< int > QgsGraphArcIdList

Definition at line 81 of file qgsgraph.h.