Proxy of C++ chooser_stdact_desc_t class.
|
| __init__ (self, *args) |
| init(self, _label=None, _tooltip=None, _icon=-1) -> chooser_stdact_desc_t
|
|
"action_state_t" | ucb (self, *args) |
| ucb(self, arg0) -> action_state_t 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.
|
|
| __disown__ (self) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| version = property(_ida_kernwin.chooser_stdact_desc_t_version_get, _ida_kernwin.chooser_stdact_desc_t_version_set, doc=) |
|
| label = property(_ida_kernwin.chooser_stdact_desc_t_label_get, _ida_kernwin.chooser_stdact_desc_t_label_set, doc=) |
|
| tooltip = property(_ida_kernwin.chooser_stdact_desc_t_tooltip_get, _ida_kernwin.chooser_stdact_desc_t_tooltip_set, doc=) |
|
| icon = property(_ida_kernwin.chooser_stdact_desc_t_icon_get, _ida_kernwin.chooser_stdact_desc_t_icon_set, doc=) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
- Parameters
-
_label | char const * |
_tooltip | char const * |
_icon | int |
◆ __disown__()
◆ ucb()
"action_state_t" ucb |
( |
| self, |
|
|
* | args ) |
- Parameters
-
arg0 | action_update_ctx_t * |
◆ icon
icon = property(_ida_kernwin.chooser_stdact_desc_t_icon_get, _ida_kernwin.chooser_stdact_desc_t_icon_set, doc=) |
|
static |
◆ label
label = property(_ida_kernwin.chooser_stdact_desc_t_label_get, _ida_kernwin.chooser_stdact_desc_t_label_set, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ tooltip
tooltip = property(_ida_kernwin.chooser_stdact_desc_t_tooltip_get, _ida_kernwin.chooser_stdact_desc_t_tooltip_set, doc=) |
|
static |
◆ version
version = property(_ida_kernwin.chooser_stdact_desc_t_version_get, _ida_kernwin.chooser_stdact_desc_t_version_set, doc=) |
|
static |
The documentation for this class was generated from the following file: