On Mon, 13 Sep 2010 14:55:24 +0300
Matti Airas <[email protected]> wrote:
> On 08.09.2010 19:48, ext Mark Summerfield wrote:
> 
> > People are busy I expect;-)
> 
> Indeed! :-)
> 
> > I think it would be nice to show the PyQt&  PySide syntax
> > side-by-side so that its easy to spot the difference. Or just show
> > the one line that's different in PySide, in which case after the
> > "Since PyQt's property setting syntax is relatively clean" para,
> > have something like:
> >
> >      So in PySide the above example would differ in the last line
> > of the class definition:
> >
> >     pp = Property(int, readPP, setPP)
> 
> Thanks for the input.
> 
> Here goes the second round:
> 
> http://www.pyside.org/docs/pseps/psep-0103.html
> http://www.pyside.org/docs/pseps/psep-0103.txt
> 
> diff: 
> http://qt.gitorious.org/pyside/pseps/commit/a1760358b7c46b3e90e5b2684997989fbc34c225
> 
> Cheers,
> 
> ma.

Seems like a good change to me:)

-- 
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
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to