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. QtAssistant Documentation Incomplete

QtAssistant Documentation Incomplete

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtassistant
4 Posts 2 Posters 555 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.
  • M Offline
    M Offline
    Maxl23
    wrote on 2 Dec 2018, 19:22 last edited by
    #1

    Hi.

    I set up a new Ubuntu with Qt5 and PyQt5.

    I'm struggling with the QtAssistant, especially with the shown documentation.

    It seems like my QtAssistant is only showing a very light version of the Qt5-documentation.

    Before reinstalling my System, QtAssistant showed quite the same infos like the online Qt5-Reference, eg I could look up any classes, constants, layouts, methods, including examples written in c++.

    Now, the QtAssistant actually shows nothing useful for me, just some kinds QuickStart-Instruction und some docs with qml-examples...

    The qt5-doc is installed, all my Python-qt-projects are running without errors, it's just the documentation which I'm missing.

    Do I have to build the ClassReference by my own?

    I appreciate any help or hints very much!!!

    Cheers, max

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Dec 2018, 20:55 last edited by
      #2

      Hi and welcome to devnet,

      What version of Ubuntu ?
      What version of Qt ?
      What version of PyQt5 ?

      How exactly did you install Qt and PyQt5 ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Maxl23
        wrote on 2 Dec 2018, 23:07 last edited by Maxl23 12 Feb 2018, 23:13
        #3

        Hi. Thanks for answering.

        Ubuntu 18.10
        Qt 5.11.1
        PyQt 5.11.2
        Python 3.6.7

        I installed it via apt in the terminal.
        I installed several packages:
        python3-pyqt5, pyqt5-dev-tools, qt5-default, qt5-doc, qt5-doc-html, qttools5-dev, qttools5-doc, maybe some more...

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Maxl23
          wrote on 3 Dec 2018, 16:27 last edited by
          #4

          Solved my Problem by copying help files from another Computer.
          Unfortunately not an elegant workaround ...

          1 Reply Last reply
          0

          1/4

          2 Dec 2018, 19:22

          • 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