Results 1 to 4 of 4

Thread: Qt widget for graph rendering, like GrapViz

  1. #1

    Default Qt widget for graph rendering, like GrapViz

    I'm looking for any widget or method or something which will allow me to render graph inside of Qt window, or any method to embed Graphviz into Qt:
    http://en.wikipedia.org/wiki/Graphviz

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt widget for graph rendering, like GrapViz

    You can try qanava, do something yourself using QGraphicsView or make Graphviz output a file in a format that Qt can display.

  3. #3
    Join Date
    May 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt widget for graph rendering, like GrapViz

    Quote Originally Posted by dennis714 View Post
    I'm looking for any widget or method or something which will allow me to render graph inside of Qt window, or any method to embed Graphviz into Qt:
    http://en.wikipedia.org/wiki/Graphviz

    Hi Dennis,
    I am in a similar situation like you right now. Please suggest me which solution did you opt for ? Did you use graphviz or found QGraphicsView more helpful. Please share your experience.

    Thanks

  4. #4
    Join Date
    Sep 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt widget for graph rendering, like GrapViz

    Hi,

    I have done some works on topic !
    See my lib at http://code.google.com/p/qgv/

    Feel free to improve it.

    Good luck

Similar Threads

  1. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 11:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.