Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetNodeInfo
Method
SetNodeInfo
Modules/QtWidgets/src/QmitkNodeSelectionButton.cpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void QmitkNodeSelectionButton::SetNodeInfo(QString info)
196
{
197
this->m_Info = info;
198
this->update();
199
}
200
201
void QmitkNodeSelectionButton::paintEvent(QPaintEvent *p)
202
{
Callers
2
UpdateInfo
Method · 0.80
QmitkNodeSelectionListItemWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected