simpleline_t Struct Reference
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:
Generated by 1.9.3