[PySide] complicated dictionaries
John Ehresman
jpe at wingware.com
Thu Apr 25 01:17:12 CEST 2013
On 4/24/13 6:59 PM, Matthew Ngaha wrote:
> Can anybody please explain this tutorial to me:
>
> http://qt-project.org/wiki/Auto-generating-QObject-from-template-in-PySide
>
> Im about to give up. im not great at python and trying to figure out
> the python syntax vs what pyside is meant to be doing is really
> confusing me. There are some fancy builtin objects being used that are
> behaving like dictionaries kwarggs, __dict__, and some confusing inner
> functions. As it is a pyside tutorial why didnt it just focus mainly
> on pyside and just use a normal dictionary and basic function process
> for the python code?
Agreed. I just looked at the page for the first time and can't figure
out what it's trying to accomplish (and I know a fair bit about python
and pyside). I'd suggest just skipping it out or are you trying to do
something similar?
Cheers,
John
More information about the PySide
mailing list