MCPcopy 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
195void QmitkNodeSelectionButton::SetNodeInfo(QString info)
196{
197 this->m_Info = info;
198 this->update();
199}
200
201void QmitkNodeSelectionButton::paintEvent(QPaintEvent *p)
202{

Callers 2

UpdateInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected