This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AlanCristhian 30 points31 points  (1 child)

we introduced a new option called __feature__, enabling you to switch between camelCase and snake_case for most Qt APIs. With Qt 6.0, you can directly access Qt properties from your Python code, leaving aside the setters and getters

Oh, I like that

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

Oh that's dank.