Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Maintain basic information for a line in a custom view. More...

#include <kernwin.hpp>

Public Member Functions

 simpleline_t (void)
 Constructor (default colors)
 
 simpleline_t (color_t c, const char *str)
 Constructor.
 
 simpleline_t (const char *str)
 Constructor.
 
 simpleline_t (const qstring &str)
 Constructor.
 

Public Attributes

qstring line
 line text
 
color_t color
 line prefix color
 
bgcolor_t bgcolor
 line background color
 

Detailed Description

Maintain basic information for a line in a custom view.


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