/QGraphViz

QGraphViz plugins for PTGF

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

******************************************************************************
               PARALLEL TOOLS GRAPHICAL USER INTERFACE FRAMEWORK
                               QGRAPHVIZ LIBRARY
******************************************************************************

This file is part of the Parallel Tools GUI Framework (PTGF)
Copyright (C) 2010-2011 Argo Navis Technologies, LLC

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

******************************************************************************

CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Releases
 * Installation
 * Scripts
 * Notes
 * TODO
 * Links
 * Contact


INTRODUCTION
------------
This library is part of the Parallel Tools GUI Framework (PTGF) and is simply 
a Qt4-based wrapper for the GraphViz library.  All rendering is done in Qt4 
using the QGraphicsView objects and attempts are made at making the rendering 
as scalable as possible.


RELEASES
--------
Currently in primordial ooze phase


INSTALLATION
------------
TODO: Installation


SCRIPTS
-------


NOTES
-----


TODO
----
Our issue tracker is located at <https://github.com/DaneGardner/QGraphViz/issues>

LINKS
-----
 * Main project site       <http://openspeedshop.github.com/gui>
 * Project source control  <https://github.com/DaneGardner/QGraphViz>
 * Project issue tracker   <https://github.com/DaneGardner/QGraphViz/issues>

CONTACT
-------
TODO: Contacting us