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

Method setIconDown

src/widgets/WizImageButton.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void WizImageButton::setIconDown(const QString& icoFile)
32{
33 m_downIcon = QPixmap(icoFile);
34}
35
36void WizImageButton::setLockNormalStatus(bool lock)
37{

Callers 1

WizUserCipherFormMethod · 0.80

Calls 1

QPixmapClass · 0.50

Tested by

no test coverage detected