[PyQt] PyQt5 and QtMultimediaWidgets
Phil Thompson
phil at riverbankcomputing.com
Sat May 11 17:02:42 BST 2013
On Thu, 09 May 2013 18:11:30 -0700, Christoffer Hulusjo
<christoffer.hulusjo at methodstudios.com> wrote:
> Hi,
>
> I was able to build the PyQt5 development snapshot against Qt5.0.2 on
> Linux and started playing around with it.
> I attempted to port one of the examples from the Qt5.0.2 c++ source,
> /examples/multimediawidgets/videographicsitem, but it seems that some Qt
> libraries/classes were skipped when I built PyQt5?
>
> In the example I attempted I need the QGraphicsVideoItem class from the
> QtMultimediaWidgets namespace.
>
> Any ideas? Will this one be added later?
Yes, probably with v5.0.1.
Phil
More information about the PyQt
mailing list