Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Exclude Qt class from my own class list in Qdoc
Forum Updated to NodeBB v4.3 + New Features

Exclude Qt class from my own class list in Qdoc

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 964 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.
  • X Offline
    X Offline
    Xingyan
    wrote on last edited by
    #1

    I am using Qdoc for documentation. To link Qt official reference, I use qt.index as indexes. However, all Qt classes appear in my own class list like Qt Creator's class page here http://qt-project.org/doc/qtcreator-2.8/classes.html

    What I want is to only show my own class list, like Qt Creator Classes page under Extending Qt Creator Manual here: http://doc-snapshot.qt-project.org/qtcreator-extending/classes.html

    I have downloaded Qt Creator source code and tried to figure out the difference but failed. Does anybody have an idea to point me in?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      QDoc is an internal Qt tool; I don't think it's meant to be used for external projects.

      I recommend using Doxygen instead -- it understands QDoc syntax, so you don't have to change your source code.

      See the discussion at http://qt-project.org/forums/viewthread/20889/

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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