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. UML diagram generator from project sources
Forum Updated to NodeBB v4.3 + New Features

UML diagram generator from project sources

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 19.7k Views 1 Watching
  • 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.
  • V Offline
    V Offline
    vicsoftware
    wrote on last edited by
    #1

    Hi,

    Is there any tool or plugin for Creator to generate diagram from code or classes map from code (code visulizator)?

    Best regards Viktor.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      moravas
      wrote on last edited by
      #2

      Hi,

      It depends on your needs. The most popular tool for documenting (which is includes UML class diagrams) is the doxygen.
      If you only need to get some "impression" about inheritance, between different types, I suggest to use the "Open type hierarchy" view in the Qt Creator. If you click on the "Project browser" over the opened project tree, there will be an combobox menu that contains this option.

      Regards,
      Norbert

      1 Reply Last reply
      -1
      • V Offline
        V Offline
        vicsoftware
        wrote on last edited by
        #3

        Thank you Norbert.
        I know Project browser.
        But i want imagine my project in graphical view.
        I will learn Doxygen.

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

          Perhaps have a look at the ModelEditor plugin: https://wiki.qt.io/ModelEditor

          I have not used it yet, but remember it from a message on the mailing list.


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

          V 1 Reply Last reply
          0
          • TheBadgerT TheBadger

            Perhaps have a look at the ModelEditor plugin: https://wiki.qt.io/ModelEditor

            I have not used it yet, but remember it from a message on the mailing list.

            V Offline
            V Offline
            vicsoftware
            wrote on last edited by
            #5

            @TheBadger thank you.
            Can you tell me how i can download it?
            I can't find the link.

            1 Reply Last reply
            0

            • Login

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