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...

Inherits QObject.

Properties

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

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.