connectionutilities/ConnectionDialogs/cconndlg/inc/SelectExplicitDialog.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
--- a/connectionutilities/ConnectionDialogs/cconndlg/inc/SelectExplicitDialog.h	Thu Dec 17 08:55:21 2009 +0200
+++ b/connectionutilities/ConnectionDialogs/cconndlg/inc/SelectExplicitDialog.h	Thu Jan 07 12:56:54 2010 +0200
@@ -89,10 +89,14 @@
         */
         inline TBool GetOkToExit();
         
+        /**
+        * from CCoeControl
+        * @param aKeyEvent Event to handled.
+        * @param aType Type of the key event. 
+        * @return Response code (EKeyWasConsumed, EKeyWasNotConsumed). 
+        */
         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, 
                                      TEventCode aType);
-        
-        TBool NeedToDismissQueryL(const TKeyEvent& aKeyEvent);                                
 
         /**
         * Dialog expiration timeout callback