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

Method getFirstLine

src/difftextwindow.cpp:530–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528}
529
530LineRef DiffTextWindow::getFirstLine() const
531{
532 return d->m_firstLine;
533}
534
535void DiffTextWindow::setHorizScrollOffset(qint32 horizScrollOffset)
536{

Callers 2

slotFilePrintMethod · 0.45
recalcWordWrapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected