|
Public Member Functions |
| virtual | ~CDownloadMgrUiDownloadMenu () |
| | Destructor.
|
| IMPORT_C void | AddMenuL (TInt aCommandId, CEikMenuPane &aMenuPane, TInt aPreviousId) |
| | Inserts a menu item in the client application's menu to access the Downloads List.
|
Static Public Member Functions |
| static CDownloadMgrUiDownloadMenu * | NewL (CCoeEnv &aCoeEnv) |
| | Two-phased constructor.
|
Protected Member Functions |
| | CDownloadMgrUiDownloadMenu (CCoeEnv &aCoeEnv) |
| | C++ default constructor.
|
| void | ConstructL () |
| | By default Symbian 2nd phase constructor is private.
|
Protected Attributes |
| CDownloadMenuExtension * | iExtension |
| | Extension class. Owned.
|
| CCoeEnv & | iCoeEnv |
| | Reference to CONE environment.
|