[PyQt] PyQt5 and QtMultimediaWidgets
Christoffer Hulusjo
christoffer.hulusjo at methodstudios.com
Fri May 10 02:11:30 BST 2013
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?
Cheers
Christoffer
More information about the PyQt
mailing list