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 224 - Bindings for QMaemo5HomescreenAdaptor missing
: Bindings for QMaemo5HomescreenAdaptor missing
Status: CLOSED WONTFIX
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-05-19 15:17 EEST by gt6
Modified: 2010-08-13 11:19 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gt6 2010-05-19 15:17:20 EEST
It's currently impossible to use the pyside bindings to create desktop widgets
for maemo 5 due to lack of bindings for QMaemo5HomescreenAdaptor.

related link for qt:
http://labs.trolltech.com/blogs/2010/02/24/qt-for-maemo-5-home-screen-widgets/
Comment 1 renato filho 2010-06-10 10:46:22 EEST
QMaemo5HomescreenAdaptor is not official on Qt Maemo, we will wait for this to
start the bindings.
Comment 2 Hugo Parente Lima 2010-06-17 20:25:03 EEST
As Renato said, QMaemo5HomescreenAdaptor is not part of Qt, so it can't be part
of PySide module.

But if you want to create a binding for it using shiboken we will be glad to
help you.