[PyQt] PyQt Learning Sources for MVC Pattern and Why Does QT

d hee coolio at ymail.com
Thu May 30 16:39:29 BST 2013


Thank you for this information. I will end up buying the book because for a non C++ programmer like myself...it looks like it will offer more than any other resource for MVC.

Thanks,
-Darin


________________________________
 From: David Boddie <david.boddie at met.no>
To: pyqt at riverbankcomputing.com 
Sent: Thursday, May 30, 2013 3:56 AM
Subject: Re: [PyQt] PyQt Learning Sources for MVC Pattern and Why Does QT
 

On Thu May 30 00:02:34 BST 2013, I wrote:
> 
> On Wednesday 29 May 2013, d hee wrote:
> > Thanks, I am thinking about buying the book "Rapid GUI Programming with
> > Python and Qt by mark summerfield which was published in 2007". Would 2007
> > be up to date enough to use the mapper class? And would it also explain
> > delegates? It's pretty pricey so I wanted to make sure before I buy it.
> 
> It should explain delegates, though I don't remember to what degree it does
> so. I imagine it also covers the QDataWidgetMapper class, at least as part
> of its coverage of databases, but I would have to check. I'll try and look
> at it tomorrow (Thursday) and let you know.

It seems to contain custom delegates up to a point - it doesn't mention
QStyledItemDelegate, but you would use that in the same way as QItemDelegate,
which is covered.

QDataWidgetMapper is also covered. The InformIT page has a number of
links in the "Sample Content" tab, including one to a PDF of the index. This
is useful to see which classes are covered in the book.

I seem to remember a discussion about the price of the book on this mailing
list a long time ago in which there were references to online retailers that
offered discounts on the official price. These days, it seems that the choice
of retailers is more limited than before.

David
_______________________________________________
PyQt mailing list    PyQt at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130530/702fc5a9/attachment.html>


More information about the PyQt mailing list