QGraph - A Qt Widget for displaying Graphs

Version 15.3.2009

Author Arvin Schnell

Description:

QGraph is a Qt widget to display a graph. The layout of the graph is done by graphviz, the display is done by QGraphicsScene. The widget does not support all graph attributes of graphviz. If you want to use it you will likely have to extend it for your needs.

I implemented this widget as an ITO (innovativ time off) project at Novell for YaST, see my announcement.

Examples:

Download:

The widget is distributed under the terms of the GNU General Public License.

The two sources below differ slightly in naming conventions.

Author:

Last modified 19th March 2009 Copyright (©) 2008 - 2009 by Arvin Schnell

Valid XHTML and CSS