messagingapp/msgui/conversationview/inc/msgeditorwidget.h
changeset 52 12db4185673b
parent 31 ebfee66fde93
child 70 a15d9966050f
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
   163     /**
   163     /**
   164      * Initialization function.
   164      * Initialization function.
   165      */
   165      */
   166     void init();
   166     void init();
   167     
   167     
   168 	/**
   168 	 /**
   169 	* To update back ground.
   169 	  * To update back ground.
   170 	*/
   170 	  */
   171     void updateButtonBackground(const QString& bg);
   171     void updateButtonBackgroundAndColor(const QString& bg,const QString& iconColor);
   172 
   172 
   173 private:
   173 private:
   174 
   174 
   175     /**
   175     /**
   176      * Instance of message edit.
   176      * Instance of message edit.