|
__init__(self,
datasrc,
Data,
stimulus)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
__onSetFileList(self,
i,
field_name,
val,
prev,
undoing) |
source code
|
|
|
|
|
|
|
__onSetConstant(self,
r,
field,
val,
prev,
undoing) |
source code
|
|
|
get(self,
receiver)
Override this method to compute the answer(s) and pass them via
gobject; e.g.: |
source code
|
|
Inherited from qubx.GTK.Requestable :
invalidate ,
request
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|