webengine/widgetinstaller/Inc/WidgetInstaller.h
changeset 10 a359256acfc6
parent 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
5:10e98eab6f85 10:a359256acfc6
   146      * @return the existed widget's index if already present
   146      * @return the existed widget's index if already present
   147      * @since 3.1
   147      * @since 3.1
   148      */
   148      */
   149     TInt PreprocessWidgetBundleL( TDesC& aRestoreDir );
   149     TInt PreprocessWidgetBundleL( TDesC& aRestoreDir );
   150 
   150 
       
   151     /** 
       
   152 	* Fix the widget properties need to restore from the backup 
       
   153 	* @return void
       
   154     * @since 5.0 
       
   155 	*/
       
   156     void FixWidgetPropsL(); 
       
   157 
   151     void ProcessRestoreDirL( TDesC& aRestoreDir );
   158     void ProcessRestoreDirL( TDesC& aRestoreDir );
   152 
   159 
   153     /**
   160     /**
   154      * Set drive to C: to install/update the widget
   161      * Set drive to C: to install/update the widget
   155      * @return true if no error, Leaves if drive space is not sufficient
   162      * @return true if no error, Leaves if drive space is not sufficient