We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b1961e5
There was an error while loading. Please reload this page.
Adds support for PySide2 as well as @prop.write and @prop.read decorators to match pyqtProperty.
@prop.write
@prop.read
Also, a bunch of tests!
2a8505a
v0.0.5 Add fget and fset kwargs to AutoProp to match pyqtProperty.