inputmethods_plat/pen_input_server_api/inc/peninputclient.h
branchRCL_3
changeset 22 1bbdde98cc2d
parent 18 c8fb4cf7b3ae
child 43 ebd48d2de13c
equal deleted inserted replaced
19:5e18d8c489d6 22:1bbdde98cc2d
   425     IMPORT_C void SetEditorPriority(TInt aFlag); 
   425     IMPORT_C void SetEditorPriority(TInt aFlag); 
   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 
   430     IMPORT_C void EnablePriorityChangeOnOriChange(TBool aEnabled);
   431 private:    // Data
   431 private:    // Data
   432     /**
   432     /**
   433      * The singleton client to the input server
   433      * The singleton client to the input server
   434      */    		    
   434      */    		    
   435     RPeninputServerImpl* iSingletonServer;
   435     RPeninputServerImpl* iSingletonServer;