qubx :: dataGTK :: QubData_BaseTool :: Class QubData_BaseTool
[hide private]
[frames] | no frames]

Class QubData_BaseTool

source code

    object --+    
             |    
toolspace.Tool --+
                 |
                QubData_BaseTool
Known Subclasses:

Instance Methods [hide private]
 
onKeyPress(self, event) source code

Inherited from toolspace.Tool: __init__, activate, deactivate, onActivate, onDblClick, onDeactivate, onDrag, onKeyRelease, onNeedPopup, onOverlay, onPress, onRelease, onRoll, onScroll

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables [hide private]

Inherited from toolspace.Tool: cursor, layers, space

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

onKeyPress(self, event)

source code 
Overrides: toolspace.Tool.onKeyPress