classicui_pub/form_api/tsrc/inc/testsdkform.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
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 AknForm.h
    91 private: // Test AknForm.h
   106 /*                               class CAknForm                             */
    92 /*                               class CAknForm                             */
   107     /**
    93     /**
   108      * TestFCAknFormL test function for testing the 
    94      * TestFCAknFormL test function for testing the