<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 4, 2014 at 2:53 AM, Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias.kuhn@gmx.ch" target="_blank">matthias.kuhn@gmx.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
On the page for differences between PyQt4 and PyQt5 it says that<br>
"PyQt4’s QtXml module is not supported. Use either the QXMLStreamReader<br>
and QXMLStreamWriter classes or Python’s standard XML modules." [1]<br>
This is in line with the recommendation on the Qt5 QtXml documentation<br>
[1] and the goal to remove deprecated Qt functionality.<br>
Issue report 32926 [2] for Qt indicates however, that this module is not<br>
deprecated but considered done and not going to disappear. Do you have<br>
different information regarding this?<br>
We use the QtXml classes extensively in our API and rewriting the<br>
affected parts would involve a considerable amount of work.<br>
<br>
Thank you<br>
Matthias<br>
<br>
[1] <a href="http://qt-project.org/doc/qt-5/qtxml-module.html#details">http://qt-project.org/doc/qt-5/qtxml-module.html#details</a><br>
[2] <a href="https://bugreports.qt-project.org/browse/QTBUG-32926">https://bugreports.qt-project.org/browse/QTBUG-32926</a><br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">Just to chime in:</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">I was needing QtXml as well for wrapping poppler-qt5 which makes use of it. </div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">Thanks,</div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px">Michael</div></div></div>