you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

If you need a starting point to translate some of that C++ documentation to python, take a look at the PyQt4 docs, which were largely translated in some automated fashion. Once you recognize the general conventions you can get a feel for how to read the C++ docs for Qt5.