MCPcopy Create free account
hub / github.com/KDE/kdiff3 / setToCurrent

Method setToCurrent

src/optiondialog.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 void setToCurrent() override
179 {
180 setEditText(getCurrent());
181 }
182
183 using OptionString::apply;
184 void apply() override

Callers

nothing calls this directly

Calls 1

getCurrentFunction · 0.85

Tested by

no test coverage detected