Proxy of C++ line_rendering_output_entry_t class.
|
| __init__ (self, *args) |
| init(self, _line, _flags=0, _bg_color=0) -> line_rendering_output_entry_t
|
|
"bool" | is_bg_color_empty (self, *args) |
| is_bg_color_empty(self) -> bool
|
|
"bool" | is_bg_color_key (self, *args) |
| is_bg_color_key(self) -> bool
|
|
"bool" | is_bg_color_direct (self, *args) |
| is_bg_color_direct(self) -> bool
|
|
"bool" | __eq__ (self, *args) |
| eq(self, r) -> bool
|
|
"bool" | __ne__ (self, *args) |
| ne(self, r) -> bool
|
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| line = property(_ida_kernwin.line_rendering_output_entry_t_line_get, _ida_kernwin.line_rendering_output_entry_t_line_set, doc=) |
|
| flags = property(_ida_kernwin.line_rendering_output_entry_t_flags_get, _ida_kernwin.line_rendering_output_entry_t_flags_set, doc=) |
|
| bg_color = property(_ida_kernwin.line_rendering_output_entry_t_bg_color_get, _ida_kernwin.line_rendering_output_entry_t_bg_color_set, doc=!) |
|
| cpx = property(_ida_kernwin.line_rendering_output_entry_t_cpx_get, _ida_kernwin.line_rendering_output_entry_t_cpx_set, doc=) |
|
| nchars = property(_ida_kernwin.line_rendering_output_entry_t_nchars_get, _ida_kernwin.line_rendering_output_entry_t_nchars_set, doc=) |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
* | args ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
* | args ) |
◆ is_bg_color_direct()
"bool" is_bg_color_direct |
( |
| self, |
|
|
* | args ) |
◆ is_bg_color_empty()
"bool" is_bg_color_empty |
( |
| self, |
|
|
* | args ) |
◆ is_bg_color_key()
"bool" is_bg_color_key |
( |
| self, |
|
|
* | args ) |
◆ bg_color
bg_color = property(_ida_kernwin.line_rendering_output_entry_t_bg_color_get, _ida_kernwin.line_rendering_output_entry_t_bg_color_set, doc=!) |
|
static |
◆ cpx
cpx = property(_ida_kernwin.line_rendering_output_entry_t_cpx_get, _ida_kernwin.line_rendering_output_entry_t_cpx_set, doc=) |
|
static |
◆ flags
flags = property(_ida_kernwin.line_rendering_output_entry_t_flags_get, _ida_kernwin.line_rendering_output_entry_t_flags_set, doc=) |
|
static |
◆ line
line = property(_ida_kernwin.line_rendering_output_entry_t_line_get, _ida_kernwin.line_rendering_output_entry_t_line_set, doc=) |
|
static |
◆ nchars
nchars = property(_ida_kernwin.line_rendering_output_entry_t_nchars_get, _ida_kernwin.line_rendering_output_entry_t_nchars_set, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: