messagingapp/msgui/unifiededitor/inc/msgunieditorview.h
changeset 38 4e4b6adb1024
parent 37 518b245aa84c
child 41 25fe1fe642e3
equal deleted inserted replaced
37:518b245aa84c 38:4e4b6adb1024
   182      * @param isEnabled, true/false
   182      * @param isEnabled, true/false
   183      */
   183      */
   184     void setAttachOptionEnabled(MsgUnifiedEditorView::TBE_AttachOption opt,
   184     void setAttachOptionEnabled(MsgUnifiedEditorView::TBE_AttachOption opt,
   185             bool enable);
   185             bool enable);
   186 
   186 
       
   187     /**
       
   188      * Addresses are all ok. Now parse not allowed chars away 
       
   189 	 * before giving it to MTM
       
   190 	 * @param addresses, list of ConvergedMessageAddress
       
   191      */
       
   192     void formatAddresses(ConvergedMessageAddressList& addresses);
       
   193     
   187 private slots:
   194 private slots:
   188 
   195 
   189     /**
   196     /**
   190      * slot to add subject field.
   197      * slot to add subject field.
   191      */
   198      */