theme ¤
Classes:
Functions:
ColorParameter ¤
Bases: Parameter
Methods:
-
update_color_function
– -
add_update_listener
– -
revert_default
– -
attr_name
–Returns the attribute name associated with this config option,
-
__getattr__
– -
pretty_val
–Convert a value this object could contain to its pretty string representation.
-
pretty
– -
pretty_default
– -
__int__
– -
__str__
– -
__bool__
– -
__eq__
– -
__lt__
– -
__add__
– -
__radd__
– -
__sub__
– -
__rsub__
– -
__mul__
– -
__rmul__
– -
__div__
– -
__floordiv__
– -
__pow__
– -
__mod__
– -
__len__
–
Attributes:
-
color_function
(Callable[[object], str]
) – -
name
– -
default
– -
param_class
– -
set_show_doc
– -
help_docstring
– -
enum_sequence
– -
scope
– -
update_listeners
(list[Callable[[Any], None]]
) – -
value
(Any
) – -
is_changed
(bool
) –