dotviz

dotviz is a Qt4 based viewer for files in the DOT language. The DOT language is a commonly used graph description format. dotviz uses GraphViz' command line tools to do the layout work and utilizes Qt's QSvgRenderer class for the actual graph drawing.

Features

Download

Source tarball (v0.0.1)

Requirements

Compilation

The compilation process is based on qmake: