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. Qt Creator help not working with functions
QtWS25 Last Chance

Qt Creator help not working with functions

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qt creatordoxygenhelp
1 Posts 1 Posters 970 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.
  • M Offline
    M Offline
    marmistrzmar
    wrote on 27 Apr 2016, 15:57 last edited by marmistrzmar
    #1

    Hi,

    I'm developing a C project with QtCreator. Thus, I enabled the .qch generation in my Doxyfile, by the following options:

    GENERATE_QHP           = YES
    QCH_FILE               = <project>.qch
    QHP_NAMESPACE          = <namespace>
    QHP_VIRTUAL_FOLDER     = doc
    QHG_LOCATION           = qhelpgenerator
    

    Then I added the generated .qch to the QtCreator registered documentation, see the screenshot: http://i.stack.imgur.com/ECyeE.png

    Thus, when I tap F1 (the help shorcut) near the command usage, I automatically get the documentation for command. But when I do the same near move, it is claimed there exists no documentation for the function.

    What am I doing wrong? Have I missed some configuration option? Or should I rather ask on the Qt forum?

    Thus, when I tap F1 (the help shorcut) near the command usage, I automatically get the documentation for command. But when I do the same near move, it is claimed there is no documentation available.

    What am I doing wrong? Have I missed some configuration option? Or should I rather ask on the Doxygen mailing list?

    1 Reply Last reply
    0

    1/1

    27 Apr 2016, 15:57

    • Login

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