#include <gestures.h>
Definition at line 27 of file gestures.h.
 
◆ ~Gesture()
  
  | 
        
          | KWin::Gesture::~Gesture | ( |  | ) |  |  | overridedefault | 
 
 
◆ Gesture()
  
  | 
        
          | KWin::Gesture::Gesture | ( | QObject * | parent | ) |  |  | explicitprotected | 
 
 
◆ cancelled
  
  | 
        
          | void KWin::Gesture::cancelled | ( |  | ) |  |  | signal | 
 
 
◆ started
  
  | 
        
          | void KWin::Gesture::started | ( |  | ) |  |  | signal | 
 
Matching of a gesture started and this Gesture might match. On further evaluation either the signal triggered or cancelled will get emitted. 
 
 
◆ triggered
  
  | 
        
          | void KWin::Gesture::triggered | ( |  | ) |  |  | signal | 
 
 
The documentation for this class was generated from the following files: