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 437 - Unable to connect signals defined in QML using the new-style syntax
: Unable to connect signals defined in QML using the new-style syntax
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtDeclarative
: HEAD
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-27 11:51 EEST by Matti Airas
Modified: 2010-11-25 17:48 EET (History)
0 users

See Also:


Attachments
Example application (687 bytes, application/x-gzip)
2010-10-27 11:51 EEST, Matti Airas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Airas 2010-10-27 11:51:20 EEST
Created attachment 128 [details]
Example application

If I declare a signal in QML and try to connect to it in Python, I have to use
the old-style signal syntax because the signal isn't exposed as an attribute to
the QGraphicsObject. An example is attached.
Comment 1 renato filho 2010-10-28 15:04:48 EEST
fixed on shiboken commit:
commit b146f4117c676a6a65b1e29a09d5f6c86541cd0d
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 28 13:46:41 2010 -0300

pyside commit:
commit 363ecb3461c54451c4766202a2eaaf95326a9d39
Author: renatofilho <renato.filho@openbossa.org>
Date:   Thu Oct 28 11:18:11 2010 -0300
Comment 2 renato filho 2010-11-25 17:48:17 EET
released on 1.0.0~beta1