QML GalleryGreaterThanFilter Element
The GalleryGreaterThanFilter element provides a filter which tests if a meta-data property is greater than a value. More...
List of all members, including inherited members
Properties
Detailed Description
This element is part of the QtMobility.gallery 1.0 module.
GalleryGreaterThanFilter {
property: "rating"
value: 3.5
}
Property Documentation
This property holds whether the result of a filter should be negated.
This property holds the name of the property to filter against.
This property holds the value to filter using.