MCPcopy Create free account
hub / github.com/KDE/kdiff3 / slotOverviewAC

Method slotOverviewAC

src/pdiff.cpp:1839–1844  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1837}
1838
1839void KDiff3App::slotOverviewAC()
1840{
1841 Q_EMIT changeOverViewMode(e_OverviewMode::eOMAvsC);
1842
1843 Q_EMIT updateAvailabilities();
1844}
1845
1846void KDiff3App::slotOverviewBC()
1847{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected