appinstall_plat/sifui_api/inc/sifui.h
changeset 69 b18a4bf55ddb
parent 64 48c14c385b0e
equal deleted inserted replaced
64:48c14c385b0e 69:b18a4bf55ddb
   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