qui v0.6.2 (2023-01-12T03:27:17Z)
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)
void
add
(string item)
class
LogWidget
private protected public
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