CCalenStatusPaneUtils Class Reference

class CCalenStatusPaneUtils : public CBase

Inherits from

  • CCalenStatusPaneUtils

Constructor & Destructor Documentation

CCalenStatusPaneUtils()

CCalenStatusPaneUtils()[private]

~CCalenStatusPaneUtils()

IMPORT_C~CCalenStatusPaneUtils()[virtual]

Member Functions Documentation

ConstructL(CEikStatusPane *)

voidConstructL(CEikStatusPane *aStatusPane)[private]

Parameters

CEikStatusPane * aStatusPaneThe status pane

DayNameByActiveTime(TDes &, const TTime &)

IMPORT_C voidDayNameByActiveTime(TDes &aName,
const TTime &aTime
)

Parameters

TDes & aNameThe day name
const TTime & aTimeThe active time

HideNaviPane()

IMPORT_C voidHideNaviPane()

MonthNameByActiveTime(TDes &, const TTime &)

IMPORT_C voidMonthNameByActiveTime(TDes &aName,
const TTime &aTime
)

Parameters

TDes & aNameThe month name
const TTime & aTimeThe active time

NewL(CEikStatusPane *)

IMPORT_C CCalenStatusPaneUtils *NewL(CEikStatusPane *aStatusPane)[static]

Parameters

CEikStatusPane * aStatusPaneThe status pane

RefreshStatusPane()

IMPORT_C voidRefreshStatusPane()

SetTitleText(HBufC *)

IMPORT_C voidSetTitleText(HBufC *aText)

Parameters

HBufC * aTextThe text to be set, of type HBufC

SetTitleTextL(TDes &)

IMPORT_C voidSetTitleTextL(TDes &aText)

Parameters

TDes & aTextThe text to be set, of type TDes

ShowNaviPaneL(const TTime &)

IMPORT_C CAknNavigationDecorator *ShowNaviPaneL(const TTime &aActiveDay)

Parameters

const TTime & aActiveDayThe day to be displayed in the navi pane

ShowNaviPaneL(const TDesC &, const TRgb)

IMPORT_C CAknNavigationDecorator *ShowNaviPaneL(const TDesC &aName,
const TRgbaColor
)

Parameters

const TDesC & aNameThe calendar name to be displayed in the navi pane
const TRgb aColorThe color of the icon to be displayed.

UnderLineTitleText(TBool)

IMPORT_C voidUnderLineTitleText(TBoolaUnderline)

Parameters

TBool aUnderlineETrue if the text has to be underlined, EFalse otherwise

WeekNameByActiveTimeL(const TTime &, TDay, TCalenWeekTitle)

IMPORT_C HBufC *WeekNameByActiveTimeL(const TTime &aTime,
TDayaDayFormat,
TCalenWeekTitleaType
)

Parameters

const TTime & aTimeThe active time
TDay aDayFormatThe day of the week
TCalenWeekTitle aTypeThe calendar week title

Member Data Documentation

CCalenStatusPaneUtilsImpl * iStatusPaneUtils

CCalenStatusPaneUtilsImpl *iStatusPaneUtils[private]