MCPcopy 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
196private:
197 QAction *m_showCommitInfoAction;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected