textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h
branchRCL_3
changeset 50 5a1685599b76
parent 44 ecbabf52600f
child 56 8152b1f1763a
--- a/textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h	Tue Sep 14 21:59:06 2010 +0300
+++ b/textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h	Wed Sep 15 12:34:44 2010 +0300
@@ -265,6 +265,15 @@
      */
     void HandleVirtualKeyUpL( TInt aEventType, CFepUiBaseCtrl* aCtrl,
                               const TDesC& aEventData );
+    
+    /**
+     * Handle virtual key down event
+     * 
+     * @since since S60 v5.0
+     * @param none
+     * @return none
+     */
+    void HandleVirtualKeyDown();
 
 private: