Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDescription
Method
GetDescription
Modules/Forms/src/mitkForm.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
std::string Form::Section::GetDescription() const
64
{
65
return m_Description;
66
}
67
68
void Form::Section::SetDescription(const std::string& description)
69
{
Callers
15
main
Function · 0.45
mitkViewportRenderingTest
Function · 0.45
UpdateFormHeader
Method · 0.45
UpdateSectionHeader
Method · 0.45
OnSubmitButtonClicked
Method · 0.45
main
Function · 0.45
StrictMode_MissingGroupReference_Throws
Method · 0.45
StrictMode_EmptyGroupsDict_Throws
Method · 0.45
DuplicateWindowIds_Throws
Method · 0.45
Version_RejectsAllNonV2
Method · 0.45
ViewDirection_TypoSagittal_Throws
Method · 0.45
WindowName_DisplayEmptyString_Throws
Method · 0.45
Calls
no outgoing calls
Tested by
15
mitkViewportRenderingTest
Function · 0.36
StrictMode_MissingGroupReference_Throws
Method · 0.36
StrictMode_EmptyGroupsDict_Throws
Method · 0.36
DuplicateWindowIds_Throws
Method · 0.36
Version_RejectsAllNonV2
Method · 0.36
ViewDirection_TypoSagittal_Throws
Method · 0.36
WindowName_DisplayEmptyString_Throws
Method · 0.36
ApplyLayout_UnprefixedId_Throws
Method · 0.36
ApplyLayout_WrongEditorPrefix_Throws
Method · 0.36
ErrorMessageListsAllAcceptedForms
Method · 0.36
AddNewGroup
Method · 0.36
RemoveGroupInternal
Method · 0.36