The DetailRangeFilter element provides a filter based around a detail value range criterion. More...
This element is part of the QtMobility.contacts 1.1 module.
See also QContactDetailRangeFilter.
This property holds the detail type of which details will be matched to.
This documentation was introduced in Qt Mobility Mobility 1.1.
See also ContactDetail::type and DetailFilter::detail.
This property holds the detail field type of which detail fields will be matched to. Detail field types are enumeration values defined in each detail elements.
This documentation was introduced in Qt Mobility Mobility 1.1.
See also DetailFilter::field.
This property holds the match flags of the criterion, which define semantics such as case sensitivity, and exact matching.
This documentation was introduced in Qt Mobility Mobility 1.1.
See also DetailFilter::matchFlags.
This property holds the upper bound of the value range criterion. By default, there is no upper bound.
This documentation was introduced in Qt Mobility Mobility 1.1.
This property holds the lower bound of the value range criterion. By default, there is no lower bound.
This documentation was introduced in Qt Mobility Mobility 1.1.
This property holds a set of flags which defines the boundary condition semantics of the value range criterion.The valid range flags include:
This documentation was introduced in Qt Mobility Mobility 1.1.