voiceui/pbkinfoviewimpl/inc/pbkinfoviewdialog.h
branchRCL_3
changeset 16 994c46bea969
parent 15 6347473a7bb2
equal deleted inserted replaced
15:6347473a7bb2 16:994c46bea969
    73         * @param aResourceId The resource ID of the dialog to be loaded
    73         * @param aResourceId The resource ID of the dialog to be loaded
    74         * @return see CAknDialog::ExecuteLD
    74         * @return see CAknDialog::ExecuteLD
    75         */
    75         */
    76         TInt ExecuteLD( TInt aResourceId );
    76         TInt ExecuteLD( TInt aResourceId );
    77         
    77         
       
    78         /** 
       
    79          * Responds to a change in focus.
       
    80          *
       
    81          * @param aDrawNow Contains the value that was passed to it by 
       
    82          *        @c SetFocus(). 
       
    83          */         
       
    84         void FocusChanged(TDrawNow aDrawNow); 
       
    85         
    78     private:
    86     private:
    79 
    87 
    80         /**
    88         /**
    81         * C++ default constructor.
    89         * C++ default constructor.
    82         */
    90         */