IDAPython 9.0
|
This is the complete list of members for UI_Hooks, including all inherited members.
__disown__(self) | UI_Hooks | |
__init__(self, int _flags=0, int _hkcb_flags=1) | UI_Hooks | |
create_desktop_widget(self, str title, 'jobj_wrapper_t' cfg) | UI_Hooks | |
current_widget_changed(self, 'TWidget *' widget, 'TWidget *' prev_widget) | UI_Hooks | |
database_closed(self) | UI_Hooks | |
database_inited(self, int is_new_database, str idc_script) | UI_Hooks | |
debugger_menu_change(self, bool enable) | UI_Hooks | |
desktop_applied(self, str name, bool from_idb, int type) | UI_Hooks | |
destroying_plugmod(self, 'plugmod_t' plugmod, 'plugin_t const *' entry) | UI_Hooks | |
destroying_procmod(self, 'procmod_t' procmod) | UI_Hooks | |
finish_populating_widget_popup(self, 'TWidget *' widget, 'TPopupMenu *' popup_handle, 'action_ctx_base_t' ctx=None) | UI_Hooks | |
get_chooser_item_attrs(self, 'chooser_base_t' chooser, 'size_t' n, 'chooser_item_attrs_t' attrs) | UI_Hooks | |
get_custom_viewer_hint(self, 'TWidget *' viewer, 'place_t' place) | UI_Hooks | |
get_ea_hint(self, ida_idaapi.ea_t ea) | UI_Hooks | |
get_item_hint(self, ida_idaapi.ea_t ea, int max_lines) | UI_Hooks | |
get_lines_rendering_info(self, 'lines_rendering_output_t' out, 'TWidget const *' widget, 'lines_rendering_input_t' info) | UI_Hooks | |
get_widget_config(self, 'TWidget const *' widget, 'jobj_t *' cfg) | UI_Hooks | |
hook(self) | UI_Hooks | |
idcstart(self) | UI_Hooks | |
idcstop(self) | UI_Hooks | |
initing_database(self) | UI_Hooks | |
plugin_loaded(self, 'plugin_info_t const *' plugin_info) | UI_Hooks | |
plugin_unloading(self, 'plugin_info_t const *' plugin_info) | UI_Hooks | |
populating_widget_popup(self, 'TWidget *' widget, 'TPopupMenu *' popup_handle, 'action_ctx_base_t' ctx=None) | UI_Hooks | |
postprocess_action(self) | UI_Hooks | |
preprocess_action(self, str name) | UI_Hooks | |
range(self) | UI_Hooks | |
ready_to_run(self) | UI_Hooks | |
resume(self) | UI_Hooks | |
saved(self, str path) | UI_Hooks | |
saving(self) | UI_Hooks | |
screen_ea_changed(self, ida_idaapi.ea_t ea, ida_idaapi.ea_t prev_ea) | UI_Hooks | |
set_widget_config(self, 'TWidget const *' widget, 'jobj_wrapper_t' cfg) | UI_Hooks | |
suspend(self) | UI_Hooks | |
thisown | UI_Hooks | static |
unhook(self) | UI_Hooks | |
updated_actions(self) | UI_Hooks | |
updating_actions(self, 'action_ctx_base_t' ctx) | UI_Hooks | |
widget_closing(self, 'TWidget *' widget) | UI_Hooks | |
widget_invisible(self, 'TWidget *' widget) | UI_Hooks | |
widget_visible(self, 'TWidget *' widget) | UI_Hooks |