-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
77 lines (55 loc) · 2.04 KB
/
README
File metadata and controls
77 lines (55 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
******************************************************************************
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