The GalleryLessThanEqualsFilter element provides a filter which tests if a meta-data property is less than or equal to a value. More...
This element was introduced in Mobility 1.1.
This element is part of the QtMobility.gallery 1.0 module.
GalleryLessThanEqualsFilter { property: "rating" value: 3.5 }
negated : bool |
This property holds whether the result of a filter should be negated.
This property group was introduced in Mobility 1.1.
property : string |
This property holds the name of the property to filter against.
This property group was introduced in Mobility 1.1.
This property holds the value to filter using.
This property group was introduced in Mobility 1.1.