phonesettings/cpphonesettingsplugins/cptelephonyutils/inc/cpplugincommon.h
changeset 46 bc5a64e5bc3c
parent 45 6b911d05207e
child 50 377c906a8701
child 51 f39ed5e045e0
equal deleted inserted replaced
45:6b911d05207e 46:bc5a64e5bc3c
   101      Checks if ongoing call exists.
   101      Checks if ongoing call exists.
   102      Return true if ongoing call exists.
   102      Return true if ongoing call exists.
   103      Return false if ongoing call does not exist.
   103      Return false if ongoing call does not exist.
   104      */
   104      */
   105     bool isOngoingCall() const;
   105     bool isOngoingCall() const;
       
   106 	
       
   107 	/*!
       
   108      Forbidden Icon support
       
   109      */
       
   110     bool forbiddenIconSupported() const;
   106 
   111 
   107 private:
   112 private:
   108     /*!
   113     /*!
   109       Read cenrep value. 
   114       Read cenrep value. 
   110       */
   115       */