Home · All Classes · All Functions ·

QContactLocalIdFilter Class Reference

The QContactLocalIdFilter class provides a filter based around a list of contact ids More...

    #include <QContactLocalIdFilter>

Inherits QContactFilter.


Public Functions

QContactLocalIdFilter ()
QContactLocalIdFilter ( const QContactFilter & other )
QList<QContactLocalId> ids () const
void setIds ( const QList<QContactLocalId> & ids )

Detailed Description

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.


Member Function Documentation

QContactLocalIdFilter::QContactLocalIdFilter ()

Constructs a new contact local id filter

QContactLocalIdFilter::QContactLocalIdFilter ( const QContactFilter & other )

Constructs a copy of other if possible, otherwise constructs a new contact local id filter

QList<QContactLocalId> QContactLocalIdFilter::ids () const

Returns the list of ids of contacts which match this filter

See also setIds().

void QContactLocalIdFilter::setIds ( const QList<QContactLocalId> & ids )

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