TAknPopupFader Class Reference

class TAknPopupFader

TAknPopupFader fades controls

Public Member Functions
void CreateStaticL ()
IMPORT_C void FadeBehindPopup ( MAknFadedComponent *, CCoeControl *, TBool )
Private Member Functions
void FadeBehindPopupL ( MAknFadedComponent *, CCoeControl *, TBool )
Private Attributes
TBool iBackgroundFaded

Member Functions Documentation

CreateStaticL()

void CreateStaticL ( ) [static]

FadeBehindPopup(MAknFadedComponent *, CCoeControl *, TBool)

IMPORT_C void FadeBehindPopup ( MAknFadedComponent * aComponent,
CCoeControl * aParent,
TBool aFade
)

FadeBehindPopup fades components

Parameters

MAknFadedComponent * aComponent array of controls
CCoeControl * aParent parent control
TBool aFade true if control is to be faded, false if not

FadeBehindPopupL(MAknFadedComponent *, CCoeControl *, TBool)

void FadeBehindPopupL ( MAknFadedComponent * aComponent,
CCoeControl * aParent,
TBool aFade
) [private]

Parameters

MAknFadedComponent * aComponent
CCoeControl * aParent
TBool aFade

Member Data Documentation

TBool iBackgroundFaded

TBool iBackgroundFaded [private]