MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / setLockNormalStatus

Method setLockNormalStatus

src/widgets/WizImageButton.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void WizImageButton::setLockNormalStatus(bool lock)
37{
38 m_lockNormalStatus = lock;
39}
40
41void WizImageButton::setStatusHot()
42{

Callers 3

WizUserCipherFormMethod · 0.80
onCipher_changedMethod · 0.80
WizNotifyBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected