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

Method mouseMoveEvent

src/Overview.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void Overview::mouseMoveEvent(QMouseEvent* e)
100{
101 mousePressEvent(e);
102}
103
104void Overview::setPaintingAllowed(bool bAllowPainting)
105{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected