[PyQt] Test if property created with pyqtProperty?
Phil Thompson
phil at riverbankcomputing.com
Sun Jul 30 10:03:44 BST 2017
On 30 Jul 2017, at 4:27 am, Patrick Stinson <patrickkidd at gmail.com> wrote:
>
> Hello!
>
> Is there a way to iterate through the properties of a class that are created by pyqtProperty
Ask Google the same question but for Python properties.
> or somehow test if a QMetaProperty was created by pyqtProperty?
If there is then it would be an unreliable side effect.
Phil
More information about the PyQt
mailing list