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. Can QDoc generate document for private members?
Forum Update on Monday, May 27th 2025

Can QDoc generate document for private members?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qdoc
2 Posts 2 Posters 977 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.
  • B Offline
    B Offline
    billconan
    wrote on 10 Mar 2017, 00:27 last edited by
    #1

    I'm trying to find a solution for generating documents for me open source project.

    I have 2 choices,

    either http://www.sphinx-doc.org/en/stable/ or QDoc.

    I lean to use QDoc, as I'm new to sphinx and my project is written in Qt.

    But last time I tried QDoc (3 years ago), It could only generate document for public member functions of a class. It means to create a public document for external users.

    However, I want to create a document for internal developers, with implementation details of function internals, including private functions.

    I found a thread requesting this 5 years ago. What's the current state?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 10 Mar 2017, 23:30 last edited by
      #2

      Hi,

      Can you share the thread where you find that ?

      If you want such a status report, you should rather check the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

      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

      2/2

      10 Mar 2017, 23:30

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved