satui/satapp/inc/satappuiprovider.h
changeset 27 7eb70891911c
parent 15 d7fc66ccd6fb
child 31 a2467631ae02
equal deleted inserted replaced
23:427125ac6cb8 27:7eb70891911c
   310      */
   310      */
   311     void resetUserResponse();
   311     void resetUserResponse();
   312 
   312 
   313     /*
   313     /*
   314      * Compose Dialog
   314      * Compose Dialog
   315      * @param type 
   315      * @param dlg
       
   316      * @param dialog timeout
       
   317      * @param dialog type: DisplayText, GetInput, and etc 
   316      * @param aModal 
   318      * @param aModal 
   317      * @param aDismissPolicy 
   319      * @param aDismissPolicy 
   318      */
   320      */
   319     void composeDialog(HbDialog *dlg, int aDuration,
   321     void composeDialog(HbDialog *dlg, int aDuration,
   320             TSatAppDialogActionType type, bool aModal = true,
   322             TSatAppDialogActionType type, bool aModal = true,