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

Method IsComplete

Modules/Forms/src/mitkTextQuestion.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29bool TextQuestion::IsComplete() const
30{
31 return !m_Response.empty();
32}
33
34std::string TextQuestion::GetResponse() const
35{

Callers 15

OnIdClickedMethod · 0.45
OnIdToggledMethod · 0.45
OnTextEditedMethod · 0.45
OnTextChangedMethod · 0.45
OnIdClickedMethod · 0.45
OnCurrentIndexChangedMethod · 0.45
ThreadMethodFunction · 0.45
GenerateDataMethod · 0.45
GetSliceData_unlockedMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by 1

ThreadMethodFunction · 0.36