Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ leaveEvent
Method
leaveEvent
customWidgets.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void customIcon::leaveEvent(QEvent *event){
59
bgColor = defaultColor;
60
update();
61
}
62
63
void customIcon::mousePressEvent(QMouseEvent *event){
64
emit clicked();
Callers
nothing calls this directly
Calls
1
addAnimation
Method · 0.80
Tested by
no test coverage detected