Trees | Indices | Help |
|
---|
|
object --+ | KeyManager
Key bindings management class
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
CONTEXT_DEFAULT = u"DEFAULT"
|
|||
CONTEXT_SELF = u"@"
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Process pressed keys
|
Check if provided shortcut is a prefix
|
Bind a shortcut to a method. A method can be either a string, in that case it should denote the plugin method or it can be a function or it can be a tuple with two elements: first - function to bind and the second - string description
|
Find a method that a provided shortcut is bound to
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 16 01:51:57 2010 | http://epydoc.sourceforge.net |