Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ setStatusNormal
Method
setStatusNormal
src/widgets/WizImageButton.cpp:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void WizImageButton::setStatusNormal()
48
{
49
m_currentIcon = m_normalIcon;
50
update();
51
}
52
53
void WizImageButton::setStatusDown()
54
{
Callers
2
WizUserCipherForm
Method · 0.80
onCipher_changed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected