Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotRefresh
Method
slotRefresh
src/difftextwindow.cpp:390–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
void DiffTextWindow::slotRefresh()
391
{
392
setFont(gOptions->defaultFont());
393
update();
394
}
395
396
void DiffTextWindow::slotSelectAll()
397
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected