diff -r 5b3b2fa8c3ec -r f42d9a78f435 messagingapp/msgui/conversationview/inc/msgconversationviewitem.h --- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Wed Aug 18 00:46:12 2010 +0530 +++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h Tue Aug 31 18:53:38 2010 +0530 @@ -108,6 +108,13 @@ */ void init(); + /** + * Finds the message timestamp to be set. + * @parma index Model index of the item. + * @return Timestamp string to be set. + */ + QString getMsgTimeStamp(const QModelIndex& index); + private slots: /*