Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Where do I get Qt offline documentations?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Where do I get Qt offline documentations?

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 3.8k 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.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    Well, the title says it all. I want offline documentation for my newly compiled Qt5, so I can add them in Qt Creator.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      <code>make docs</code> will generate the documentation to <code>qtbase/doc</code> (HTML and QCH).

      1 Reply Last reply
      0
      • S Offline
        S Offline
        soroush
        wrote on last edited by
        #3

        [quote author="Lukas Geyer" date="1357746872"]<code>make docs</code> will generate the documentation to <code>qtbase/doc</code> (HTML and QCH).[/quote]

        And then make docs_install ? or make install_docs?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          soroush
          wrote on last edited by
          #4

          It says have a lot of warnings :

          @E:/x64/qt-5.0.0-mingw-webkit-x64/qtbase/src/widgets/kernel/qwidget.cpp:8457: warning: Can't link to 'QTabletEvent::accept()'@

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on last edited by
            #5

            [quote author="soroush" date="1357747446"]And then make docs_install ? or make install_docs?[/quote]Ahm... no, I don't think so.
            [quote author="soroush" date="1357748287"]
            @
            E:/x64/qt-5.0.0-mingw-webkit-x64/qtbase/src/widgets/kernel/qwidget.cpp:8457: warning: Can't link to 'QTabletEvent::accept()'
            @
            [/quote]You can safely ignore this warnings.

            1 Reply Last reply
            0
            • L Offline
              L Offline
              lgeyer
              wrote on last edited by
              #6

              I have updated the post. We have posted at the same time, and the 'wrongish' order constructed a flow of answers which wasn't intended. ;-)

              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