phoneapp/phoneuiqtviewadapter/inc/phoneuiqtviewadapter.h
changeset 76 cfea66083b62
parent 74 d1c62c765e48
child 78 baacf668fe89
--- a/phoneapp/phoneuiqtviewadapter/inc/phoneuiqtviewadapter.h	Fri Sep 17 17:09:12 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/inc/phoneuiqtviewadapter.h	Mon Oct 04 16:06:10 2010 +0300
@@ -222,24 +222,9 @@
     /*!
         \fn int PhoneUIQtViewAdapter::updateCallHeader()
         
-        This method updates call state information in call header.
-    */
-    void updateCallHeaderState(int callId);
-    
-    /*!
-        \fn int PhoneUIQtViewAdapter::updateCallHeaderRemoteInfo()
-        
-        This method updates remote information in call header.
+        This method updates call header.
     */
-    void updateCallHeaderRemoteInfo(int callId);
-     
-
-    /*!
-        \fn int PhoneUIQtViewAdapter::updateCallHeaderRemoteInfo()
-        
-        This method updates remote information in call header and label.
-    */
-    void updateCallHeaderRemoteInfoAndLabel(int callId);  
+    void updateCallHeader(int callId);
     
     /*!
         \fn int PhoneUIQtViewAdapter::handleCipheringInfoChange()