classicui_pub/setting_pages_api/tsrc/inc/testaknradiobuttonsettingpageprotected.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
    62     void DoSelectCurrentItemL();
    62     void DoSelectCurrentItemL();
    63     /*
    63     /*
    64      * This fuction is wrote for testing WriteInternalStateL() function
    64      * This fuction is wrote for testing WriteInternalStateL() function
    65      */
    65      */
    66     void DoWriteInternalStateL(RWriteStream& aWriteStream) const;
    66     void DoWriteInternalStateL(RWriteStream& aWriteStream) const;
       
    67     /*
       
    68      * This function is wrote for testing ProcessCommandL() function
       
    69      */
       
    70     void TestProcessCommandL( TInt aCommandId );
    67     };
    71     };
    68 
    72 
    69 #endif /*C_TESTAKNRADIOBUTTONSETTINGPAGEPROTECTED_H*/
    73 #endif /*C_TESTAKNRADIOBUTTONSETTINGPAGEPROTECTED_H*/
    70 
    74 
    71 //End file
    75 //End file