PARP Research Group Universidad de Murcia


src/qvmath/qvdirectedgraph.h File Reference

File from the QVision library. More...

#include <QPoint>
#include <QHash>
#include <QMap>
#include <QVVector>
#include <qvmath.h>
#include <QStringList>

Go to the source code of this file.

Classes

class  QVDirectedGraph< Element >
 Directed graph class. More...

Typedefs

typedef QPoint QVGraphLink
 Link between two nodes in a graph.

Functions

bool writeGraphToDotFile (const QString &fileName, const QVDirectedGraph< QString > &graph, const QStringList &nodeLabels=QStringList())
 Writes a directed graph in a .dot file.

Detailed Description

File from the QVision library.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file qvdirectedgraph.h.


Typedef Documentation

typedef QPoint QVGraphLink

Link between two nodes in a graph.

Definition at line 38 of file qvdirectedgraph.h.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.