Plugin | Description |
---|---|
Connectivity | A QML plugin for the Connectivity API including Bluetooth and NFC. |
Contacts | A QML plugin for the Contacts API. |
Feedback | A QML plugin for the Feedback API. |
Gallery | A QML plugin for the Document Gallery API. |
Location | A QML plugin for the Location API. |
Messaging | A QML plugin for the Messaging API. |
Multimedia | A QML plugin for the Multimedia API: includes audio and video. |
Organizer | A QML plugin for the Organizer API. |
Publish and Subscribe | A QML plugin for the Publish and Subscribe API. |
Sensors | A QML plugin for the Sensors API. |
Service Framework | A QML plugin for the Service Framework API for discovering and connecting to services. |
System Information | A QML plugin for the SystemInfo API. |
The QtMobility QML Elements ordered by API.
The program 'qmlviewer' has certain default capabilities. When a developer writes a QML script that uses some special capabilities, for example Location, it may seem natural that moving this working script to a Symbian platform should be uneventful. However, the version of 'qmlviewer' may not know about this capability. If that is the case then 'qmlviewer' should be recompiled by the developer with the capability explicitly added.
It should be noted that the use of a plugin, with capabilities outside of "NetworkServices ReadUserData", and viewed on a Symbian device via qmlviewer.exe will either fail to work or cause qmlviewer to be terminated.
In the above example, qmlviewer needs to be recompiled with
TARGET.CAPABILITY = NetworkServices ReadUserData Location
and installed.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.