![]() |
Home · All Classes · All Functions · | ![]() |
The QContactLocalIdFilter class provides a filter based around a list of contact ids More...
#include <QContactLocalIdFilter>
Inherits QContactFilter.
QContactLocalIdFilter () | |
QContactLocalIdFilter ( const QContactFilter & other ) | |
QList<QContactLocalId> | ids () const |
void | setIds ( const QList<QContactLocalId> & ids ) |
The QContactLocalIdFilter class provides a filter based around a list of contact ids
It may be used to select contacts whose ids are contained in the given list of ids.
Constructs a new contact local id filter
Constructs a copy of other if possible, otherwise constructs a new contact local id filter
Returns the list of ids of contacts which match this filter
See also setIds().
Sets the list which contains the ids of possible matching contacts to ids
See also ids().
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.2 |