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