[PyQt] A good PyQt “Primer”?

Mark Summerfield list at qtrac.plus.com
Fri Jan 11 08:28:26 GMT 2013


On Thu, 10 Jan 2013 23:50:05 +0530
šãñ <niceguysan at gmail.com> wrote:
> Guess what the book doesnt talks about QFileSystemModel anywhere at
> all :(

That's because QFileSystemModel was introduced in Qt 4.4, after the book
was published.

The book does cover Qt's model/view architecture, including
QAbstractItemModel which is QFileSystemModel's base class.

> On Wed, Dec 12, 2012 at 12:43 AM, šãñ <niceguysan at gmail.com> wrote:
> 
> > I have started with this very basic stuff to begin with...
> >
> >
> >
> > On Wed, Dec 12, 2012 at 12:41 AM, Nico Dufort <ndufort at gmail.com>
> > wrote:
> >
> >> This one is fairly easy to follow:
> >>
> >> http://zetcode.com/tutorials/pyqt4/
> >>
> >> also for PySide:
> >> http://zetcode.com/gui/pysidetutorial/
> >>
> >>
> >>
> >> On Tue, Dec 11, 2012 at 3:08 AM, šãñ <niceguysan at gmail.com> wrote:
> >>
> >>> I want this book but I don't have cash to buy it.
> >>>
> >>>
> >>> On Tue, Dec 11, 2012 at 4:30 PM, Tony Lynch <tlynch at xype.com> wrote:
> >>>
> >>>> We have this book and have found it to be an excellent guide,
> >>>>
> >>>> Tony
> >>>>
> >>>> > -----Original Message-----
> >>>> > From: pyqt-bounces at riverbankcomputing.com [mailto:pyqt-
> >>>> > bounces at riverbankcomputing.com] On Behalf Of Mark Summerfield
> >>>> > Sent: 11 December 2012 09:36
> >>>> > To: pyqt at riverbankcomputing.com
> >>>> > Subject: Re: [PyQt] A good PyQt “Primer”?
> >>>> >
> >>>> > On Tue, 11 Dec 2012 09:19:50 +0000
> >>>> > Pietro Moras <studio-pm at hotmail.com> wrote:
> >>>> > >
> >>>> > > Desiring to test my hands on PyQt (and Python 3) I'd love to be
> >>>> > > advised which the PyQt “primer” to start from (by the way:
> >>>> > > having found the ordinary PyQt documentation utterly
> >>>> > > unpractical for
> >>>> > beginners). Thank
> >>>> > > you.- P.M.
> >>>> >
> >>>> > Although my "Rapid GUI Programming with Python and Qt" is Python
> >>>> > 2- based, the differences with Python 3 aren't great and I
> >>>> > provide Python 3 versions of the examples.
> >>>> >
> >>>> > --
> >>>> > Mark Summerfield, Qtrac Ltd, www.qtrac.eu
> >>>> >     C++, Python, Qt, PyQt - training and consultancy
> >>>> >       "Rapid GUI Programming with Python and Qt" - ISBN 0132354187
> >>>> >             http://www.qtrac.eu/pyqtbook.html
> >>>> > _______________________________________________
> >>>> > PyQt mailing list    PyQt at riverbankcomputing.com
> >>>> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >>>> _______________________________________________
> >>>> PyQt mailing list    PyQt at riverbankcomputing.com
> >>>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> **
> >>>
> >>> [image: San's personal blog]
> >>> <http://feeds.feedburner.com/SanLuthraBlog>
> >>>
> >>> *
> >>> *
> >>>
> >>>
> >>> _______________________________________________
> >>> PyQt mailing list    PyQt at riverbankcomputing.com
> >>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >>>
> >>
> >>
> >>
> >> --
> >> "Attention, attention. Here and now, boys," the mynah repeated. "Here
> >> and now, boys."
> >>
> >
> >
> >
> > --
> > **
> >
> > [image: San's personal blog]
> > <http://feeds.feedburner.com/SanLuthraBlog>
> >

-- 
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
    C++, Python, Qt, PyQt - training and consultancy
        "Advanced Qt Programming" - ISBN 0321635906
            http://www.qtrac.eu/aqpbook.html


More information about the PyQt mailing list