widgets/widgetinstaller/inc/WidgetUIOperationsWatcher.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 25 0ed94ceaa377
child 41 4bd5176e1bc8
equal deleted inserted replaced
36:c711bdda59f4 37:ac77f89b1d9e
   125     void FinishUninstallL( TInt aErr );
   125     void FinishUninstallL( TInt aErr );
   126 
   126 
   127     /**
   127     /**
   128      * Called when install or uninstallation is finished, to update installer log
   128      * Called when install or uninstallation is finished, to update installer log
   129      */    
   129      */    
   130     void HandleLogsL(const TDesC& aWidgetName, const TUid &aUid,TBool aVendor, SwiUI::TLogTaskAction aAction);
   130     void HandleLogsL(const TDesC& aWidgetName, const TUid &aUid,TBool aVendor,const TDesC& version,SwiUI::TLogTaskAction aAction);
   131 
   131 
   132 
   132 
   133 public: // Functions from base classes
   133 public: // Functions from base classes
   134     /**
   134     /**
   135      * From CActive, Called by framework when request is finished.
   135      * From CActive, Called by framework when request is finished.