uifw/EikStd/coctlinc/aknedwinphysicshandler.h
branchRCL_3
changeset 9 aabf2c525e0f
parent 0 2f259fa3e83a
child 15 08e69e956a8c
equal deleted inserted replaced
4:8ca85d2f0db7 9:aabf2c525e0f
   124      * @param aCurrentPosition Current position of dragging.
   124      * @param aCurrentPosition Current position of dragging.
   125      * @return ETrue if drag threshold is exceeded.
   125      * @return ETrue if drag threshold is exceeded.
   126      */
   126      */
   127     TBool DragThresholdExceeded( const TPoint& aCurrentPosition ) const;
   127     TBool DragThresholdExceeded( const TPoint& aCurrentPosition ) const;
   128     
   128     
       
   129     /**
       
   130      * Disables dragging until next pointer up.
       
   131      *
       
   132      */
       
   133     void DisableDragging();
       
   134     
   129     
   135     
   130 public: // From base class MAknPhysicsObserver.
   136 public: // From base class MAknPhysicsObserver.
   131 
   137 
   132     /**
   138     /**
   133      * Called when view position changes.
   139      * Called when view position changes.