Trees | Indices | Help |
|
---|
|
object --+ | qubx.GTK.Requestable --+ | SingleSignals
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Override this method to compute the answer(s) and pass them via gobject; e.g.: >>> val = 2+2 >>> val2 = 2*2 >>> gobject.idle_add(receiver, val, val2) # it's up to you how many args are passed Alternatively, pass get=lambda receiver: ... to the constructor.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 4 14:15:14 2011 | http://epydoc.sourceforge.net |