connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/ConfirmationQuery.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
child 8 2e6c4614c58e
equal deleted inserted replaced
0:5a93021fdf25 1:40cb640ef159
    74         * 
    74         * 
    75         * @param aButtonId The id of the pressed button.
    75         * @param aButtonId The id of the pressed button.
    76         */
    76         */
    77         void TryExitL( TInt aButtonId );
    77         void TryExitL( TInt aButtonId );
    78         
    78         
    79         TBool NeedToDismissQueryL(const TKeyEvent& aKeyEvent);
    79         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, 
       
    80                                      TEventCode aType);
    80         
    81         
    81         /**
    82         /**
    82         * Sets the available choices for the query into the class variable
    83         * Sets the available choices for the query into the class variable
    83         * @param    aChoices RArray<TInt>
    84         * @param    aChoices RArray<TInt>
    84         */
    85         */