API published in: S60 2nd Ed FP 3
Link against: downloadmgruilib.lib
Required Capabilities
None
#include <cdownloadmgruidownloadmenu.h>
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. |
|
Destructor. |
|
C++ default constructor. |
|
Inserts a menu item in the client application's menu to access the Downloads List.
|
|
By default Symbian 2nd phase constructor is private. |
|
Two-phased constructor. |
|
Reference to CONE environment. |
|
Extension class. Owned. |