qui v0.6.1 (2022-10-16T13:43:39Z)
Dub
Repo
LogWidget.add
qui
widgets
LogWidget
adds string to the log, and scrolls down to it. newline character is not allowed
void
add
(dstring item)
class
LogWidget
void
add
(
dstring
item
)
void
add
(string item)
Meta
Source
See Implementation
qui
widgets
LogWidget
constructors
this
destructors
~this
functions
add
clear
resizeEvent
updateEvent
variables
backgroundColor
textColor
adds string to the log, and scrolls down to it. newline character is not allowed