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. Can i access to documentation of header files like javadoc?
Forum Updated to NodeBB v4.3 + New Features

Can i access to documentation of header files like javadoc?

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

    Hello guys
    I'm starting to work on Qt Creator and c + + language.
    I have plenty of practice with Java and C but only now started working with C + +.

    Give me a lot like if you could access the documentation of C + + classes while I'm programming.

    Is it possible to access the documentation eclipe as in, for example?

    I hope you can give me a hand.

    Greetings

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      For Qt classes, macros and functions, just hover over a symbol, and when the ToolTip shows up, press F1: it will open full description of the given symbol.

      This does not work for C++ keywords, though.

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        ricardo.joao
        wrote on last edited by
        #3

        Ok Have helps anything.
        thank you ;)

        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