Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetForm
Method
GetForm
Modules/FormsUI/src/QmitkForm.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
mitk::Forms::Form* QmitkForm::GetForm() const
60
{
61
return m_Form;
62
}
63
64
void QmitkForm::SetForm(mitk::Forms::Form* form)
65
{
Callers
3
UpdateFormWidget
Method · 0.80
to_json
Function · 0.80
DoRead
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected