messagingapp/msgui/conversationview/inc/msgeditorwidget.h
changeset 73 ecf6a73a9186
parent 56 f42d9a78f435
equal deleted inserted replaced
68:e8a69c93c830 73:ecf6a73a9186
    51 protected:
    51 protected:
    52     /**
    52     /**
    53      * reimplemented from base class.
    53      * reimplemented from base class.
    54      */
    54      */
    55     void focusInEvent(QFocusEvent *event);    
    55     void focusInEvent(QFocusEvent *event);    
    56     void focusOutEvent(QFocusEvent * event);
    56     void focusOutEvent(QFocusEvent *event);
       
    57     void inputMethodEvent(QInputMethodEvent *event);
    57     
    58     
    58 signals:  
    59 signals:  
    59     /**
    60     /**
    60      * Signal emitted when the focus in event comes
    61      * Signal emitted when the focus in event comes
    61      * i.e. when editor is tapped for reply
    62      * i.e. when editor is tapped for reply