<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>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.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; "><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; "><span>Thanks,</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial, helvetica, sans-serif; background-color: transparent; font-style: normal; "><span>-Darin</span></div><div><br></div>  <div
 style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> David Boddie <david@boddie.org.uk><br> <b><span style="font-weight: bold;">To:</span></b> pyqt@riverbankcomputing.com <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, May 28, 2013 2:23 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [PyQt] PyQt Learning Sources for MVC Pattern and Why Does QT<br> </font> </div> <div class="y_msg_container"><br>On Sun, 26 May 2013 05:04:22 -0700 (PDT), d hee wrote:<br><br>> I am trying to learn how to write pyQt specifically in the MVC model. I<br>> know some bare fundamentals for making buttons, signals, etc. But what I<br>> don't know is how to write pyQt in a MVC model with classes and
 methods<br>> made for this. I have scourged the internet and I have not found any<br>> tutorials specifically for pyQt and the MVC model.?<br>> <br>> 1) Can anyone please suggest some good resources to learn to write pyQt in<br>> the MVC model? I would be willing to buy a book(has to show MVC and pyQt)<br>> if it was up reasonably up to date.?<br><br>I think the PyQt book is probably still relevant for this:<br><br>  <a href="http://qtrac.eu/pyqtbook.html" target="_blank">http://qtrac.eu/pyqtbook.html</a><br><br>The Model/View components haven't really changed in the last few releases.<br><br>I'm sure that there are other tutorials online. I will keep referring<br>people to this page until someone updates it or tells me to stop:<br><br>  <a href="http://www.diotavelli.net/PyQtWiki/Tutorials" target="_blank">http://www.diotavelli.net/PyQtWiki/Tutorials</a><br><br>;-)<br><br>> 2)Also, on the Qt site it gives tutorials in C++
 on the MVC model(I do not<br>> know C++). Why do the C++ QT tutorials ?leave out the controller for their<br>> MVC models?<br><br>Because there is no separate controller in Qt's Model/View framework.<br><br>David<br>_______________________________________________<br>PyQt mailing list    <a ymailto="mailto:PyQt@riverbankcomputing.com" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br><a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br><br><br></div> </div> </div>  </div></body></html>