[PyQt] pyuic does NOT generate non-default property value
Phil Thompson
phil at riverbankcomputing.com
Tue Dec 29 14:30:21 GMT 2009
On Tue, 29 Dec 2009 16:09:33 +0800, Zhaohao Liang <liangvls at gmail.com>
wrote:
> A QListWIdgetItem has property "flags" whose default is "Selectable |
> DragEnable | UserCheckEnable | Enabled" as total bitwise is 53
>
> If i change the flags value, pyuic will not generate the change to .py
Fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list