searchui/stateproviders/searchstateprovider/inc/searchprogressivestate.h
changeset 20 68cdadcf169e
parent 17 7d8c8d8f5eab
equal deleted inserted replaced
17:7d8c8d8f5eab 20:68cdadcf169e
   318 
   318 
   319     /**
   319     /**
   320      * Function to launch the result item for application category 
   320      * Function to launch the result item for application category 
   321      *  @param aUid Unique app Id.
   321      *  @param aUid Unique app Id.
   322      */
   322      */
   323     void LaunchApplicationL(const TUid aUid);
   323     void LaunchApplicationL(const QString aUid);
   324 
   324 
   325     /**
   325     /**
   326      * Function to parse the  CpixDocument with the given filter       
   326      * Function to parse the  CpixDocument with the given filter       
   327      */
   327      */
   328     QString filterDoc(const CpixDocument* aDoc, const QString& filter);
   328     QString filterDoc(const CpixDocument* aDoc, const QString& filter);