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]

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
  • 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.
  • K Offline
    K Offline
    Kamal Badi
    wrote on 2 Sept 2015, 12:29 last edited by Kamal Badi 9 Jul 2015, 12:27
    #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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Sept 2015, 22:58 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

      V 1 Reply Last reply 8 Oct 2015, 09:18
      0
      • K Offline
        K Offline
        Kamal Badi
        wrote on 7 Sept 2015, 12:26 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
        • S SGaist
          2 Sept 2015, 22:58

          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

          V Offline
          V Offline
          vishnu
          wrote on 8 Oct 2015, 09:18 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
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 8 Oct 2015, 23:31 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