inputmethods_plat/pen_input_server_api/inc/peninputclient.h
branchRCL_3
changeset 22 bd83ceabce89
parent 21 ecbabf52600f
equal deleted inserted replaced
21:ecbabf52600f 22:bd83ceabce89
   426     IMPORT_C void ClearTouchUI();
   426     IMPORT_C void ClearTouchUI();
   427     IMPORT_C void SetResourceChange(TBool aFlag); 
   427     IMPORT_C void SetResourceChange(TBool aFlag); 
   428     IMPORT_C TInt ConnectAsyc(TRequestStatus& aStatus);
   428     IMPORT_C TInt ConnectAsyc(TRequestStatus& aStatus);
   429 	IMPORT_C void SetDataQueryPopped(TBool aFlag);
   429 	IMPORT_C void SetDataQueryPopped(TBool aFlag);
   430     IMPORT_C void EnablePriorityChangeOnOriChange(TBool aEnabled);
   430     IMPORT_C void EnablePriorityChangeOnOriChange(TBool aEnabled);
       
   431     IMPORT_C void EnableGfxTransEffect( TBool aEnable );
   431 private:    // Data
   432 private:    // Data
   432     /**
   433     /**
   433      * The singleton client to the input server
   434      * The singleton client to the input server
   434      */    		    
   435      */    		    
   435     RPeninputServerImpl* iSingletonServer;
   436     RPeninputServerImpl* iSingletonServer;