|
int | mark ('lochist_entry_t' e, int index, str title, str desc, 'void *' ud) |
|
str | get_desc ('lochist_entry_t' e, int index, 'void *' ud) |
|
int | find_index ('lochist_entry_t' e, 'void *' ud) |
|
int | size ('lochist_entry_t' e, 'void *' ud) |
|
bool | erase ('lochist_entry_t' e, int index, 'void *' ud) |
|
'dirtree_id_t' | get_dirtree_id ('lochist_entry_t' e, 'void *' ud) |
|
'PyObject *' | get ('lochist_entry_t' out, int _index, 'void *' ud) |
|
◆ __init__() [1/2]
__init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ __init__() [2/2]
Build an object suitable for iterating bookmarks
associated with the specified widget.
Note: all ea_t-based widgets (e.g., "IDA View-*",
"Pseudocode-*", "Hex View-*", ...) share a common storage,
so bookmarks can be re-used interchangeably between them
◆ __getitem__()
__getitem__ |
( |
| self, |
|
|
| idx ) |
Get the n-th bookmark for the widget.
◆ __iter__()
Iterate on bookmarks present for the widget.
◆ __len__()
Get the number of bookmarks for the widget.
◆ erase()
◆ find_index()
◆ get()
◆ get_desc()
◆ get_dirtree_id()
◆ mark()
int mark |
( |
'lochist_entry_t' | e, |
|
|
int | index, |
|
|
str | title, |
|
|
str | desc, |
|
|
'void *' | ud ) |
|
static |
◆ size()
◆ template
◆ userdata
◆ widget
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: