coreapplicationuis/SysAp/Inc/SysApLightsController.h
changeset 81 676b6116ca93
parent 0 2e3d3ce01487
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
     1 /*
     2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   449         TBool iInactivityDetected;
   449         TBool iInactivityDetected;
   450         
   450         
   451 #ifdef RD_LIGHT_CONTROL_CHANGE
   451 #ifdef RD_LIGHT_CONTROL_CHANGE
   452         CSysApLightPluginHandler* iLightPluginHandler;
   452         CSysApLightPluginHandler* iLightPluginHandler;
   453         TBool iKeyEventsObserved;
   453         TBool iKeyEventsObserved;
   454 #endif // RD_LIGHT_CONTROL_CHANGE        
   454 #endif // RD_LIGHT_CONTROL_CHANGE       
       
   455 #ifdef FCC_UNIT_TEST
       
   456         friend class Cutsysaplightscontroller;
       
   457 #endif // FCC_UNIT_TEST 
   455     };
   458     };
   456 
   459 
   457 #endif      // SYSAPSLIGHTSCONTROLLER_H
   460 #endif      // SYSAPSLIGHTSCONTROLLER_H
   458             
   461             
   459 // End of File
   462 // End of File