Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
304
e_LineEndStyle DiffTextWindow::getLineEndStyle() const
305
{
306
return d->m_eLineEndStyle;
307
}
308
309
const Diff3LineVector* DiffTextWindow::getDiff3LineVector() const
310
{
Callers
6
completeInit
Method · 0.45
slotFileSave
Method · 0.45
slotFileSaveAs
Method · 0.45
mainInit
Method · 0.45
init
Method · 0.45
testEOLStyle
Method · 0.45
Calls
no outgoing calls
Tested by
1
testEOLStyle
Method · 0.36