messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 70 a15d9966050f
parent 43 35b64624a9e7
child 72 6f657153cbc5
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
   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