Proxy of C++ data_format_t class.
|
| "bool" | is_present_in_menus (self, *args) |
| | is_present_in_menus(self) -> bool Should this format be shown in UI menus
|
| |
| | __init__ (self, *args) |
| | init(self, _self, name, value_size=0, menu_name=None, props=0, hotkey=None, text_width=0) -> data_format_t
|
| |
| | __init__ (self, *args) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | props = property(_ida_bytes.data_format_t_props_get, _ida_bytes.data_format_t_props_set, doc=) |
| |
| | name = property(_ida_bytes.data_format_t_name_get, _ida_bytes.data_format_t_name_set, doc=) |
| |
| | menu_name = property(_ida_bytes.data_format_t_menu_name_get, _ida_bytes.data_format_t_menu_name_set, doc=) |
| |
| | hotkey = property(_ida_bytes.data_format_t_hotkey_get, _ida_bytes.data_format_t_hotkey_set, doc=) |
| |
| | value_size = property(_ida_bytes.data_format_t_value_size_get, _ida_bytes.data_format_t_value_size_set, doc=) |
| |
| | text_width = property(_ida_bytes.data_format_t_text_width_get, _ida_bytes.data_format_t_text_width_set, doc=) |
| |
| | id = property(__get_id) |
| |
◆ __init__() [1/2]
| __init__ |
( |
| self, |
|
|
* | args ) |
- Parameters
-
| self | PyObject * |
| name | char const * |
| value_size | asize_t |
| menu_name | char const * |
| props | int |
| hotkey | char const * |
| text_width | int32 |
◆ __init__() [2/2]
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ is_present_in_menus()
| "bool" is_present_in_menus |
( |
| self, |
|
|
* | args ) |
◆ hotkey
| hotkey = property(_ida_bytes.data_format_t_hotkey_get, _ida_bytes.data_format_t_hotkey_set, doc=) |
|
static |
◆ id
◆ menu_name
| menu_name = property(_ida_bytes.data_format_t_menu_name_get, _ida_bytes.data_format_t_menu_name_set, doc=) |
|
static |
◆ name
| name = property(_ida_bytes.data_format_t_name_get, _ida_bytes.data_format_t_name_set, doc=) |
|
static |
◆ props
| props = property(_ida_bytes.data_format_t_props_get, _ida_bytes.data_format_t_props_set, doc=) |
|
static |
◆ text_width
| text_width = property(_ida_bytes.data_format_t_text_width_get, _ida_bytes.data_format_t_text_width_set, doc=) |
|
static |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ value_size
| value_size = property(_ida_bytes.data_format_t_value_size_get, _ida_bytes.data_format_t_value_size_set, doc=) |
|
static |
The documentation for this class was generated from the following file: