CCalChangeNotificationFilter Class Reference
class CCalChangeNotificationFilter |
Class to encapsulate call back registration parameters.
The type of entries, the date range and whether undated todos are included can be specified.
Constructor & Destructor Documentation
CCalChangeNotificationFilter(MCalChangeCallBack2::TChangeEntryType, TBool, const CalCommon::TCalTimeRange &)
~CCalChangeNotificationFilter()
IMPORT_C | ~CCalChangeNotificationFilter | ( | ) | |
Destructor for the filter. Clear away any resources.
- capability
- None
Member Functions Documentation
IncludeUndatedTodos()
TBool
| IncludeUndatedTodos | ( | ) | const |
NewL(MCalChangeCallBack2::TChangeEntryType, TBool, const CalCommon::TCalTimeRange &)
Construction function for the filter.
Parameters
MCalChangeCallBack2::TChangeEntryType aChangeEntryType | Filters notifications to only notify about entries of this type (event/todo/all). |
TBool aIncludeUndatedTodos | Filters notifications to notify about undated todos. |
const CalCommon::TCalTimeRange & aTimeRange | Filters notifications to only notify about entries within this time range. This will not include entries starting on the end time of this range, or ending on the start time of this range. |
Member Data Documentation
MCalChangeCallBack2::TChangeEntryType
iChangeEntryType
TBool
iIncludeUndatedTodos
TBool
| iIncludeUndatedTodos | [private] |
CalCommon::TCalTimeRange
iTimeRange
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.