|
|
|
|
|
|
|
|
|
|
|
| propertied_connect_NumEntry(self,
name,
entry) |
source code
|
|
|
|
| propertied_connect_check(self,
name,
check) |
source code
|
|
|
|
propertied_connect_radios(self,
name,
radios)
radios: list of (value, radio) |
source code
|
|
|
|
| propertied_on_radio(self,
radio,
name,
value) |
source code
|
|
|
|
|
|
|
|
|
|
| propertied_connect_settings(self,
category_name) |
source code
|
|
|
|
|
|
|
| propertied_on_preset(self,
category,
updates) |
source code
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__init__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|