QtMobility Reference Documentation

Contents

QML PluginParameter Element

The PluginParameter element describes the parameter to a Plugin. More...

Properties

Detailed Description

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

Property Documentation

read-onlyname : string

This property holds the name of the plugin parameter.

This documentation was introduced in Qt Mobility Mobility 1.2.


read-onlyvalue : QVariant

This property holds the value of the plugin parameter.

This documentation was introduced in Qt Mobility Mobility 1.2.