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

Method setIconHot

src/widgets/WizImageButton.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void WizImageButton::setIconHot(const QString& icoFile)
27{
28 m_hotIcon = QPixmap(icoFile);
29}
30
31void WizImageButton::setIconDown(const QString& icoFile)
32{

Callers 1

WizUserCipherFormMethod · 0.80

Calls 1

QPixmapClass · 0.50

Tested by

no test coverage detected