CCalenStatusPaneUtils Class Reference

class CCalenStatusPaneUtils : public CBase

Inherits from

Constructor & Destructor Documentation

CCalenStatusPaneUtils()

CCalenStatusPaneUtils ( ) [private]

~CCalenStatusPaneUtils()

IMPORT_C ~CCalenStatusPaneUtils ( ) [virtual]

Member Functions Documentation

ConstructL(CEikStatusPane *)

void ConstructL ( CEikStatusPane * aStatusPane ) [private]

Parameters

CEikStatusPane * aStatusPane The status pane

DayNameByActiveTime(TDes &, const TTime &)

IMPORT_C void DayNameByActiveTime ( TDes & aName,
const TTime & aTime
)

Parameters

TDes & aName The day name
const TTime & aTime The active time

HideNaviPane()

IMPORT_C void HideNaviPane ( )

MonthNameByActiveTime(TDes &, const TTime &)

IMPORT_C void MonthNameByActiveTime ( TDes & aName,
const TTime & aTime
)

Parameters

TDes & aName The month name
const TTime & aTime The active time

NewL(CEikStatusPane *)

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

Parameters

CEikStatusPane * aStatusPane The status pane

RefreshStatusPane()

IMPORT_C void RefreshStatusPane ( )

SetTitleText(HBufC *)

IMPORT_C void SetTitleText ( HBufC * aText )

Parameters

HBufC * aText The text to be set, of type HBufC

SetTitleTextL(TDes &)

IMPORT_C void SetTitleTextL ( TDes & aText )

Parameters

TDes & aText The text to be set, of type TDes

ShowNaviPaneL(const TTime &)

IMPORT_C CAknNavigationDecorator * ShowNaviPaneL ( const TTime & aActiveDay )

Parameters

const TTime & aActiveDay The day to be displayed in the navi pane

ShowNaviPaneL(const TDesC &, const TRgb)

IMPORT_C CAknNavigationDecorator * ShowNaviPaneL ( const TDesC & aName,
const TRgb aColor
)

Parameters

const TDesC & aName The calendar name to be displayed in the navi pane
const TRgb aColor The color of the icon to be displayed.

UnderLineTitleText(TBool)

IMPORT_C void UnderLineTitleText ( TBool aUnderline )

Parameters

TBool aUnderline ETrue if the text has to be underlined, EFalse otherwise

WeekNameByActiveTimeL(const TTime &, TDay, TCalenWeekTitle)

IMPORT_C HBufC * WeekNameByActiveTimeL ( const TTime & aTime,
TDay aDayFormat,
TCalenWeekTitle aType
)

Parameters

const TTime & aTime The active time
TDay aDayFormat The day of the week
TCalenWeekTitle aType The calendar week title

Member Data Documentation

CCalenStatusPaneUtilsImpl * iStatusPaneUtils

CCalenStatusPaneUtilsImpl * iStatusPaneUtils [private]