Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [solved] Where is Qt Assistant?
Forum Updated to NodeBB v4.3 + New Features

[solved] Where is Qt Assistant?

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 5.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.
  • I Offline
    I Offline
    idlefrog
    wrote on 23 Feb 2015, 13:13 last edited by
    #1

    Normally I use the web to refer to documentation...
    But would like to look at Qt Assistant.

    Where can you download it?

    Its does not appear in the Maintenance tool, and it is not in the help menu of Qt Creator
    It isn't under the Qt Creator Tools menu.
    It is not part of the default download of Qt...
    And if you search for assistant download, there are not results :(
    Has it gone?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 23 Feb 2015, 13:21 last edited by
      #2

      <qt installation dir>/qtbase/bin/assistant

      (Z(:^

      1 Reply Last reply
      0
      • I Offline
        I Offline
        idlefrog
        wrote on 23 Feb 2015, 13:52 last edited by
        #3

        OH... thanks...! That's great :) It's in the installation directory.

        I found mine in: ~/Qt/5.4/gcc_64/bin

        So I updated my .profile in my home directory with this:

        @if [ -d "$HOME/Qt/5.4/gcc_64/bin" ] ; then
        PATH="$HOME/Qt/5.4/gcc_64/bin:$PATH"
        fi@

        Now it works on the command line without any problem :)

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 23 Feb 2015, 16:51 last edited by
          #4

          Hm, yes, in the binary installers the path is a bit different. I'm glad that you've found it.

          There are no plans to deprecate or remove this application, by the way.

          (Z(:^

          1 Reply Last reply
          0

          1/4

          23 Feb 2015, 13:13

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved