messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 67 fc91263aee62
equal deleted inserted replaced
55:5b3b2fa8c3ec 56:f42d9a78f435
   106     /*
   106     /*
   107      * Initializes the msgconverstionviewitem
   107      * Initializes the msgconverstionviewitem
   108      */
   108      */
   109     void init();
   109     void init();
   110 
   110 
       
   111     /**
       
   112      * Finds the message timestamp to be set.
       
   113      * @parma index Model index of the item.
       
   114      * @return Timestamp string to be set.
       
   115      */
       
   116     QString getMsgTimeStamp(const QModelIndex& index);
       
   117 
   111 private slots:    
   118 private slots:    
   112 
   119 
   113     /*
   120     /*
   114      * Handler for orientation changed
   121      * Handler for orientation changed
   115      * @param orientation Qt::Orientation
   122      * @param orientation Qt::Orientation