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 1021 - No bindings for Qt Mobility 1.2's Connectivity NFC classes
: No bindings for Qt Mobility 1.2's Connectivity NFC classes
Status: WAITING
Product: PySide Mobility
Classification: Unclassified
Component: PySide.Mobility
: HEAD
: PC Linux
: P3 normal
Assigned To: Lauro Moura
:
:
:
  Show dependency treegraph
 
Reported: 2011-10-13 18:41 EEST by Thomas Perl
Modified: 2011-10-20 20:53 EEST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Perl 2011-10-13 18:41:49 EEST
I'm using the PySide QtMobility bindings on MeeGo 1.2 Harmattan:
    python-qtmobility.connectivity 0.2.2.1-0maemo3+0m6

The Qt Mobility version installed on the device is 1.2.1:
    libqtm-connectivity 1.2.1+193+0m6

The Qt Mobility 1.2 documentation shows the NFC classes available:
    http://doc.qt.nokia.com/qtmobility-1.2/connectivity-api.html

However, bindings for classes such as QNearFieldManager, QNearFieldTarget,
etc.. are not available in Qt Mobility. One example application that could be
used for testing (although one would need to convert the C++ code to Python) is
nfcinfo from this URL:
    https://projects.developer.nokia.com/nfcinfo

(Please note that there is no component "Connectivity" in the bugzilla here, so
I chose "PySide.Mobility" as the component, which might be wrong - I'm talking
about "QtMobility.Connectivity".)
Comment 1 Willer Moreira 2011-10-20 20:53:46 EEST
Hi Thomas,

We're depending on this[1] bug to include these classes in the Qt Mobility
bindings.

[1] https://bugreports.qt.nokia.com/browse/QTMOBILITY-1906

Marking as WAITING...