MCPcopy 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
176std::vector<Form::Section>::const_iterator Form::end() const
177{
178 return m_Sections.end();
179}
180
181std::vector<Form::Section>::iterator Form::begin()
182{

Callers 5

RegisterMethod · 0.45
AddSupplementMethod · 0.45
SetSupplementMethod · 0.45
SubmitToCSVMethod · 0.45
RegisterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected