connectionutilities/ConnectionDialogs/ConnectionUiUtilities/NotifInc/wlanpowersavetest.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
equal deleted inserted replaced
0:5a93021fdf25 1:40cb640ef159
    85         * itself.
    85         * itself.
    86         * 
    86         * 
    87         * @param aButtonId The id of the pressed button.
    87         * @param aButtonId The id of the pressed button.
    88         */
    88         */
    89         void TryExitL( TInt aButtonId );
    89         void TryExitL( TInt aButtonId );
    90         
       
    91          /**
       
    92         * Called by OfferkeyEventL(), gives a change to dismiss the query even with
       
    93         * keys different than Enter of Ok.
       
    94         * @param aKeyEvent has the key event details
       
    95         * @return whether to dismiss the dialog or not.
       
    96         */
       
    97         TBool NeedToDismissQueryL( const TKeyEvent& aKeyEvent );
       
    98 
    90 
    99     private:
    91     private:
   100         /**
    92         /**
   101         * PreLayoutDynInitL
    93         * PreLayoutDynInitL
   102         * @param    -
    94         * @param    -