MCPcopy Create free account
hub / github.com/clementgallet/libTAS / clearInputColumn

Method clearInputColumn

src/program/ui/InputEditorView.cpp:687–690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

685}
686
687void InputEditorView::clearInputColumn()
688{
689 inputEditorModel->clearUniqueInput(contextSection);
690}
691
692void InputEditorView::removeInputColumn()
693{

Callers

nothing calls this directly

Calls 1

clearUniqueInputMethod · 0.80

Tested by

no test coverage detected