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. Context Sensitive Help (F1) says "No documentation available"
Forum Update on Monday, May 27th 2025

Context Sensitive Help (F1) says "No documentation available"

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
5 Posts 3 Posters 1.1k 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.
  • G Offline
    G Offline
    gabimuc
    wrote on last edited by
    #1

    I'm new to QT and trying to get the help working for quite some time now. Installed, de-installed, added, removed different QT versions via QT Maintenance Tool but to no avail.

    In Tools/Options/Help, tab documentation, there are a lot of files as "Registered Documentation", all with the comment (auto-detect). I tried to delete the files and register them manually, but this didn't help either.

    Help would be greatly appreciated.

    Thanks.

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • G gabimuc

      I'm new to QT and trying to get the help working for quite some time now. Installed, de-installed, added, removed different QT versions via QT Maintenance Tool but to no avail.

      In Tools/Options/Help, tab documentation, there are a lot of files as "Registered Documentation", all with the comment (auto-detect). I tried to delete the files and register them manually, but this didn't help either.

      Help would be greatly appreciated.

      Thanks.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @gabimuc Are we talking about QtCreator? Or where do you want to use context sensitive help?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G gabimuc

        I'm new to QT and trying to get the help working for quite some time now. Installed, de-installed, added, removed different QT versions via QT Maintenance Tool but to no avail.

        In Tools/Options/Help, tab documentation, there are a lot of files as "Registered Documentation", all with the comment (auto-detect). I tried to delete the files and register them manually, but this didn't help either.

        Help would be greatly appreciated.

        Thanks.

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by J.Hilk
        #3

        @gabimuc not to imply anything, but you may be using the F1 key wrong :D

        quick verification, when on the left side bar you click on the question mark do you get the help context/display ?

        8bfe3306-534e-4a3c-b437-dfd84af2458c-image.png

        Pressing the F1 key will bring up a reference to that section there and it only works, if your cursor is over a known Qt "keyword/class/function/macro" etc


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        G 1 Reply Last reply
        2
        • G Offline
          G Offline
          gabimuc
          wrote on last edited by
          #4

          Yes, Qt Creator 5.0.2, based on QT 5.15.2 (GCC 7.3.1 20180303 (Red Hat 7.3.1-5), 64 bit)

          1 Reply Last reply
          0
          • J.HilkJ J.Hilk

            @gabimuc not to imply anything, but you may be using the F1 key wrong :D

            quick verification, when on the left side bar you click on the question mark do you get the help context/display ?

            8bfe3306-534e-4a3c-b437-dfd84af2458c-image.png

            Pressing the F1 key will bring up a reference to that section there and it only works, if your cursor is over a known Qt "keyword/class/function/macro" etc

            G Offline
            G Offline
            gabimuc
            wrote on last edited by
            #5

            @J-Hilk ahh, just leaving the cursor on the expression did the trick. I always double clicked it (complete word was marked) and hit F1 with the described effect.
            Thanks a lot!

            1 Reply Last reply
            1

            • Login

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