|
IDA SDK
|
A line in a text window.
Public Attributes | |
| place_t * | at |
| location in view | |
| qstring | line |
| line contents | |
| color_t | prefix_color |
| line prefix color | |
| bgcolor_t | bg_color |
| line background color | |
| bool | is_default |
| is this the default line of the current location? | |
Public Member Functions | |
| twinline_t (place_t *t, color_t pc, bgcolor_t bc) | |