Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ apply
Method
apply
src/optiondialog.cpp:184–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
183
using OptionString::apply;
184
void apply() override
185
{
186
apply(currentText());
187
insertText();
188
}
189
190
void write(ValueMap* config) const override
191
{
Callers
nothing calls this directly
Calls
1
apply
Function · 0.70
Tested by
no test coverage detected