0.3.1
[qanava.git] / doc / index.dox
blob14f30ff97f153a6ed30f5279980002fc56e1fbe1
1 /*! \mainpage Qanava - QT Canvas Avance
3 <img src="./images/qanavalogo.png" alt="Qanava logo">
4 <center>| <a href="http://www.qanava.org">Homepage</a> | <a href="faq.html">FAQ</a> | <a href="architecture.pdf">Architecture</a> |</center>
5 <p>
6 Qanava is a library built on top of the standard QT <a href="http://doc.trolltech.com/4.2/qgraphicsview.html">QGraphicsView</a> to enable graphical display of graphs and other relational structures.
7 </p>
9 <p>
10 Download: <a href="http://www.qanava.org/dl">http://www.qanava.org/dl</a><br>
11 Maintainer: <a href="mailto:benoit@_REMOVE-NOSPAM_qanava.org">Benoit A</a>.
12 </p>
14 \section features Features
16 Qanava could be useful to:
17 <ul>
18 <li> Describe and layout simple graphs (with less than a few thousand nodes).
19 <li> Draw grids and graphical elements with various visual attributes on a QT graphics view to model nodes.
20 <li> Provide ways to select nodes, display tooltips and manage zooming and navigation on the canvas.
21 </ul>
23 Qanava is designed for applications with basic graph visualisation needs (Gantt charts, social networks, document or network modelling app, etc.), not for a complex interactive visualisation of very large datasets.
25 \section devdoc Developer Documentation
27 <ul>
28 <li> <a href="faq.html">Qanava FAQ</a>
29 <li> <a href="architecture.html">Qanava Architecture</a>
30 <li> <a href="tutorial.html">Qanava API Tutorial</a>
31 <li> <a href="hierarchy.html">API Reference Manual</a>
32 <li> <a href="http://svn.gna.org/viewcvs/qanava/">Browse the SVN source repository</a>
33 </ul>
36 \section projects Projects Using Qanava
38   Qanava is currently too beta for being used in production software.
40 \image html ./images/qanava-qtmodel-shot.png "Qanava displaying an Interview QDirModel"
42 \image html ./images/qanava-basic-shot.png
44 \image html ./images/qanava-timetree-shot.png
46   Demonstration of Qarte, the Qanava companion library, which is used to display digital maps with Qanava elements: (example of northern Colombia)
48 <img src="./images/qanava_qarte_shot.png" alt="Qanava test">