appinstall_plat/sifui_api/inc/sifui.h
changeset 72 a0dc14075813
parent 67 3a625661d1ce
equal deleted inserted replaced
67:3a625661d1ce 72:a0dc14075813
   261          * @return TBool - ETrue if the user accepted the query, EFalse otherwise
   261          * @return TBool - ETrue if the user accepted the query, EFalse otherwise
   262          */
   262          */
   263         IMPORT_C TBool ShowSelectOptionsL( const MDesCArray& aSelectableItems,
   263         IMPORT_C TBool ShowSelectOptionsL( const MDesCArray& aSelectableItems,
   264                 RArray<TInt>& aSelectedIndexes );
   264                 RArray<TInt>& aSelectedIndexes );
   265 
   265 
       
   266         /**
       
   267          * Closes dialogs immediately and resets the CSifUi object.
       
   268          */
       
   269         IMPORT_C void CancelDialogs();
       
   270 
   266 
   271 
   267         //=================================================
   272         //=================================================
   268         // DEPRECATED METHODS
   273         // DEPRECATED METHODS
   269         //=================================================
   274         //=================================================
   270 
   275