◆ __init__()
__init__ |
( |
| self, |
|
|
str | _label = None, |
|
|
str | _tooltip = None, |
|
|
int | _icon = -1 ) |
◆ __disown__()
◆ ucb()
the update callback, see action_handler_t::update() When the update callback is called from the chooser UI engine, it can be sure that ctx.source.chooser is a valid pointer to chooser_base_t and that there are selected items for the Delete and Edit actions.
◆ icon
Initial value:= property(_ida_kernwin.chooser_stdact_desc_t_icon_get,
_ida_kernwin.chooser_stdact_desc_t_icon_set)
◆ label
Initial value:= property(_ida_kernwin.
chooser_stdact_desc_t_label_get, _ida_kernwin.
chooser_stdact_desc_t_label_set)
◆ tooltip
Initial value:= property(_ida_kernwin.
chooser_stdact_desc_t_tooltip_get, _ida_kernwin.
chooser_stdact_desc_t_tooltip_set)
◆ version
Initial value:= property(_ida_kernwin.
chooser_stdact_desc_t_version_get, _ida_kernwin.
chooser_stdact_desc_t_version_set)
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: