#include <mw/AknPopupFader.h>
class MAknFadedComponent |
Public Member Functions | |
---|---|
virtual IMPORT_C TInt | CountFadedComponents() |
virtual IMPORT_C CCoeControl * | FadedComponent(TInt) |
MAknFadedComponent is an array of controls
IMPORT_C TInt | CountFadedComponents | ( | ) | [virtual] |
CountFadedComponents() returns number of items in the array
IMPORT_C CCoeControl * | FadedComponent | ( | TInt | aIndex | ) | [virtual] |
FadedComponent() returns specific controls from the array based on index