MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / Clear

Method Clear

AdaptixClient/Source/UI/Widgets/LogsWidget.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201void LogsWidget::Clear() const
202{
203 logsConsoleTextEdit->clear();
204}
205
206void LogsWidget::toggleSearchPanel()
207{

Callers 4

ClearAdaptixMethod · 0.45
ClearChatStreamMethod · 0.45
ClearConsoleStreamsMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected