Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
playwright._impl._input.Mouse Class Reference

Public Member Functions

None __init__ (self, Channel channel)
 
None move (self, float x, float y, int steps=None)
 
None down (self, MouseButton button=None, int clickCount=None)
 
None up (self, MouseButton button=None, int clickCount=None)
 
None click (self, float x, float y, float delay=None, MouseButton button=None, int clickCount=None)
 
None dblclick (self, float x, float y, float delay=None, MouseButton button=None)
 
None wheel (self, float deltaX, float deltaY)
 

Protected Member Functions

None _click (self, float x, float y, float delay=None, MouseButton button=None, int clickCount=None, str title=None)
 

Protected Attributes

 _channel
 
 _loop
 
 _dispatcher_fiber
 

The documentation for this class was generated from the following file: