Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
void Overview::mouseMoveEvent(QMouseEvent* e)
100
{
101
mousePressEvent(e);
102
}
103
104
void Overview::setPaintingAllowed(bool bAllowPainting)
105
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected