MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / ClearLog

Method ClearLog

src/gui/mainwindow.cc:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 void ClearLog() override
172 {
173 _logWindow->GetTextControl()->Clear();
174 }
175
176 void OnExit(wxCommandEvent& event) override
177 {

Callers

nothing calls this directly

Calls 2

ClearMethod · 0.45
GetTextControlMethod · 0.45

Tested by

no test coverage detected