messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h
changeset 70 a15d9966050f
parent 52 12db4185673b
child 72 6f657153cbc5
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
   114     bool isImageResizing()
   114     bool isImageResizing()
   115         {
   115         {
   116         return mIsImageResizing;
   116         return mIsImageResizing;
   117         }
   117         }
   118 
   118 
       
   119     /**
       
   120      * remove media content.called when file is not avaialable
       
   121      * @param fileName file name
       
   122      */
       
   123     void removeMediaContent(QString fileName);
       
   124     
   119 public slots:
   125 public slots:
   120     /**
   126     /**
   121      * Called to insert image content in editor.
   127      * Called to insert image content in editor.
   122      * @param medialist list of absolute paths of media.
   128      * @param medialist list of absolute paths of media.
   123      * @param draftMessage specifies draft message
   129      * @param draftMessage specifies draft message