[PyQt] Broken examples in PyQt5
Dmitry Shachnev
mitya57 at ubuntu.com
Fri Jul 26 09:57:57 BST 2013
On Fri, Jul 26, 2013 at 11:00 AM, Phil Thompson
<phil at riverbankcomputing.com> wrote:
>
> Bugs in the examples.
... which are part of PyQt5.
The same issue also affects (at least) dialogs/extension.py,
layouts/flowlayout.py and layouts/borderlayout.py.
itemviews/stardelegate.py has a different issue: AttributeError:
'QPalette' object has no attribute 'foreground'.
itemviews/puzzle/puzzle.py has a different issue: AttributeError:
'QDrag' object has no attribute 'start'.
I tested only a little part of the examples, so there may be other broken ones.
--
Dmitry Shachnev
More information about the PyQt
mailing list