◆ __init__()
◆ get_flags_for_valid()
int get_flags_for_valid |
( |
| self | ) |
|
Get combination of Node info flags describing which attributes are valid.
◆ valid_bg_color()
bool valid_bg_color |
( |
| self | ) |
|
◆ valid_ea()
◆ valid_flags()
◆ valid_frame_color()
bool valid_frame_color |
( |
| self | ) |
|
◆ valid_text()
◆ bg_color
Initial value:= property(_ida_graph.node_info_t_bg_color_get,
_ida_graph.node_info_t_bg_color_set)
◆ ea
Initial value:= property(_ida_graph.node_info_t_ea_get, _ida_graph.
node_info_t_ea_set)
◆ flags
Initial value:= property(_ida_graph.node_info_t_flags_get, _ida_graph
.node_info_t_flags_set)
◆ frame_color
Initial value:= property(_ida_graph.
node_info_t_frame_color_get, _ida_graph.node_info_t_frame_color_set)
◆ text
Initial value:= property(_ida_graph.node_info_t_text_get, _ida_graph.
node_info_t_text_set)
◆ 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: