messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 67 fc91263aee62
--- 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:    
 
     /*