#include <gestures.h>
Definition at line 170 of file gestures.h.
 
◆ GestureRecognizer()
      
        
          | KWin::GestureRecognizer::GestureRecognizer | ( | QObject * | parent = nullptr | ) |  | 
      
 
 
◆ ~GestureRecognizer()
  
  | 
        
          | KWin::GestureRecognizer::~GestureRecognizer | ( |  | ) |  |  | overridedefault | 
 
 
◆ cancelPinchGesture()
      
        
          | void KWin::GestureRecognizer::cancelPinchGesture | ( |  | ) |  | 
      
 
 
◆ cancelSwipeGesture()
      
        
          | void KWin::GestureRecognizer::cancelSwipeGesture | ( |  | ) |  | 
      
 
 
◆ endPinchGesture()
      
        
          | void KWin::GestureRecognizer::endPinchGesture | ( |  | ) |  | 
      
 
 
◆ endSwipeGesture()
      
        
          | void KWin::GestureRecognizer::endSwipeGesture | ( |  | ) |  | 
      
 
 
◆ registerPinchGesture()
◆ registerSwipeGesture()
◆ startPinchGesture()
      
        
          | int KWin::GestureRecognizer::startPinchGesture | ( | uint | fingerCount | ) |  | 
      
 
 
◆ startSwipeGesture() [1/2]
      
        
          | int KWin::GestureRecognizer::startSwipeGesture | ( | const QPointF & | startPos | ) |  | 
      
 
 
◆ startSwipeGesture() [2/2]
      
        
          | int KWin::GestureRecognizer::startSwipeGesture | ( | uint | fingerCount | ) |  | 
      
 
 
◆ unregisterPinchGesture()
◆ unregisterSwipeGesture()
◆ updatePinchGesture()
      
        
          | void KWin::GestureRecognizer::updatePinchGesture | ( | qreal | scale, | 
        
          |  |  | qreal | angleDelta, | 
        
          |  |  | const QPointF & | posDelta ) | 
      
 
 
◆ updateSwipeGesture()
      
        
          | void KWin::GestureRecognizer::updateSwipeGesture | ( | const QPointF & | delta | ) |  | 
      
 
 
The documentation for this class was generated from the following files: