| 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 |
| IMPORT_C void | FadeBehindPopup | ( | MAknFadedComponent * | aComponent, |
| CCoeControl * | aParent, | |||
| TBool | aFade | |||
| ) | ||||
FadeBehindPopup fades components
| MAknFadedComponent * aComponent | array of controls |
| CCoeControl * aParent | parent control |
| TBool aFade | true if control is to be faded, false if not |
| void | FadeBehindPopupL | ( | MAknFadedComponent * | aComponent, |
| CCoeControl * | aParent, | |||
| TBool | aFade | |||
| ) | [private] | |||
| MAknFadedComponent * aComponent | |
| CCoeControl * aParent | |
| TBool aFade |