oif-qml 1.0
A QML plugin for the Open Input Framework gesture stack
GestureProperty Class Reference

A property type that conveys the initial and current value of a variant. More...

List of all members.

Properties

QVariant initial
 This property holds the initial value of the variant.
QVariant current
 This property holds the current value of the variant.

Detailed Description

A property type that conveys the initial and current value of a variant.


Property Documentation

QVariant GestureProperty::current [read]

This property holds the current value of the variant.

QVariant GestureProperty::initial [read]

This property holds the initial value of the variant.