Ahhh... I apologize, I completely forgot about that.  My version is built against qt version '4.5.3' and that would explain the missing functions.<div>Thank you!</div><div><br></div><div><br><div><br></div><br><div class="gmail_quote">
On Tue, Nov 27, 2012 at 3:56 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class="im"><br>
On Tue, Nov 27, 2012 at 9:39 PM, Jake Richards <<a href="mailto:blaven@gmail.com">blaven@gmail.com</a>> wrote:<br>
> Hello:<br>
>   At work, we've got pyqt 4.7.3 installed on our linux boxes.  While trying<br>
> to subclass a QAbstractItemModel, I've found that it doesn't seem to have a<br>
> beginMoveRows or endMoveRows.  Here is some terminal output:<br>
><br>
>>>> QtCore.PYQT_VERSION_STR<br>
> '4.7.3'<br>
<br>
</div>This does not say anything about your Qt version, the PyQt and Qt<br>
versions are not correlated. Check QtCore.qVersion() for the version<br>
of Qt you're using.<br>
<span class="HOEnZb"><font color="#888888"><br>
Andreas<br>
</font></span></blockquote></div><br></div>