MCPcopy Create free account
hub / github.com/MITK/MITK / SetTitle

Method SetTitle

Modules/Forms/src/mitkForm.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void Form::Section::SetTitle(const std::string& title)
59{
60 m_Title = title;
61}
62
63std::string Form::Section::GetDescription() const
64{

Calls

no outgoing calls

Tested by 1