Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Diagramming libraries
QtWS25 Last Chance

Qt Diagramming libraries

Scheduled Pinned Locked Moved Unsolved General and Desktop
diagramdiagramminggraphgraphingdraw
5 Posts 3 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ramin
    wrote on last edited by
    #1

    Are there any Qt-based diagramming libraries available to buy or as open source?

    I mean something a little more than drawing every element and their connections one by one...

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome
      You mean something like http://www.qcustomplot.com ?
      Or what you mean by
      " a little more than drawing every element and their connections one by one" ?:)

      1 Reply Last reply
      1
      • TheBadgerT Offline
        TheBadgerT Offline
        TheBadger
        wrote on last edited by
        #3

        Explain what you want to draw and perhaps someone can provide information on that.

        Is it graphs or diagrams like UML?


        Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

        R 1 Reply Last reply
        1
        • TheBadgerT TheBadger

          Explain what you want to draw and perhaps someone can provide information on that.

          Is it graphs or diagrams like UML?

          R Offline
          R Offline
          Ramin
          wrote on last edited by
          #4

          @mrjj Thanks - that looks interesting.
          @TheBadger I mean more like drawing flow-charts and yes UML stuff.

          I have looked around actually, I think it shouldn't be too hard to code this but a starting point would be good...

          1 Reply Last reply
          0
          • TheBadgerT Offline
            TheBadgerT Offline
            TheBadger
            wrote on last edited by
            #5

            @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.


            Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

            1 Reply Last reply
            1

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved