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. No answer to question about qdoc and private members
Forum Updated to NodeBB v4.3 + New Features

No answer to question about qdoc and private members

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 257 Views 1 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.
  • Michael UmanM Offline
    Michael UmanM Offline
    Michael Uman
    wrote on last edited by
    #1

    Hello,

    I searched the forum and there never was an adequate answer to the question about whether qdoc could be used to document internal private functions of a project.

    Is this possible? If so it should be documented.

    Thank you,
    Michael Uman

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      It's irrelevant because qdoc is not supposed to be used outside of Qt source code - it is a tool created only for the purpose of documenting Qt itself. Use doxygen instead (it can document private functions).

      (Z(:^

      1 Reply Last reply
      2

      • Login

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