messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 70 a15d9966050f
parent 43 35b64624a9e7
child 72 6f657153cbc5
--- a/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Thu Sep 02 20:23:03 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgconversationviewitem.h	Fri Sep 17 08:28:39 2010 +0300
@@ -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:    
 
     /*