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. Infrastructure map of desktop application

Infrastructure map of desktop application

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 378 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.
  • Please_Help_me_DP Offline
    Please_Help_me_DP Offline
    Please_Help_me_D
    wrote on last edited by
    #1

    Hi,

    Here we can see the information about a class that includes:

    • Inheritance tree scheme
    • Graphic scheme
    • list of methods
      and some other information

    Where to find information how to do the same? Or maybe Qt has something similar to this? How to google that?

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      In the documentation, e.g. for QLabel here: https://doc.qt.io/qt-5/qlabel.html
      The scheme is not graphical but textual but the information is there.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      Please_Help_me_DP 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        In the documentation, e.g. for QLabel here: https://doc.qt.io/qt-5/qlabel.html
        The scheme is not graphical but textual but the information is there.

        Please_Help_me_DP Offline
        Please_Help_me_DP Offline
        Please_Help_me_D
        wrote on last edited by
        #3

        @Christian-Ehrlicher Thank you for help
        I just found a solution: use Doxygen with GraphViz.
        This allows to produce documentation and different schemes, including one mentioned above

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Anonymous_Banned275
          wrote on last edited by
          #4

          Could you provide more info / link ?
          I have been looking for same info since I started using Qt.
          Thanks

          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