IDA C++ SDK 9.2
|
Contains information necessary for plugins to compute extra information needed for rendering. More...
#include <kernwin.hpp>
Public Attributes | |
int | cb = sizeof(*this) |
sections_lines_refs_t | sections_lines |
references to the lines that are used for rendering | |
const synced_group_t * | sync_group = nullptr |
the 'synced' group 'widget' (see ui_get_lines_rendering_info) belongs to, or nullptr |
Contains information necessary for plugins to compute extra information needed for rendering.
int lines_rendering_input_t::cb = sizeof(*this) |
sections_lines_refs_t lines_rendering_input_t::sections_lines |
references to the lines that are used for rendering
const synced_group_t* lines_rendering_input_t::sync_group = nullptr |
the 'synced' group 'widget' (see ui_get_lines_rendering_info) belongs to, or nullptr