Where is the current API of PySide
-
I am using Eclipse(Kepler) + Pydev plugin for use with PySide 1.2.1. The auto-complete feature of pydev plugin is helping me find functionality but I wanted to know where can I find the current PySide API? The "PySide Wiki":http://qt-project.org/wiki/PySide contains API for older versions.
Where is the current API reference? Is it available to be downloaded as Python's documenation? My internet connections isn't the best.
-
Well... you can get it through (cloning) git: http://qt.gitorious.org/pyside/
[]
chb -
What to do after cloning? How to build the documentation?
-
Can someone tell what to do after cloning? How to build the documentation?