htiui/HtiAdminQt/chtiadminengine.h
branchRCL_3
changeset 17 d40e813b23c0
parent 13 822c625f7adc
equal deleted inserted replaced
15:65b472535a0d 17:d40e813b23c0
   158 		void ConstructL(HtiEngineWrapper *aEngineWrapper);
   158 		void ConstructL(HtiEngineWrapper *aEngineWrapper);
   159 		
   159 		
   160 		void SetCfgParamL(const TDesC& aParamName, const TDesC& aParamValue, const TDesC& aFileName);
   160 		void SetCfgParamL(const TDesC& aParamName, const TDesC& aParamValue, const TDesC& aFileName);
   161 		void GetCfgParamL(const TDesC& aParamName, TDes& aParamValue, const TDesC& aFileName);
   161 		void GetCfgParamL(const TDesC& aParamName, TDes& aParamValue, const TDesC& aFileName);
   162 		
   162 		
       
   163 		void StartTimer();
       
   164 		
   163 	private:
   165 	private:
   164 		// Enginewrapper that is used for communicating between QT and Symbian
   166 		// Enginewrapper that is used for communicating between QT and Symbian
   165 		HtiEngineWrapper* iEngineWrapper;             
   167 		HtiEngineWrapper* iEngineWrapper;             
   166 		
   168 		
   167 		// Timer triggering periodic checking of HTIFramework process status
   169 		// Timer triggering periodic checking of HTIFramework process status