web_pub/download_mgr_ui_api/inc/CDownloadMgrUiDownloadsList.h
changeset 28 d39add9822e2
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
equal deleted inserted replaced
27:6297cdf66332 28:d39add9822e2
   147         /**
   147         /**
   148         * Gets the value of downloadlist hide
   148         * Gets the value of downloadlist hide
   149         * @return TBool 
   149         * @return TBool 
   150         */
   150         */
   151         inline TBool GetDownloadHide() { return iDownloadListHide; }
   151         inline TBool GetDownloadHide() { return iDownloadListHide; }
       
   152 #ifdef BRDO_SINGLE_CLICK_ENABLED_FF
       
   153         /**
       
   154         * Adding Aiw Commands to the given MenuPane
       
   155         */
       
   156         void AIWPlugInMenusL(TInt aResourceId,CEikMenuPane* aMenuPane);
       
   157 #endif        
   152 
   158 
   153     public: // Functions from CDownloadMgrUiBase
   159     public: // Functions from CDownloadMgrUiBase
   154 
   160 
   155         IMPORT_C virtual void GetIntAttributeL( const TUint aAttribute, TInt32& aValue );
   161         IMPORT_C virtual void GetIntAttributeL( const TUint aAttribute, TInt32& aValue );
   156         IMPORT_C virtual void GetBoolAttributeL( const TUint aAttribute, TBool& aValue );
   162         IMPORT_C virtual void GetBoolAttributeL( const TUint aAttribute, TBool& aValue );