IDA SDK
|
Hidden ranges - address ranges which can be replaced by their descriptions.
There is also a possibility to hide individual items completely (nalt.hpp, hide_item)
Inherits range_t.
Public Attributes | |
char * | description |
description to display if the range is collapsed | |
char * | header |
header lines to display if the range is expanded | |
char * | footer |
footer lines to display if the range is expanded | |
bool | visible |
the range state | |
bgcolor_t | color |
range color | |