IDA SDK
Public Member Functions | Public Attributes | List of all members
twinline_t Class Reference

A line in a text window. More...

#include <kernwin.hpp>

Public Member Functions

 twinline_t (place_t *t, color_t pc, bgcolor_t bc)
 

Public Attributes

place_tat
 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?
 

Detailed Description

A line in a text window.

Constructor & Destructor Documentation

◆ twinline_t()

twinline_t::twinline_t ( place_t t,
color_t  pc,
bgcolor_t  bc 
)
inline
Parameters
bcConstructor

The documentation for this class was generated from the following file: