Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Infrastructure map of desktop application

    General and Desktop
    3
    4
    81
    Loading More Posts
    • 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_D
      Please_Help_me_D last edited by

      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 Reply Quote 0
      • Christian Ehrlicher
        Christian Ehrlicher Lifetime Qt Champion last edited by

        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 has to stay free or it will die.

        Please_Help_me_D 1 Reply Last reply Reply Quote 0
        • Please_Help_me_D
          Please_Help_me_D @Christian Ehrlicher last edited by

          @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 Reply Quote 0
          • A
            AnneRanch last edited by

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

            1 Reply Last reply Reply Quote 0
            • First post
              Last post