TAknPopupFader Class Reference

class TAknPopupFader

TAknPopupFader fades controls

Public Member Functions
voidCreateStaticL()
IMPORT_C voidFadeBehindPopup(MAknFadedComponent *, CCoeControl *, TBool)
Private Member Functions
voidFadeBehindPopupL(MAknFadedComponent *, CCoeControl *, TBool)
Private Attributes
TBool iBackgroundFaded

Member Functions Documentation

CreateStaticL()

voidCreateStaticL()[static]

FadeBehindPopup(MAknFadedComponent *, CCoeControl *, TBool)

IMPORT_C voidFadeBehindPopup(MAknFadedComponent *aComponent,
CCoeControl *aParent,
TBoolaFade
)

FadeBehindPopup fades components

Parameters

MAknFadedComponent * aComponentarray of controls
CCoeControl * aParentparent control
TBool aFadetrue if control is to be faded, false if not

FadeBehindPopupL(MAknFadedComponent *, CCoeControl *, TBool)

voidFadeBehindPopupL(MAknFadedComponent *aComponent,
CCoeControl *aParent,
TBoolaFade
)[private]

Parameters

MAknFadedComponent * aComponent
CCoeControl * aParent
TBool aFade

Member Data Documentation

TBool iBackgroundFaded

TBool iBackgroundFaded[private]