[PyQt] QtXml in PyQt5
Phil Thompson
phil at riverbankcomputing.com
Sun Feb 22 08:02:06 GMT 2015
On 22/02/2015 6:45 am, Wilbert Berendsen wrote:
> Dear friends,
>
> I am creating a PyQt5-based binding to poppler-qt5[1]
>
> [1] http://people.freedesktop.org/~aacid/docs/qt5/
>
> Some parts of libpoppler use QDomDocument, -Node and -Element from the
> QtXml module, which is not available in PyQt5.
>
> Are there any plans to include QtXml in PyQt5?
>
> Or should I write c++ code to convert the QDom-based data to something
> else before returning it to Python...
http://www.riverbankcomputing.com/news/pyqt-54
Phil
More information about the PyQt
mailing list