textinput/peninputarc/inc/pensrvcliinc/peninputclientimpl.h
branchRCL_3
changeset 22 bd83ceabce89
parent 21 ecbabf52600f
equal deleted inserted replaced
21:ecbabf52600f 22:bd83ceabce89
   465     //TInt ConnectAsync(TRequestStatus& status);
   465     //TInt ConnectAsync(TRequestStatus& status);
   466     TInt StartThreadAsyncL();
   466     TInt StartThreadAsyncL();
   467     void AddObserver();
   467     void AddObserver();
   468     TBool ServerReady();
   468     TBool ServerReady();
   469     void OnServerStarted(TInt aErr);
   469     void OnServerStarted(TInt aErr);
       
   470     
       
   471     /**
       
   472      * Enable or disable transition effect.
       
   473      * 
       
   474      * @since Symbian^3
       
   475      * @param aEnable, ETrue: enable transition effect
       
   476      *                 EFalse: disable transition effect.     
       
   477      */
       
   478     void EnableGfxTransEffect( TBool aEnable );
   470     
   479     
   471 private:
   480 private:
   472         /**
   481         /**
   473      * Constructor
   482      * Constructor
   474      * 
   483      *