Link against: avkon.lib
None
#include <aknpopupfader.h>
Inherited by CAknPopupList, CAknToolbar, and CEikDialog.
Public Member Functions | |
virtual IMPORT_C TInt | CountFadedComponents () |
CountFadedComponents() returns number of items in the array. | |
virtual IMPORT_C CCoeControl * | FadedComponent (TInt aIndex) |
FadedComponent() returns specific controls from the array based on index. |
|
CountFadedComponents() returns number of items in the array. Reimplemented in CAknToolbar. |
|
FadedComponent() returns specific controls from the array based on index. Reimplemented in CAknToolbar. |