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

Method getLineEndStyle

src/difftextwindow.cpp:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304e_LineEndStyle DiffTextWindow::getLineEndStyle() const
305{
306 return d->m_eLineEndStyle;
307}
308
309const Diff3LineVector* DiffTextWindow::getDiff3LineVector() const
310{

Callers 6

completeInitMethod · 0.45
slotFileSaveMethod · 0.45
slotFileSaveAsMethod · 0.45
mainInitMethod · 0.45
initMethod · 0.45
testEOLStyleMethod · 0.45

Calls

no outgoing calls

Tested by 1

testEOLStyleMethod · 0.36