messagingapp/msgui/conversationview/inc/msgconversationwidget.h
changeset 67 fc91263aee62
parent 56 f42d9a78f435
child 76 60a8a215b0ec
equal deleted inserted replaced
65:d8ac8e5e4721 67:fc91263aee62
   276 	/**
   276 	/**
   277      * Function to reset widget items.
   277      * Function to reset widget items.
   278      */
   278      */
   279     void resetProperties();
   279     void resetProperties();
   280 
   280 
   281     /**
       
   282      * Function to repolish widget.
       
   283      */
       
   284     void repolishWidget();
       
   285 
       
   286 protected:
   281 protected:
   287     
   282     
   288     /*
   283     /*
   289      * @see HbWidget
   284      * @see HbWidget
   290      */
   285      */
   291     virtual void polish(HbStyleParameters &params);
   286     virtual void polish(HbStyleParameters &params);
   292     
   287     
   293 private slots:
       
   294 	
       
   295     /*
       
   296      * Handler for orientation changed
       
   297      * @param orientation Qt::Orientation
       
   298      */
       
   299 	void orientationchanged(Qt::Orientation orientation);
       
   300 		
       
   301 private:
   288 private:
   302 
   289 
   303     /**
   290     /**
   304      * Initialize the widget.
   291      * Initialize the widget.
   305      */
   292      */