classicui_pub/notes_api/tsrc/inc/testsdknotes.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    91     /**
    91     /**
    92      * Method used to log version of test class
    92      * Method used to log version of test class
    93      */
    93      */
    94     void SendTestClassVersion();
    94     void SendTestClassVersion();
    95     
    95     
    96         /**
       
    97      * Turn off ScreenSaver
       
    98      * @since S60 5.0
       
    99      * @return Symbian OS error code.
       
   100      */
       
   101     void TurnOffScreenSaver();
       
   102 
       
   103     /**
       
   104      * Restore ScreenSaver
       
   105      * @since S60 5.0
       
   106      * @return Symbian OS error code.
       
   107      */
       
   108     void RestoreScreenSaver();
       
   109     
       
   110 private: // Test EIKINFO.H
    96 private: // Test EIKINFO.H
   111 /*                               class CEikInfoDialog                         */
    97 /*                               class CEikInfoDialog                         */
   112     /**
    98     /**
   113      * TestNCEikInfoDialogL test function for testing the 
    99      * TestNCEikInfoDialogL test function for testing the 
   114      *     CEikInfoDialog function
   100      *     CEikInfoDialog function