Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
530
LineRef DiffTextWindow::getFirstLine() const
531
{
532
return d->m_firstLine;
533
}
534
535
void DiffTextWindow::setHorizScrollOffset(qint32 horizScrollOffset)
536
{
Callers
2
slotFilePrint
Method · 0.45
recalcWordWrap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected