Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ getDiff3LineVector
Method
getDiff3LineVector
src/difftextwindow.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
const Diff3LineVector* DiffTextWindow::getDiff3LineVector() const
310
{
311
return d->getDiff3LineVector();
312
}
313
314
qint32 DiffTextWindow::getLineNumberWidth() const
315
{
Callers
14
getNofLines
Method · 0.45
convertDiff3LineIdxToLine
Method · 0.45
showStatusLine
Method · 0.45
mouseDoubleClickEvent
Method · 0.45
paintEvent
Method · 0.45
print
Method · 0.45
getSelection
Method · 0.45
findString
Method · 0.45
setSelection
Method · 0.45
convertSelectionToD3LCoords
Method · 0.45
recalcWordWrap
Method · 0.45
recalcWordWrapHelper
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected