[PyQt] About pyuic and phonon widgets
Phil Thompson
phil at riverbankcomputing.com
Fri May 2 05:50:21 BST 2014
On 02/05/2014 4:43 am, safa1996alfulaij at gmail.com wrote:
> Hello
>
> I designed a window which have Phonon widget. When I tried to generate
> it by
> pyuic5 it gave me the error:
> Unknown Qt widget: Phonon.VideoWidget
> even if I used pyuic4.
phonon isn't supported by Qt5.
> Another thing, Where are the QMultimedia widgets in the designer? Like
> the
> QVideoWidget?!
That's nothing to do with PyQt.
Phil
More information about the PyQt
mailing list