[PyQt] QStyle classes not exposed
Phil Thompson
phil at riverbankcomputing.co.uk
Fri Jul 13 12:01:45 BST 2007
On Friday 13 July 2007 11:36 am, Giovanni Bajo wrote:
> Hi,
>
> it looks like the whole QStyle class hierarchy is not exposed by PyQt,
> with the exception of QStyle itself.
>
> Is there a specific reason for this?
Plugins.
> Can this be fixed?
Not in a way that I would be happy with. There is nothing to stop you wrapping
them yourself of course (so long as they were statically linked in to your
copy of Qt).
Phil
More information about the PyQt
mailing list