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 Update on Monday, May 27th 2025

Exclude Qt class from my own class list in Qdoc

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 955 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.
  • X Offline
    X Offline
    Xingyan
    wrote on 3 Nov 2013, 21:56 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
    • J Offline
      J Offline
      JKSH
      Moderators
      wrote on 4 Nov 2013, 01:42 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

      1/2

      3 Nov 2013, 21:56

      • Login

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