Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ end
Method
end
Modules/Forms/src/mitkForm.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
std::vector<Form::Section>::const_iterator Form::end() const
177
{
178
return m_Sections.end();
179
}
180
181
std::vector<Form::Section>::iterator Form::begin()
182
{
Callers
5
Register
Method · 0.45
AddSupplement
Method · 0.45
SetSupplement
Method · 0.45
SubmitToCSV
Method · 0.45
Register
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected