QtMobility Reference Documentation

QML Plugin Element

The Plugin element describes a Location based services plugin. More...

This element was introduced in Mobility 1.2.

Properties

Detailed Description

An example of setting the Plugin in the Map element:

 Map {
     id: map
     plugin : Plugin { name : "nokia"}

The Plugin element is part of the QtMobility.location 1.2 module.

Property Documentation

name : string

This property holds the name of the plugin.

This property group was introduced in Mobility 1.2.


defaultparameters : list<PluginParameter>

This property holds the list of plugin parameters.

This property group was introduced in Mobility 1.2.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.