htiui/HtiAdminQt/chtiadminengine.h
changeset 31 e7a04a6385be
parent 26 41ebde60981f
equal deleted inserted replaced
30:d8e625c87f33 31:e7a04a6385be
   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