Qt Mobility Reference Documentation

QOrganizerItemLocalIdFilter Class Reference

The QOrganizerItemLocalIdFilter class provides a filter based around a list of organizeritem ids More...

 #include <QOrganizerItemLocalIdFilter>

Inherits QOrganizerItemFilter.


Public Functions

QOrganizerItemLocalIdFilter ()
QOrganizerItemLocalIdFilter ( const QOrganizerItemFilter & other )
QList<QOrganizerItemLocalId> ids () const
void setIds ( const QList<QOrganizerItemLocalId> & ids )

Detailed Description

The QOrganizerItemLocalIdFilter class provides a filter based around a list of organizeritem ids

It may be used to select organizeritems whose ids are contained in the given list of ids.


Member Function Documentation

QOrganizerItemLocalIdFilter::QOrganizerItemLocalIdFilter ()

Constructs a new organizeritem local id filter

QOrganizerItemLocalIdFilter::QOrganizerItemLocalIdFilter ( const QOrganizerItemFilter & other )

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

QList<QOrganizerItemLocalId> QOrganizerItemLocalIdFilter::ids () const

Returns the list of ids of organizeritems which match this filter

See also setIds().

void QOrganizerItemLocalIdFilter::setIds ( const QList<QOrganizerItemLocalId> & ids )

Sets the list which contains the ids of possible matching organizeritems to ids

See also ids().


Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.1.0