chooser_stdact_desc_t Struct Reference
Public Member Functions | |
chooser_stdact_desc_t (const char *_label=nullptr, const char *_tooltip=nullptr, int _icon=-1) | |
virtual action_state_t idaapi | ucb (action_update_ctx_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. More... | |
Public Attributes | |
int | version = 1 |
to support the backward compatibility | |
const char * | label |
see action_desc_t | |
const char * | tooltip |
int | icon |
Member Function Documentation
◆ ucb()
|
inlinevirtual |
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.
The documentation for this struct was generated from the following file:
Generated by 1.9.3