MCPcopy 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
47void WizImageButton::setStatusNormal()
48{
49 m_currentIcon = m_normalIcon;
50 update();
51}
52
53void WizImageButton::setStatusDown()
54{

Callers 2

WizUserCipherFormMethod · 0.80
onCipher_changedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected