#include <kernwin.hpp>
◆ chooser_stdact_desc_t()
chooser_stdact_desc_t::chooser_stdact_desc_t |
( |
const char * | _label = nullptr, |
|
|
const char * | _tooltip = nullptr, |
|
|
int | _icon = -1 ) |
|
inline |
◆ ~chooser_stdact_desc_t()
virtual chooser_stdact_desc_t::~chooser_stdact_desc_t |
( |
| ) |
|
|
inlinevirtual |
◆ 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.
◆ version
int chooser_stdact_desc_t::version = 1 |
to support the backward compatibility
◆ label
const char* chooser_stdact_desc_t::label |
◆ tooltip
const char* chooser_stdact_desc_t::tooltip |
◆ icon
int chooser_stdact_desc_t::icon |
The documentation for this struct was generated from the following file: