Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. What's up with the awful documentation?

What's up with the awful documentation?

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 654 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.
  • H Offline
    H Offline
    hanetar
    wrote on last edited by
    #1

    Hey, I'm new to Qt for Python, just trying to follow the docs to create a TreeView + model... But the documentation is so incredibly broken? In what universe is this sort of thing valid Python or C++ or anything else for that matter? And it seems this one page of the docs is far from the only one with this sort of mess in the snippets. It makes the whole documentation borderline useless. Are there any non-broken resources I can use to learn this? Thanks.

    JKSHJ 1 Reply Last reply
    0
    • H hanetar

      Hey, I'm new to Qt for Python, just trying to follow the docs to create a TreeView + model... But the documentation is so incredibly broken? In what universe is this sort of thing valid Python or C++ or anything else for that matter? And it seems this one page of the docs is far from the only one with this sort of mess in the snippets. It makes the whole documentation borderline useless. Are there any non-broken resources I can use to learn this? Thanks.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome!

      @hanetar said in What's up with the awful documentation?:

      the documentation is so incredibly broken?

      Thanks for reporting this. I've created a bug report for the issues seen in this snippet: https://bugreports.qt.io/browse/PYSIDE-2030

      See the comments at https://bugreports.qt.io/browse/PYSIDE-1952 for some insight to why such brokenness exists.

      Are there any non-broken resources I can use to learn this?

      Try searching for tutorials that are written specifically for Python, rather than those that were auto-converted from C++.

      I haven't gone through it in detail myself, but this one looks like it was done with care: https://www.pythonguis.com/pyside6-tutorial/ (although personally, I wouldn't touch threads so early in the series)

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      3

      • Login

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