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. Where can I find Qt 4.8 HTML doc for download ?
Forum Updated to NodeBB v4.3 + New Features

Where can I find Qt 4.8 HTML doc for download ?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.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.
  • A Offline
    A Offline
    Alexandre Oberlin
    wrote on last edited by
    #1

    Hi all,

    I did not find the HTML doc for Qt 4.8 in the qt4-doc package from Debian 7. I don’t feel like using Qt assistant and at times have to do without an Internet connection. Can anyone tell me where I can find the HTML doc for Qt 4.8 ? It was still included in the Qt 4.7 documentation package for Fedora.

    Cheers,

    Alexandre

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

      Qt Assistant is a really good piece of software (and it's built into Qt creator, too).

      To get HTML docs, you need to download Qt source code and then compile documentation using:
      @
      ./configure -opensource -confirm-license
      make docs
      @

      This will build both QCH and HTML documentation.

      (Z(:^

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

        Not a very lightweight procedure but it should do the trick.

        Thanks!

        Alexandre

        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