classicui_pub/dialogs_api/tsrc/inc/testsdkdialogs.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    87     void Delete();
    87     void Delete();
    88     /**
    88     /**
    89      * Method used to log version of test class
    89      * Method used to log version of test class
    90      */
    90      */
    91     void SendTestClassVersion();
    91     void SendTestClassVersion();
    92     
       
    93         /**
       
    94      * Turn off ScreenSaver
       
    95      * @since S60 5.0
       
    96      * @return Symbian OS error code.
       
    97      */
       
    98     void TurnOffScreenSaver();
       
    99 
       
   100     /**
       
   101      * Restore ScreenSaver
       
   102      * @since S60 5.0
       
   103      * @return Symbian OS error code.
       
   104      */
       
   105     void RestoreScreenSaver();
       
   106 
    92 
   107 private: // Test EIKDIALG.h
    93 private: // Test EIKDIALG.h
   108 /*                               class CEikDialog                           */
    94 /*                               class CEikDialog                           */
   109     /**
    95     /**
   110      * TestDCEikDialogL test function for testing the 
    96      * TestDCEikDialogL test function for testing the