CompilerLogWidget

Log widget with parsing of compiler output

Constructors

this
this(string ID)

forward to super c'tor

Members

Functions

handleCustomLineHighlight
CustomCharProps[] handleCustomLineHighlight(int line, dstring txt, CustomCharProps[] buf)

Custom text color and style highlight (using text highlight) support.

onMouseEvent
bool onMouseEvent(MouseEvent event)

Variables

compilerLogIssueClickHandler
Signal!CompilerLogIssueClickHandler compilerLogIssueClickHandler;
Undocumented in source.
ctr
auto ctr;
Undocumented in source.

Meta