classicui_pub/options_menu_api/tsrc/inc/testsdkoptionsmenu.h
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
equal deleted inserted replaced
0:2f259fa3e83a 14:3320e4e6e8bb
    97     /**
    97     /**
    98     * Method used to log version of test class
    98     * Method used to log version of test class
    99     */
    99     */
   100     void SendTestClassVersion();
   100     void SendTestClassVersion();
   101 
   101 
   102     /**
       
   103     * Turn off ScreenSaver
       
   104     * @since S60 5.0
       
   105     * @return Symbian OS error code.
       
   106     */
       
   107     void TurnOffScreenSaver();
       
   108     
       
   109     
       
   110 
       
   111     /**
       
   112     * Restore ScreenSaver
       
   113     * @since S60 5.0
       
   114     * @return Symbian OS error code.
       
   115     */
       
   116     void RestoreScreenSaver();
       
   117 
       
   118 private: // Test EikMenuB.h
   102 private: // Test EikMenuB.h
   119     /**
   103     /**
   120     * TestMBCEikMenuBarTitleL test function of class CEikMenuBarTitle in EikMenuB.h
   104     * TestMBCEikMenuBarTitleL test function of class CEikMenuBarTitle in EikMenuB.h
   121     * @since S60 5.0
   105     * @since S60 5.0
   122     * @param aItem never used
   106     * @param aItem never used