Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. About Qt help documents
Forum Updated to NodeBB v4.3 + New Features

About Qt help documents

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 1.7k 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.
  • J Offline
    J Offline
    jesse.zwd
    wrote on last edited by
    #1

    Recently I install QT5, and there is only Qt Creator Manual in the help documents, how can I get all QT reference like QT C++ classes, QT QML APIs and so on?

    thanks!

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

      Run
      @
      make docs
      @

      in your clone of Qt repo. If you have installed the SDK, then the help should be already build. Look for it in <qtdir>/qtdocs/ (IIRC. Could be in qtbase, too).

      (Z(:^

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        How did you install Qt 5? How did you install Qt Creator?

        I found that when I build from Git, I need to build the qttools.git repo before calling `make docs'. Otherwise, Qt Creator Help files won't build (last tested in early Feb 2013)

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jesse.zwd
          wrote on last edited by
          #4

          I build it from ubuntu app developer: http://developer.ubuntu.com/get-started/gomobile/

          sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-proper && sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk notepad-qml

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jesse.zwd
            wrote on last edited by
            #5

            I re-install QT5 from .run file of QT official site, it is Ok now, thanks.

            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