dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
OutputPanel.logLine
dlangide
ui
outputpanel
OutputPanel
Undocumented in source. Be warned that the author may not have intended to support it.
void
logLine
(string category, dstring msg)
void
logLine
(dstring msg)
class
OutputPanel
void
logLine
(
dstring
msg
)
void
logLine
(string category, string msg)
void
logLine
(string msg)
Meta
Source
See Implementation
dlangide
ui
outputpanel
OutputPanel
constructors
this
functions
activateLogTab
activateTerminalTab
appendText
clear
createBodyWidget
firstError
initialize
logLine
properties
getTabs
terminalDeviceName
variables
_logWidget
_tabs
_terminalWidget
compilerLogIssueClickHandler