[PyQt] morph designer plugin widgets
Hans-Peter Jansen
hpj at urpla.net
Tue Jul 28 18:22:22 BST 2009
Am Dienstag, 28. Juli 2009 schrieb Hans-Peter Jansen:
> Hi,
>
> now that my custom checkbox extends the QCheckBox class, what has to be
> done to be able to morph my checkbox class from/to ordinary checkboxes?
> (I'm tired of editing .ui's by hand...)
>
> Is that possible?
The answer is yes and no: while it's possible to morph the widget into its
base class family today, the designer programmers didn't dared to do the
other way around.. ( -> only 25% fun left in the morph tool ;-))
Pete
More information about the PyQt
mailing list