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. Can't usw the Help Mode

Can't usw the Help Mode

Scheduled Pinned Locked Moved General and Desktop
14 Posts 3 Posters 5.4k 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.
  • P Offline
    P Offline
    pauloloid
    wrote on last edited by
    #1

    Hello,
    I just installed Qt-creator and when I have my cursor for example at a pushbutton and click F1 it should bring me to the help file.
    But it just open the Help windows and says:

    "The page could not be found

    Error loading: qthelp://org.qt-project.qtcore.532/qtwidgets/qpushbutton.html

    Check that you have the corresponding documentation set installed."

    !http://www.directupload.net/file/d/3798/f7ckiyhf_gif.htm()!

    So are the doc files missing?

    At tools - options - Help - Documentation i found those:
    !http://www.directupload.net/file/d/3798/6ghjvhbx_gif.htm()!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Charlie_Hdz
      wrote on last edited by
      #2

      Sometimes Help Asistance doesn't work,try using Qt Assistance or check the Qt Documentation in this page.

      Maybe your push_button is a push button defined for you.

      Kind Regards,
      Enrique Hernandez
      gearstech.com.mx
      chernandez@gearstech.com.mx

      1 Reply Last reply
      0
      • E Offline
        E Offline
        EricRFMA
        wrote on last edited by
        #3

        Hello, I've been having this problem off and on for a while, but I always thought there was some issue with the way I was building Qt (currently 5.3.1) and Qt Creator (3.2.81).

        If I click on the help button on the left hand side, or click help->contents from the menu, I get exactly pauloiod got, except the main text said:

         @Error loading: qthelp://org.qt-project.qtcreator.312/doc/index.html@
        

        How do I determine if the correct doc was built/installed in my configuration?

        Thanks!

        1 Reply Last reply
        0
        • E Offline
          E Offline
          EricRFMA
          wrote on last edited by
          #4

          Hello, I've been having this problem off and on for a while, but I always thought there was some issue with the way I was building Qt (currently 5.3.1) and Qt Creator (3.2.81).

          If I click on the help button on the left hand side, or click help->contents from the menu, I get exactly pauloiod got, except the main text said:

           @Error loading: qthelp://org.qt-project.qtcreator.312/doc/index.html@
          

          How do I determine if the correct doc was built/installed in my configuration?

          Thanks!

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

            Hi ErickFMA

            What platform do you use?
            Do you have Qt Assistant installed?

            Kind Regards,
            Enrique Hernandez
            gearstech.com.mx
            chernandez@gearstech.com.mx

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Charlie_Hdz
              wrote on last edited by
              #6

              Hi ErickFMA

              What platform do you use?
              Do you have Qt Assistant installed?

              Kind Regards,
              Enrique Hernandez
              gearstech.com.mx
              chernandez@gearstech.com.mx

              1 Reply Last reply
              0
              • E Offline
                E Offline
                EricRFMA
                wrote on last edited by
                #7

                Hi Charlie...

                Sorry, forget to mention Mac OS 10.9.5

                Don't know what Qt Assistant is or if it's installed. Whatever I have is the result of building Qt 5.3.1 and Qt Creator 3.2.81 from the Git repository. If Qt Assistant isn't installed as a result of doing qmake/make on the repository, then I probably don't have it.

                In that case, how do I install/build it?

                Thanks!

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  EricRFMA
                  wrote on last edited by
                  #8

                  Hi Charlie...

                  Sorry, forget to mention Mac OS 10.9.5

                  Don't know what Qt Assistant is or if it's installed. Whatever I have is the result of building Qt 5.3.1 and Qt Creator 3.2.81 from the Git repository. If Qt Assistant isn't installed as a result of doing qmake/make on the repository, then I probably don't have it.

                  In that case, how do I install/build it?

                  Thanks!

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    Charlie_Hdz
                    wrote on last edited by
                    #9

                    Maybe these links can help you to get Qt Assistant:

                    http://qt-project.org/forums/viewthread/6158

                    https://qt-project.org/doc/qt-4.7/assistant-custom-help-viewer.html#displaying-custom-documentation

                    http://qt-project.org/doc/qt-4.8/install-mac.html

                    Kind Regards,
                    Enrique Hernandez
                    gearstech.com.mx
                    chernandez@gearstech.com.mx

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      Charlie_Hdz
                      wrote on last edited by
                      #10

                      Maybe these links can help you to get Qt Assistant:

                      http://qt-project.org/forums/viewthread/6158

                      https://qt-project.org/doc/qt-4.7/assistant-custom-help-viewer.html#displaying-custom-documentation

                      http://qt-project.org/doc/qt-4.8/install-mac.html

                      Kind Regards,
                      Enrique Hernandez
                      gearstech.com.mx
                      chernandez@gearstech.com.mx

                      1 Reply Last reply
                      0
                      • E Offline
                        E Offline
                        EricRFMA
                        wrote on last edited by
                        #11

                        I'll look into that. But I would think that if you built Qt-Creator it would have what it needed to view the Qt-Creator help. No?

                        1 Reply Last reply
                        0
                        • E Offline
                          E Offline
                          EricRFMA
                          wrote on last edited by
                          #12

                          I'll look into that. But I would think that if you built Qt-Creator it would have what it needed to view the Qt-Creator help. No?

                          1 Reply Last reply
                          0
                          • E Offline
                            E Offline
                            EricRFMA
                            wrote on last edited by
                            #13

                            OK, looked at the links...

                            [quote author="Charlie_Hdz" date="1416791155"]Maybe these links can help you to get Qt Assistant:

                            http://qt-project.org/forums/viewthread/6158 Not quite the same issue. In this one, the internal documentation does display, which it doesn't for me

                            https://qt-project.org/doc/qt-4.7/assistant-custom-help-viewer.html#displaying-custom-documentation I'm not trying to do anything custom, just view the "built-in" help that comes with Qt-Creator

                            http://qt-project.org/doc/qt-4.8/install-mac.html Not applicable, since it's for Qt 4.8. I've already built 5.3 (and I've been doing my old builds since 4.7), and the problem is in Qt-Creator as near as I can tell.

                            [/quote]

                            I should reiterate that, on occasion, my local build has had no problem displaying the Qt-Creator/Qt doc, and then suddenly, it can't.

                            One other thing that might be an issue, is where is the doc supposed to live?

                            In the preferences, under Help, "I see this: ":http://feigenson.net/ForumUploads/ScreenShot2014-11-23at11.38.54PM.jpg

                            I'm wondering where qthelp://org.qt-project.qtcreator.312/doc/index.html is supposed to live on my disk. I don't know how to parse a qthelp URL.

                            Anyone have any ideas on that?

                            Thanks!

                            -Eric

                            1 Reply Last reply
                            0
                            • E Offline
                              E Offline
                              EricRFMA
                              wrote on last edited by
                              #14

                              OK, looked at the links...

                              [quote author="Charlie_Hdz" date="1416791155"]Maybe these links can help you to get Qt Assistant:

                              http://qt-project.org/forums/viewthread/6158 Not quite the same issue. In this one, the internal documentation does display, which it doesn't for me

                              https://qt-project.org/doc/qt-4.7/assistant-custom-help-viewer.html#displaying-custom-documentation I'm not trying to do anything custom, just view the "built-in" help that comes with Qt-Creator

                              http://qt-project.org/doc/qt-4.8/install-mac.html Not applicable, since it's for Qt 4.8. I've already built 5.3 (and I've been doing my old builds since 4.7), and the problem is in Qt-Creator as near as I can tell.

                              [/quote]

                              I should reiterate that, on occasion, my local build has had no problem displaying the Qt-Creator/Qt doc, and then suddenly, it can't.

                              One other thing that might be an issue, is where is the doc supposed to live?

                              In the preferences, under Help, "I see this: ":http://feigenson.net/ForumUploads/ScreenShot2014-11-23at11.38.54PM.jpg

                              I'm wondering where qthelp://org.qt-project.qtcreator.312/doc/index.html is supposed to live on my disk. I don't know how to parse a qthelp URL.

                              Anyone have any ideas on that?

                              Thanks!

                              -Eric

                              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