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. how to use automatic code documentation with qt creator ? [solved]
Forum Updated to NodeBB v4.3 + New Features

how to use automatic code documentation with qt creator ? [solved]

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 1.7k Views 3 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.
  • Kamal BadiK Offline
    Kamal BadiK Offline
    Kamal Badi
    wrote on last edited by Kamal Badi
    #1

    how can i generate code decumentation with QT creator ? is there any tools that could help me to make it done ?
    and thanks ..

    Dook

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

      Hi,

      You can build the doxygen plugin for Qt Creator following the wiki entry here Note that the instructions are for older version of Qt Creator and Qt but they should still apply.

      Hope it helps

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

      vishnuV 1 Reply Last reply
      0
      • Kamal BadiK Offline
        Kamal BadiK Offline
        Kamal Badi
        wrote on last edited by
        #3

        Hey
        thanks , it help
        i solve it by sudo apt-get install doxygen doxygen-gui
        and then doing gui setup run documentation and it work :)
        but thanks any way..

        Dook

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          You can build the doxygen plugin for Qt Creator following the wiki entry here Note that the instructions are for older version of Qt Creator and Qt but they should still apply.

          Hope it helps

          vishnuV Offline
          vishnuV Offline
          vishnu
          wrote on last edited by
          #4

          @SGaist @Kamal-Badi
          Does Doxygen work for

          • Qt creator 3.4.2 windows
          • QML as well ?
            I have already Qt creator 3.4.2 do i still need to download new one and configure it as mentioned in the wiki.Thanks
          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Doxygen is an external tool. You have to test it if you want to use that Qt Creator plugin.

            Otherwise there's the doxyqml tool that you can check.

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

            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