Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creating a C++ class diagram - any way to automatically fill members/attributes/etc?
Forum Updated to NodeBB v4.3 + New Features

Creating a C++ class diagram - any way to automatically fill members/attributes/etc?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 333 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.
  • T Offline
    T Offline
    Tyler Shellberg
    wrote on last edited by
    #1

    I have a QTCreator C++ project. I need to generate a class diagram (either for all of it, or for a subproject if possible).

    When I drag-and-drop a .h file into a blank model it does make a class, but it doesn't fill in anything about it.

    It would be extremely tedious and slow to do this by hand - it's a large project.

    Can I have QTCreator automatically fill in the "easy" things like methods and attributes? If It could do more like inheritance that'd be great, but even simple stuff like just having the basics of the class diagram down would be amazing.

    If not, any other tool that will do this? I tried StarUML along with their addon, but it seems to have just produced garbage. I couldn't find a class diagram anywhere.

    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