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