phoneuis/dialer/inc/cdialer.h
branchRCL_3
changeset 25 91c2fb4b78df
parent 19 544e34b3255a
child 31 ba54057fe027
equal deleted inserted replaced
19:544e34b3255a 25:91c2fb4b78df
   457         
   457         
   458         /*
   458         /*
   459          * Is qwerty mode on.
   459          * Is qwerty mode on.
   460          */
   460          */
   461         TBool iQwertyMode;
   461         TBool iQwertyMode;
       
   462         
       
   463         /**
       
   464          * Current type of the editor field. The field is numeric unless
       
   465          * the device is in QWERTY mode and there is some consumer (like VoIP, EasyDialing)
       
   466          * for the alphabetic characters.
       
   467          */
       
   468         TEditorType iEditorType;
   462     };
   469     };
   463 
   470 
   464 #endif      // CDIALER_H
   471 #endif      // CDIALER_H
   465 
   472 
   466 // End of File
   473 // End of File