Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetNumberOfSections
Method
GetNumberOfSections
Modules/Forms/src/mitkForm.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
int Form::GetNumberOfSections() const
106
{
107
return static_cast<int>(m_Sections.size());
108
}
109
110
Form::Section& Form::GetSection(int index)
111
{
Callers
2
CreateQuestionWidgets
Method · 0.80
to_json
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected