fep/aknfep/inc/AknFepKeyCatcher.h
branchRCL_3
changeset 7 a47de9135b21
parent 0 eb1f2e154e89
child 29 857bebeecec0
equal deleted inserted replaced
3:f5a1e66df979 7:a47de9135b21
    51 /**
    51 /**
    52  * The Key Catcher sits sits on top of the control stack and does some basic, primary processing 
    52  * The Key Catcher sits sits on top of the control stack and does some basic, primary processing 
    53  * of all key presses. `
    53  * of all key presses. `
    54  */
    54  */
    55 class CAknFepKeyCatcher : 
    55 class CAknFepKeyCatcher : 
    56 
    56 						 public CAknFepKeyCatcherInterface
    57 #ifdef RD_SCALABLE_UI_V2
    57 #ifdef RD_SCALABLE_UI_V2
    58                           public MCoeMessageMonitorObserver, 
    58 						 ,public MCoeMessageMonitorObserver
    59 #endif //RD_SCALABLE_UI_V2
    59 #endif //RD_SCALABLE_UI_V2
    60                           public CAknFepKeyCatcherInterface
    60                           
    61     {
    61     {
    62 
    62 
    63 private:
    63 private:
    64     /** 
    64     /** 
    65      * values for the flags required to maintain the internal
    65      * values for the flags required to maintain the internal