Home · All Classes · Modules |
Inherits QObject and QDesignerMemberSheetExtension.
The QPyDesignerMemberSheetExtension class is provided to work around the fact that it is not possible for a Python class to derive from multiple Qt classes.
In order to manipulate a widget's member functions when configuring connections you should implement a Python class derived from QPyDesignerMemberSheetExtension rather than one derived from QObject and QDesignerMemberSheetExtension.
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |