#include <pointerconstraints_v1_p.h>
|  | 
| void | zwp_pointer_constraints_v1_lock_pointer (Resource *resource, uint32_t id, struct ::wl_resource *surface_resource, struct ::wl_resource *pointer_resource, struct ::wl_resource *region_resource, uint32_t lifetime) override | 
|  | 
| void | zwp_pointer_constraints_v1_confine_pointer (Resource *resource, uint32_t id, struct ::wl_resource *surface_resource, struct ::wl_resource *pointer_resource, struct ::wl_resource *region_resource, uint32_t lifetime) override | 
|  | 
| void | zwp_pointer_constraints_v1_destroy (Resource *resource) override | 
|  | 
Definition at line 19 of file pointerconstraints_v1_p.h.
 
◆ PointerConstraintsV1InterfacePrivate()
  
  | 
        
          | KWin::PointerConstraintsV1InterfacePrivate::PointerConstraintsV1InterfacePrivate | ( | Display * | display | ) |  |  | explicit | 
 
 
◆ zwp_pointer_constraints_v1_confine_pointer()
  
  | 
        
          | void KWin::PointerConstraintsV1InterfacePrivate::zwp_pointer_constraints_v1_confine_pointer | ( | Resource * | resource, |  
          |  |  | uint32_t | id, |  
          |  |  | struct ::wl_resource * | surface_resource, |  
          |  |  | struct ::wl_resource * | pointer_resource, |  
          |  |  | struct ::wl_resource * | region_resource, |  
          |  |  | uint32_t | lifetime ) |  | overrideprotected | 
 
 
◆ zwp_pointer_constraints_v1_destroy()
  
  | 
        
          | void KWin::PointerConstraintsV1InterfacePrivate::zwp_pointer_constraints_v1_destroy | ( | Resource * | resource | ) |  |  | overrideprotected | 
 
 
◆ zwp_pointer_constraints_v1_lock_pointer()
  
  | 
        
          | void KWin::PointerConstraintsV1InterfacePrivate::zwp_pointer_constraints_v1_lock_pointer | ( | Resource * | resource, |  
          |  |  | uint32_t | id, |  
          |  |  | struct ::wl_resource * | surface_resource, |  
          |  |  | struct ::wl_resource * | pointer_resource, |  
          |  |  | struct ::wl_resource * | region_resource, |  
          |  |  | uint32_t | lifetime ) |  | overrideprotected | 
 
 
The documentation for this class was generated from the following files: