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 Docs in QT creator
QtWS25 Last Chance

Qt Docs in QT creator

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.3k 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.
  • A Offline
    A Offline
    androssofer
    wrote on last edited by
    #1

    is it possible to get the Qt Docs in the Qt Creator?

    kinda like java docs is in netbeans.. so when you type an object name, and the list of its functions appears, beside them is a small paragraph that explains what they do, then it has a link and if you click that it takes you to the webpage with the full doc for that object/function?

    is this possible in creator?

    Regards

    Andy

    "Those who make peace protest impossible make violent revolution inevitable.."

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      The Qt docs are available inside Qt Creator.

      We do have a popup with all the possible completions as well (Ctrl-Space), but we do not display help there. In our opinion that just takes way too much screen space and obscures more important things when showing.

      We consider the "browsing code" use-case: You get a little popup help when hovering keywords the help knows about. That is pretty good to get a better understanding of what code does that you are not familiar with. F1 then takes you to the full help.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        androssofer
        wrote on last edited by
        #3

        aaa makes sense..

        thanks for the tip!

        "Those who make peace protest impossible make violent revolution inevitable.."

        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