MCPcopy Create free account
hub / github.com/MITK/MITK / suffix

Method suffix

Modules/QtWidgetsExt/src/QmitkNumberPropertyView.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60QString QmitkNumberPropertyView::suffix() const
61{
62 return m_Suffix;
63}
64
65void QmitkNumberPropertyView::setSuffix(const QString &suffix)
66{

Callers 3

TakeScreenshotMethod · 0.80
ParseCaptionMethod · 0.80
TakeScreenshotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected