Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ isUnder
Method
isUnder
gui/qt/keypad/rectkey.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool RectKey::isUnder(const QPainterPath &area) const {
55
return mKeyShape.intersects(area);
56
}
Callers
2
mouseUpdate
Method · 0.45
touchUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected