Proxy of C++ vdui_t class.
|
__init__(self,
*args,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
|
|
cmt_type_t
|
calc_cmt_type(self,
lnnum,
cmttype) |
|
|
|
|
bool
|
collapse_item(self,
hide) |
|
|
bool
|
collapse_lvars(self,
hide) |
|
|
bool
|
|
bool
|
|
bool
|
|
bool
|
|
bool
|
get_current_item(self,
idv) |
|
|
int
|
|
cnumber_t
|
|
bool
|
|
bool
|
|
bool
|
|
bool
|
jump_enter(self,
idv,
omflags) |
|
|
bool
|
|
bool
|
|
bool
|
|
|
refresh_ctext(self,
activate=True) |
|
|
|
refresh_view(self,
redo_mba) |
|
|
bool
|
|
bool
|
rename_label(self,
label) |
|
|
bool
|
rename_lvar(self,
v,
name,
is_user_name) |
|
|
bool
|
rename_strmem(self,
sptr,
mptr) |
|
|
bool
|
set_global_type(self,
ea) |
|
|
bool
|
|
bool
|
set_lvar_cmt(self,
v,
cmt) |
|
|
bool
|
set_lvar_type(self,
v,
type) |
|
|
bool
|
|
bool
|
|
bool
|
set_num_radix(self,
base) |
|
|
bool
|
|
bool
|
set_strmem_type(self,
sptr,
mptr) |
|
|
|
|
|
|
bool
|
|
|
switch_to(self,
f,
activate) |
|
|
bool
|
ui_edit_lvar_cmt(self,
v) |
|
|
bool
|
|
bool
|
|
bool
|
ui_set_call_type(self,
e) |
|
|
bool
|
ui_set_lvar_type(self,
v) |
|
|
bool
|
|
bool
|
|
bool
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|
|
cfunc
vdui_t_cfunc_get(self) -> cfuncptr_t
|
|
cpos
vdui_t_cpos_get(self) -> ctext_position_t
|
|
ct
vdui_t_ct_get(self) -> TWidget *
|
|
flags
vdui_t_flags_get(self) -> int
|
|
head
vdui_t_head_get(self) -> ctree_item_t
|
|
item
vdui_t_item_get(self) -> ctree_item_t
|
|
last_code
vdui_t_last_code_get(self) -> merror_t
|
|
mba
vdui_t_mba_get(self) -> mbl_array_t
|
|
tail
vdui_t_tail_get(self) -> ctree_item_t
|
|
thisown
The membership flag
|
|
toplevel
vdui_t_toplevel_get(self) -> TWidget *
|
|
view_idx
vdui_t_view_idx_get(self) -> int
|
Inherited from object :
__class__
|