TAknPopupFader Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <aknpopupfader.h>

Detailed Description

TAknPopupFader fades controls.

Public Member Functions

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

Static Public Member Functions

static void  CreateStaticL ()

Member Function Documentation

static void TAknPopupFader::CreateStaticL  )  [static]
 
IMPORT_C void TAknPopupFader::FadeBehindPopup MAknFadedComponent aComponent,
CCoeControl *  aParent,
TBool  aFade
 

FadeBehindPopup fades components.

Parameters:
aComponent  array of controls
aParent  parent control
aFade  true if control is to be faded, false if not

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top