Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kate
/ setShowFullContext
Method
setShowFullContext
apps/lib/diff/diffwidget.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void setShowFullContext(bool fullContextEnabled)
192
{
193
m_fullContext->setChecked(fullContextEnabled);
194
}
195
196
private:
197
QAction *m_showCommitInfoAction;
Callers
1
showWithFullContextChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected