On Mon, Jul 9, 2012 at 3:42 AM, Andreas Pakulat wrote:
>
>
> You could store it only in the first item of a row and always access it
> there. Another option would be have a dict of messages and use the
> row-number as key - this only works of course as long as your rows are not
> re-arranged frequ
on for it.
So my question is: how do I store the original Message object in every
row in order to get access to it when the user selects that row?
Thanks in advance,
Diego
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
tml/qmouseevent.html#buttoon
states that "the returned value is always Qt.NoButton for mouse move
events."; the code in mouseMoveEvent will never be executed and the
rubber band will not work.
--
Diego Cortassa
--
Il messaggio e' stato analizzato alla ricerca di virus o
conten
GMail recognized this digest as spam O.o
I hope this info could be useful,
cheers !
Diego.
Message: 3
> Date: Sun, 03 Jan 2010 16:53:31 +
> From: Phil Thompson
> To: PyQt Mailing List
> Subject: [PyQt] Website and Mailing List Move
> Message-ID: <46d59abbae2335a5009a9bcf
>
> Date: Fri, 9 Oct 2009 15:30:12 +0200
> From: David Boddie
> Subject: Re: [PyQt] [Help] PyQt building issue
> To: pyqt@riverbankcomputing.com
> Message-ID: <200910091530.12784.dbod...@trolltech.com>
> Content-Type: text/plain; charset="iso-8859-15"
>
o] Error 1
make[1]: Leaving directory
`/home/polentino/svn-kde/PyQt-x11-gpl-4.6.1-snapshot-20091007/QtCore'
make: *** [all] Error 2
Any ideas?
Cheers,
Diego.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
Hi all,
I'm in trouble with compiling the development snapshot of PyQt4 ( 20090923 )
against Qt4.6 with the latest KDE patches.
I've attached both the configure and compile output, so you can find out if
its a Qt-related issue or something else.
configure: http://pastebin.com/m6c6f46be
compile outp