textinput/peninputarc/inc/pensrvcliinc/peninputanimclientobj.h
branchRCL_3
changeset 56 8152b1f1763a
parent 46 bd83ceabce89
equal deleted inserted replaced
50:5a1685599b76 56:8152b1f1763a
   229      * @since S60 v4.0
   229      * @since S60 v4.0
   230      * @aArea The rect of the discreet pop 
   230      * @aArea The rect of the discreet pop 
   231      * @return ETrue if command added successfully.
   231      * @return ETrue if command added successfully.
   232      */	    
   232      */	    
   233     TBool SetDiscreetPopArea(const TRect& aArea);
   233     TBool SetDiscreetPopArea(const TRect& aArea);
   234     
       
   235     /**
       
   236      * Update parameters of pointer event suppressor.
       
   237      * 
       
   238      * @since Symbian^3
       
   239      * @param aParameters parameters of pointer event suppressor
       
   240      * @return none
       
   241      */
       
   242     void UpdatePointerEventSuppressor( const TPointerEventSuppressorParameters& aParameters );
       
   243 
       
   244 private:
   234 private:
   245     /**
   235     /**
   246      * Default constructor.
   236      * Default constructor.
   247      *
   237      *
   248      * @since S60 v4.0
   238      * @since S60 v4.0