Public Member Functions | |
void | SetData (const CCalHelperEntry &aData) |
TBool | SaveL () |
void | GetValues (TDes &aName, TTime &aDate, TBool &aAlarm, TTime &aAlarmTime, TInt &aSync) |
void | SetValues (const TDesC &aName, const TDateTime &aDate, const TBool &aAlarm, const TDateTime &aAlarmTime, const TInt &aSync) |
Definition at line 19 of file CalendarAPIexampleEntryItemList.h.
void CCalendarAPIexampleEntryItemList::SetData | ( | const CCalHelperEntry & | aData | ) |
Sets values to itemlist from given entry.
Definition at line 77 of file CalendarAPIexampleEntryItemList.cpp.
TBool CCalendarAPIexampleEntryItemList::SaveL | ( | ) |
Sets values from itemlist to given entry. Returns true if user input is valid, otherwise false is returned.
Definition at line 94 of file CalendarAPIexampleEntryItemList.cpp.
void CCalendarAPIexampleEntryItemList::GetValues | ( | TDes & | aName, | |
TTime & | aDate, | |||
TBool & | aAlarm, | |||
TTime & | aAlarmTime, | |||
TInt & | aSync | |||
) |
Gets the values set.
Definition at line 100 of file CalendarAPIexampleEntryItemList.cpp.
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.