Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaEpoch/MouseClick
/ checkStateSet
Method
checkStateSet
src/qwk_window_bar/windowbutton.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void WindowButton::checkStateSet()
87
{
88
Q_D(WindowButton);
89
d->reloadIcon();
90
}
91
92
void WindowButton::mouseDoubleClickEvent(QMouseEvent* event)
93
{
Callers
nothing calls this directly
Calls
1
reloadIcon
Method · 0.80
Tested by
no test coverage detected