QtMobility Reference Documentation

QML GalleryLessThanFilter Element

The GalleryLessThanFilter element provides a filter which tests if a meta-data property is less than a value. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

This element is part of the QtMobility.gallery 1.0 module.

 GalleryLessThanFilter {
     property: "lastAccessed"
     value: 2008-01-01T00:00:00
 }

Property Documentation

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.


value : variant

This property holds the value to filter using.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.