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. Where to find Python related docu?
Qt 6.11 is out! See what's new in the release blog

Where to find Python related docu?

Scheduled Pinned Locked Moved Solved Qt for Python
2 Posts 2 Posters 429 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.
  • B Offline
    B Offline
    buhtz
    wrote on last edited by buhtz
    #1

    I know about https://doc.qt.io/qt-6 which is based on C-like code.

    In most cases this helps also Python developers. But from time to time I have very python specific "questions" where I would like to a have a Python code reference.

    Is there any?

    JonBJ 1 Reply Last reply
    0
    • B buhtz

      I know about https://doc.qt.io/qt-6 which is based on C-like code.

      In most cases this helps also Python developers. But from time to time I have very python specific "questions" where I would like to a have a Python code reference.

      Is there any?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @buhtz
      Start from https://doc.qt.io/qtforpython/contents.html. All the same doc pages are there, expect (supposedly) written for Python/PySide. It's just the same content, with the examples ported to Python, if they work (not always perfect).

      As per my answer to your other post, you will be "lucky" if anything in the docs addresses any Python issues, it mostly does not....

      1 Reply Last reply
      2

      • Login

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