phoneapp/phoneuiqtviewadapter/inc/phoneuiqtviewadapter.h
changeset 76 cfea66083b62
parent 74 d1c62c765e48
child 78 baacf668fe89
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
   220     void createEmergencyCallHeader(int callId);
   220     void createEmergencyCallHeader(int callId);
   221 
   221 
   222     /*!
   222     /*!
   223         \fn int PhoneUIQtViewAdapter::updateCallHeader()
   223         \fn int PhoneUIQtViewAdapter::updateCallHeader()
   224         
   224         
   225         This method updates call state information in call header.
   225         This method updates call header.
   226     */
   226     */
   227     void updateCallHeaderState(int callId);
   227     void updateCallHeader(int callId);
   228     
       
   229     /*!
       
   230         \fn int PhoneUIQtViewAdapter::updateCallHeaderRemoteInfo()
       
   231         
       
   232         This method updates remote information in call header.
       
   233     */
       
   234     void updateCallHeaderRemoteInfo(int callId);
       
   235      
       
   236 
       
   237     /*!
       
   238         \fn int PhoneUIQtViewAdapter::updateCallHeaderRemoteInfo()
       
   239         
       
   240         This method updates remote information in call header and label.
       
   241     */
       
   242     void updateCallHeaderRemoteInfoAndLabel(int callId);  
       
   243     
   228     
   244     /*!
   229     /*!
   245         \fn int PhoneUIQtViewAdapter::handleCipheringInfoChange()
   230         \fn int PhoneUIQtViewAdapter::handleCipheringInfoChange()
   246         
   231         
   247         This method updates ciphering indicators.
   232         This method updates ciphering indicators.