phoneuis/dialer/inc/cdialerkeypadcontainer.h
branchRCL_3
changeset 6 38529f706030
parent 4 24062c24fe38
equal deleted inserted replaced
5:2a26698d78ba 6:38529f706030
   191         
   191         
   192         /**
   192         /**
   193          * Helper to manage keypad button labels
   193          * Helper to manage keypad button labels
   194          */
   194          */
   195         CDialerKeyPadLabelManager* iKeyLabelManager;
   195         CDialerKeyPadLabelManager* iKeyLabelManager;
       
   196         
       
   197         /**
       
   198          * True if key up event has been simulated in order to cancel
       
   199          * long tap action due to dragging pointer outside of
       
   200          * pressed button.
       
   201          */
       
   202         TBool iKeyUpSimulatedDueToDragging;
   196     };
   203     };
   197 
   204 
   198 #endif      // CDIALERKEYPADCONTAINER_H
   205 #endif      // CDIALERKEYPADCONTAINER_H
   199 
   206 
   200 // End of File
   207 // End of File