[PyQt] PyQt & SIP Release Plans
Phil Thompson
phil at riverbankcomputing.com
Tue Mar 10 22:14:41 GMT 2009
On Wed, 11 Mar 2009 07:06:21 +0900, Damien Elmes <resolve at ichi2.net> wrote:
> I'm finding that executing the following code in an abstracttablemodel
> results in a crash:
>
> self.emit(SIGNAL("dataChanged(QModelIndex,
> QModelIndex)"), index, index)
>
> .. where index is taken from tableView.currentIndex()
>
> This code ran fine in PyQt4.4. Is it a bug in Qt/PyQt, or am I doing
> something wrong?
I think it's a regression...
Phil
More information about the PyQt
mailing list