Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Assistant help files not installed

Qt Assistant help files not installed

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 7.8k 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.
  • C Offline
    C Offline
    CraigInDallas
    wrote on last edited by
    #1

    I downloaded and installed Qt/PyQt for use with Python 3.2 yesterday. After the installation, Qt Assistant loaded but the only information was the help for Qt Assistant. There were no .qhc or .qch files installed. Am I overlooking something obvious? Can the Qt help files be downloaded?

    Craig

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

      I'm not familiar with PyQt, but you can manually point Assistant to relevant files (Edit->Preferences->Documentation->Add). You can also compile docs yourself.

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        CraigInDallas
        wrote on last edited by
        #3

        Thanks for the suggestion. From your note I can see that my post wasn't clear enough. Let me try to expand on my problem...

        The help for Qt Assistant displays a screenshot of a wealth of information about Qt. It also suggests that the Qt Assistant help files have an extension of either .qhc or .qch, depending on whether they are the compressed files or not. After the installation, I have no files with either of these extensions, so I have no files to add to Qt Assistant. This is why I assumed the files might be found on the website somewhere.

        The option to compile help might be useful, but I understood this option is for people creating customized help files. Is there a way to recreate the help files for Qt Assistant by compiling a new help file? I had assumed that the help files were a standard part of the installation.

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

          Are we talking about the Qt help files here or the PyQt help files?

          1 Reply Last reply
          0
          • C Offline
            C Offline
            CraigInDallas
            wrote on last edited by
            #5

            Great question. I would expect it would be the Qt help files, but I'd be happy with either. PyQt is a Python binding to the Qt library.

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

              Well, at least for the Qt documentation the PyQt site explicitly states that ...
              [quote]Note that the Qt documentation is not included. [/quote]
              ... but the Qt documentation is part of the "official library releases":http://qt.nokia.com/downloads#qt-lib.

              The PyQt documentation however should be part of the PyQt download.

              1 Reply Last reply
              0
              • C Offline
                C Offline
                CraigInDallas
                wrote on last edited by
                #7

                Thanks for pointing that out.

                HTML documentation is included with PyQt. Looks like that's what I'll use. Qt Assistant must be included with PyQt for those that want to distribute custom help files with packaged apps.

                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