Quantum GIS API Documentation  1.8
Classes | Typedefs
src/analysis/network/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  QgsGraphArc
 This class implement a graph edge. More...
class  QgsGraphVertex
 This class implement a graph vertex. More...
class  QgsGraph
 Mathematics graph representation. More...

Typedefs

typedef QList< int > QgsGraphArcIdList

Typedef Documentation

typedef QList< int > QgsGraphArcIdList

Definition at line 81 of file qgsgraph.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines