Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kate
/ setOpenLineNumBEnabled
Method
setOpenLineNumBEnabled
apps/lib/diff/diffeditor.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void DiffEditor::setOpenLineNumBEnabled(bool enabled)
177
{
178
m_openLineNumBEnabled = enabled;
179
}
180
181
void DiffEditor::contextMenuEvent(QContextMenuEvent *e)
182
{
Callers
1
handleStyleChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected