harvester/common/inc/listener.h
changeset 1 acef663c1218
parent 0 c53acadfccc6
equal deleted inserted replaced
0:c53acadfccc6 1:acef663c1218
   118     /**
   118     /**
   119      * Constructor.
   119      * Constructor.
   120      * @param aPropertyCategory The property's category.   
   120      * @param aPropertyCategory The property's category.   
   121      * @param aKey       		The P&S key to be watched. 
   121      * @param aKey       		The P&S key to be watched. 
   122 	 */
   122 	 */
   123    	CListener::CListener( const TUid aPropertyCategory,
   123    	CListener( const TUid aPropertyCategory,
   124     			const TUint aKey ); 
   124     			const TUint aKey ); 
   125     	
   125     	
   126    	/**
   126    	/**
   127 	 * Symbian 2nd phase constructor.
   127 	 * Symbian 2nd phase constructor.
   128 	 */
   128 	 */