[Qt-interest] Anyone tried "GraphViz on QT QGraphisview" ?
Jaco Naude
naude.jaco at gmail.com
Thu Jan 19 06:52:46 CET 2012
Hi Velusamy
I've been meaning to do this for a while, but have not got to the point of
actually doing the QGraphicsView part of it. My solution was to create a
generic tree structure which can be displayed in many different ways. At
the moment this tree can be exported to a dot file, XML files, displayed
using the Qt Item View Framework etc.
However I have not implemented the QGraphicsView side of it. It might be a
good starting point depending on what you want to do.
See http://www.qtilities.org/docs/v1_0/page_tree_structures.html for
details about the tree construction, and
http://www.qtilities.org/docs/v1_0/class_qtilities_1_1_core_1_1_observer_dot_writer.html
for
the dot writing side.
I hope it helps,
Cheers
Jaco Naude'
Qtilities: Building blocks for Qt applications.
http://www.qtilities.org
On Thu, Jan 19, 2012 at 4:13 AM, Velusamy, Baskar <
Baskar.Velusamy at chevron.com> wrote:
> Hi QT Experts
> I am trying to draw complex directed in QT and planning to use
> GraphViz for layout. Anyone tried "GraphViz on QT QGraphisview" ? Please
> give me some directions or please let me know if there are any alternatives.
>
> Thanks in advance
> Bas
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20120119/f2e44509/attachment.html
More information about the Qt-interest-old
mailing list