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 C++ class diagrams?
Forum Updated to NodeBB v4.3 + New Features

Qt C++ class diagrams?

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 795 Views 2 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.
  • Tom assoT Offline
    Tom assoT Offline
    Tom asso
    wrote on last edited by
    #1

    I see very extensive documentation of Qt C++ classes - e.g. https://doc.qt.io/qt-5/classes.html . But does documentation include a class hierarchy diagram so that we can quickly see how these classes are related? I haven't managed to find that yet...

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

      Hi,

      AFAIK, there's no such diagram generated. However, at the top of each class, you have an information table that includes the base class of the one you are currently looking as well as all classes inheriting it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Tom assoT 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        AFAIK, there's no such diagram generated. However, at the top of each class, you have an information table that includes the base class of the one you are currently looking as well as all classes inheriting it.

        Tom assoT Offline
        Tom assoT Offline
        Tom asso
        wrote on last edited by
        #3

        @SGaist - that's what I was afraid of! ;-) Thanks!

        1 Reply Last reply
        0
        • Kent-DorfmanK Offline
          Kent-DorfmanK Offline
          Kent-Dorfman
          wrote on last edited by
          #4

          @Tom-asso said in Qt C++ class diagrams?:

          that's what I was afraid of!

          I share your frustration, althought the more you use the framework, the less relevant it becomes.

          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