<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 23/02/17 à 03:56, Alex Monk a
écrit :<br>
</div>
<blockquote
cite="mid:CALMPGzVazC=KowrFy+4bcAC8OEc0Z+WbnNnd=LomKqLi4uKA+A@mail.gmail.com"
type="cite">
<div dir="ltr"><a moz-do-not-send="true"
href="http://pyqt.sourceforge.net/Docs/PyQt4/qgraphicstextitem.html">http://pyqt.sourceforge.net/Docs/PyQt4/qgraphicstextitem.html</a>
shows that this had a scene parameter, but this seems to have
been removed at some point. Does anyone know what happened to
that?<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
PyQt mailing list <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
</blockquote>
<p>No problem with:<br>
Python 2.7.6<br>
Qt 4.8.6<br>
PyQt 4.10.4<br>
<br>
Are you sure for your version of PyQt* ? The argument scene has
been removed from all the QGraphics*Item in Qt5.<br>
</p>
</body>
</html>