classicui_plat/special_character_table_api/tsrc/inc/testdomspecialchartab.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    85     
    85     
    86     /**
    86     /**
    87      * Method used to log version of test class
    87      * Method used to log version of test class
    88      */
    88      */
    89     void SendTestClassVersion();
    89     void SendTestClassVersion();
    90     
       
    91         /**
       
    92      * Turn off ScreenSaver
       
    93      * @since S60 5.0
       
    94      * @return Symbian OS error code.
       
    95      */
       
    96     void TurnOffScreenSaver();
       
    97 
       
    98     /**
       
    99      * Restore ScreenSaver
       
   100      * @since S60 5.0
       
   101      * @return Symbian OS error code.
       
   102      */
       
   103     void RestoreScreenSaver();
       
   104 
    90 
   105 private: // Test aknsctdialog.h
    91 private: // Test aknsctdialog.h
   106     /**
    92     /**
   107     * TestCMDCAknCharMapDialogL test function of class CAknCharMapDialog in aknsctdialog.h
    93     * TestCMDCAknCharMapDialogL test function of class CAknCharMapDialog in aknsctdialog.h
   108     * @since S60 5.0
    94     * @since S60 5.0