Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetButtonIcon
Method
SetButtonIcon
Modules/QtWidgets/src/QmitkButtonOverlayWidget.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void QmitkButtonOverlayWidget::SetButtonIcon(const QIcon& icon)
71
{
72
m_PushButton->setIcon(icon);
73
}
Callers
2
QmitkRenderWindow
Method · 0.80
CreateQtPartControl
Method · 0.80
Calls
1
setIcon
Method · 0.80
Tested by
no test coverage detected