MCPcopy 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

writeFileMethod · 0.45
liveTestMethod · 0.45
initTestCaseMethod · 0.45
testReadMethod · 0.45
testEOLStyleMethod · 0.45
trailingEOLTestMethod · 0.45
initTestCaseMethod · 0.45

Calls 1

writeEntryMethod · 0.45

Tested by 7

liveTestMethod · 0.36
initTestCaseMethod · 0.36
testReadMethod · 0.36
testEOLStyleMethod · 0.36
trailingEOLTestMethod · 0.36
initTestCaseMethod · 0.36