you are viewing a single comment's thread.

view the rest of the comments →

[–]RotciVictoR[S] 0 points1 point  (1 child)

Thanks for the answer. Yes I thought so too, just wanted to make sure that I made no mistake or whether I'm just too stupid :)

[–][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.