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

Method showPopupMenu

src/kdiff3.cpp:867–870  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

865}
866
867void KDiff3App::showPopupMenu(const QPoint& point)
868{
869 m_pMergeEditorPopupMenu->popup(point);
870}
871
872void KDiff3App::initStatusBar()
873{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected