Phil Thompson wrote:
> SIP v4.7.4 has been released and is available from the usual place.
>
> This is mainly a bug-fix release, but does support the "non-standard"
> Python package directory structure used by MacOS 10.5.
Attached is a patch against sip-4.7.4 for for 64 bit fedora/redhat
platfor
On Tuesday 12 February 2008, Mark Summerfield wrote:
| Hi,
|
| If you are wondering whether to buy
|
| "Rapid GUI Programming with Python and Qt:
| The Definitive Guide to PyQt Programming"
|
| to help you decide, PDFs of Phil's foreword, the introduction, and a
| sample chapter are freely availabl
Mark Summerfield wrote:
> If you are wondering whether to buy
>
> "Rapid GUI Programming with Python and Qt:
> The Definitive Guide to PyQt Programming"
I was never wondering whether to buy it...I already knew I wanted to! It is
just a matter or waiting until I have the cash to buy a copy.
But
Dirk Wagener schrieb:
> Hi
>
> I am using QModelIndex constructed with an id. I am using the built-in
> method
> id(my_object) to get an ID to construct a ModelIndex with.
> If we have an index, internalId() returns the id used to create the index.
> Is there a API way to get the ModelIndex from a
SIP v4.7.4 has been released and is available from the usual place.
This is mainly a bug-fix release, but does support the "non-standard" Python
package directory structure used by MacOS 10.5.
Phil
___
PyQt mailing listPyQt@riverbankcomputing.com
h
Hi,
If you are wondering whether to buy
"Rapid GUI Programming with Python and Qt:
The Definitive Guide to PyQt Programming"
to help you decide, PDFs of Phil's foreword, the introduction, and a
sample chapter are freely available for download from:
http://www.informit.com/title/0132354187
And al
Hi
I am using QModelIndex constructed with an id. I am using the built-in method
id(my_object) to get an ID to construct a ModelIndex with.
If we have an index, internalId() returns the id used to create the index.
Is there a API way to get the ModelIndex from a view if we have the id used
to