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

Method setIconNormal

src/widgets/WizImageButton.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void WizImageButton::setIconNormal(const QString& icoFile)
22{
23 m_normalIcon = QPixmap(icoFile);
24}
25
26void WizImageButton::setIconHot(const QString& icoFile)
27{

Callers 1

WizUserCipherFormMethod · 0.80

Calls 1

QPixmapClass · 0.50

Tested by

no test coverage detected