![]() |
Home · All Classes · All Functions · | ![]() |
The QContactUnionFilter class provides a filter which unions the results of other filters. More...
#include <QContactUnionFilter>
Inherits QContactFilter.
The QContactUnionFilter class provides a filter which unions the results of other filters.
It may be used to select contacts which match all of the filters in the union
Constructs a new intersection filter
Constructs a copy of other if possible, otherwise constructs a new union filter
Appends the given filter to the list of unioned filters
See also operator<<(), prepend(), and filters().
Returns the list of filters which form the union filter
See also setFilters(), prepend(), append(), and remove().
Prepends the given filter to the list of unioned filters
See also append() and filters().
Removes the given filter from the union list
See also filters(), append(), and prepend().
Sets the filters whose criteria will be unioned to filters
See also filters().
Appends the given filter to the list of unioned filters
See also append().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |