diff -r fcb676ca077d -r fdbe8253b596 messagingapp/msgui/conversationview/inc/msgconversationbaseview.h --- a/messagingapp/msgui/conversationview/inc/msgconversationbaseview.h Wed Sep 01 14:19:13 2010 +0530 +++ b/messagingapp/msgui/conversationview/inc/msgconversationbaseview.h Tue Sep 07 13:28:39 2010 +0530 @@ -84,6 +84,14 @@ */ qint64 conversationId(); + /** + * Event handler + * @param key Key code + * @return true if key event handled else false. + * @see MsgBaseView + */ + bool handleKeyEvent(int key); + public slots: /** * Close the conversation view