Home | Trees | Indices | Help |
---|
|
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
string |
name = 'push_mouse' Component's name |
||
Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Subscribe to the input device This can be done by connecting external component signals to our handlers or register a local callback that will be called by the external component when it receives an input event. This method must be overriden by implementation because it's totally dependent on the infrastructure used by the input device the component supports.
|
Unsubscribe from the input device This can be done by disconnecting our handlers from the external component signals or unregistering the local callback previously registered by the register() method. This method must be overriden by implementation because it's totally dependent on the infrastructure used by the input device the component supports.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:09:03 2008 | http://epydoc.sourceforge.net |