webengine/widgetinstaller/Inc/WidgetInstaller.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 25 0ed94ceaa377
child 48 79859ed3eea9
equal deleted inserted replaced
46:30342f40acbf 47:e1bea15f9a39
   124 
   124 
   125     /**
   125     /**
   126      * @since 5.0
   126      * @since 5.0
   127      */
   127      */
   128     IMPORT_C void DeregisterWidgetL( const TUid& aUid );
   128     IMPORT_C void DeregisterWidgetL( const TUid& aUid );
   129 
   129     
       
   130     /**
       
   131      * @since 5.0
       
   132      */
       
   133 	IMPORT_C void DeregisterWidgetsL( const RArray<TUid>& aUidList);
   130 
   134 
   131 private:
   135 private:
   132     /**
   136     /**
   133      * C++ default constructor.
   137      * C++ default constructor.
   134      * @param aRequestStatus - Status of the request.
   138      * @param aRequestStatus - Status of the request.