PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 236 - Tutorial for converting Qt classes using CMake
: Tutorial for converting Qt classes using CMake
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: Documentation
: HEAD
: All All
: P5 enhancement
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-06-02 05:12 EEST by Keith Rusler
Modified: 2010-11-25 17:53 EET (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rusler 2010-06-02 05:12:11 EEST
It's be nice to run Shiboken(sp?) to wrap my Qt C++ library to Python for use
in scripting. But the only tutorials on the site use autotools or pkg-config.
But due to my program being KDE based, it requires CMake. This would also be
helpful when targeting Mac, Windows, Linux, etc. And Pyside using CMake itself.
You would probably see tutorials for it but seems it was left out by accident.

My main target would be taking QObject, QWidget based classes and turning it in
to Python classes. Right now I have no need to do just native C++. Probably fit
that somewhere down the line as see fit.
Comment 1 Matti Airas 2010-06-02 05:16:28 EEST
Also, the existing binding generation tutorial mentions Boost-Python in places.
Is it really up-to-date?
Comment 2 Matti Airas 2010-11-22 15:03:04 EET
Marcelo updated the tutorial a while ago and it now describes CMake. Resolving
as INVALID (because we don't have an ALREADYFIXED option).
Comment 3 Hugo Parente Lima 2010-11-25 17:53:37 EET
Released on version 1.0.0~beta1