Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::UI::Qt::actionvis
class CanvasStrategy
Files: Synopsis/UI/Qt/actionvis.py
CanvasStrategy-inheritance Scopes/Synopsis/UI/Qt/actionvis/ConnectStrategy.html Scopes/Synopsis/UI/Qt/actionvis/AddActionStrategy.html Scopes/Synopsis/UI/Qt/actionvis/SelectionStrategy.html

An interface for a strategy to handle mouse events


Operations Summary:
 __init__(self, canvas, view) [Source]
 reset(self) [Source]
 set(self) [Source]
 press(self, event) [Source]
 release(self, event) [Source]
 move(self, event) [Source]
 doubleClick(self, event) [Source]
 key(self, event) [Source]