MCPcopy 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
309const Diff3LineVector* DiffTextWindow::getDiff3LineVector() const
310{
311 return d->getDiff3LineVector();
312}
313
314qint32 DiffTextWindow::getLineNumberWidth() const
315{

Callers 14

getNofLinesMethod · 0.45
showStatusLineMethod · 0.45
mouseDoubleClickEventMethod · 0.45
paintEventMethod · 0.45
printMethod · 0.45
getSelectionMethod · 0.45
findStringMethod · 0.45
setSelectionMethod · 0.45
recalcWordWrapMethod · 0.45
recalcWordWrapHelperMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected