Skip to content
QtWS25 Last Chance
  • Qt Diagramming libraries

    Unsolved General and Desktop diagram diagramming graph graphing draw
    5
    0 Votes
    5 Posts
    3k Views
    TheBadgerT
    @Ramin Actually I have never seen such a library. What I have done in the past (3 years ago) was to draw some elements connected to each other using Qt Quick (QML) and it worked pretty good. Another option is to look at the new modelling plugin that will be part of Qt Creator 3.6. And since Qt Creator is open source, you can look at how it is done and perhaps use that as a starting point.