Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ write
Method
write
src/optiondialog.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void write(ValueMap* config) const override
191
{
192
config->writeEntry(m_saveName, m_list);
193
}
194
195
void read(ValueMap* config) override
196
{
Callers
9
generate_testdata_from_git_merges.py
File · 0.45
writeFile
Method · 0.45
liveTest
Method · 0.45
initTestCase
Method · 0.45
testRead
Method · 0.45
testEOLStyle
Method · 0.45
trailingEOLTest
Method · 0.45
initTestCase
Method · 0.45
testTwoWayDiffLineChanged
Method · 0.45
Calls
1
writeEntry
Method · 0.45
Tested by
7
liveTest
Method · 0.36
initTestCase
Method · 0.36
testRead
Method · 0.36
testEOLStyle
Method · 0.36
trailingEOLTest
Method · 0.36
initTestCase
Method · 0.36
testTwoWayDiffLineChanged
Method · 0.36