messagingapp/msgui/conversationview/inc/msgconversationviewitem.h
changeset 43 35b64624a9e7
parent 34 84197e66a4bd
child 47 5b14749788d7
child 70 a15d9966050f
equal deleted inserted replaced
34:84197e66a4bd 43:35b64624a9e7
   106     /*
   106     /*
   107      * Initializes the msgconverstionviewitem
   107      * Initializes the msgconverstionviewitem
   108      */
   108      */
   109     void init();
   109     void init();
   110 
   110 
       
   111 private slots:    
       
   112 
       
   113     /*
       
   114      * Handler for orientation changed
       
   115      * @param orientation Qt::Orientation
       
   116      */
       
   117     void orientationchanged(Qt::Orientation orientation);
       
   118     
   111 protected:
   119 protected:
   112 
   120 
   113     /**
   121     /**
   114      * Reimplemented from HbAbstractViewItem.
   122      * Reimplemented from HbAbstractViewItem.
   115      * This function is called whenever item press state changes.
   123      * This function is called whenever item press state changes.