#include <pointerconstraintstest.h>
Definition at line 33 of file pointerconstraintstest.h.
 
◆ Mode
◆ Backend()
  
  | 
        
          | Backend::Backend | ( | QObject * | parent = nullptr | ) |  |  | inline | 
 
 
◆ confineChanged
  
  | 
        
          | void Backend::confineChanged | ( | bool | confined | ) |  |  | signal | 
 
 
◆ confineRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::confineRequest | ( | bool | persistent = true, |  
          |  |  | QRect | region = QRect() ) |  | inlinevirtual | 
 
 
◆ errorsAllowed()
  
  | 
        
          | bool Backend::errorsAllowed | ( |  | ) | const |  | inline | 
 
 
◆ errorsAllowedChanged
  
  | 
        
          | void Backend::errorsAllowedChanged | ( |  | ) |  |  | signal | 
 
 
◆ forceSurfaceCommit
  
  | 
        
          | void Backend::forceSurfaceCommit | ( |  | ) |  |  | signal | 
 
 
◆ hideAndConfineRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::hideAndConfineRequest | ( | bool | confineBeforeHide = false | ) |  |  | inlinevirtual | 
 
 
◆ init()
  
  | 
        
          | virtual void Backend::init | ( | QQuickView * | view | ) |  |  | inlinevirtual | 
 
 
◆ lockChanged
  
  | 
        
          | void Backend::lockChanged | ( | bool | locked | ) |  |  | signal | 
 
 
◆ lockHint()
  
  | 
        
          | bool Backend::lockHint | ( |  | ) | const |  | inline | 
 
 
◆ lockHintChanged
  
  | 
        
          | void Backend::lockHintChanged | ( |  | ) |  |  | signal | 
 
 
◆ lockRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::lockRequest | ( | bool | persistent = true, |  
          |  |  | QRect | region = QRect() ) |  | inlinevirtual | 
 
 
◆ mode()
  
  | 
        
          | int Backend::mode | ( |  | ) | const |  | inline | 
 
 
◆ setErrorsAllowed()
  
  | 
        
          | void Backend::setErrorsAllowed | ( | bool | set | ) |  |  | inline | 
 
 
◆ setMode()
  
  | 
        
          | void Backend::setMode | ( | Mode | set | ) |  |  | inlineprotected | 
 
 
◆ unconfineRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::unconfineRequest | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ undoHideRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::undoHideRequest | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ unlockRequest()
  
  | 
        
          | virtual Q_INVOKABLE void Backend::unlockRequest | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ view()
  
  | 
        
          | QQuickView * Backend::view | ( |  | ) | const |  | inlineprotected | 
 
 
◆ errorsAllowed
  
  | 
        
          | bool Backend::errorsAllowed |  | readwrite | 
 
 
◆ lockHint
◆ mode
The documentation for this class was generated from the following file: