[PyQt] Nevermind about getting PyQt5 classes using inspect.getmembers...

Luna Tuna fruitfulapproach at gmail.com
Wed May 1 06:11:58 BST 2019


I see now that inspect.getmembers() returns a list of tuples in which the
second component is the class structure, and the first component is the
given member name.

Peace.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190430/3d6519a2/attachment.html>


More information about the PyQt mailing list