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

Reply via email to