Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
bool TextQuestion::IsComplete() const
30
{
31
return !m_Response.empty();
32
}
33
34
std::string TextQuestion::GetResponse() const
35
{
Callers
15
OnIdClicked
Method · 0.45
OnIdToggled
Method · 0.45
OnTextEdited
Method · 0.45
OnTextChanged
Method · 0.45
OnIdClicked
Method · 0.45
OnCurrentIndexChanged
Method · 0.45
ValidateCurrentSection
Method · 0.45
ThreadMethod
Function · 0.45
GenerateData
Method · 0.45
GetSliceData_unlocked
Method · 0.45
GetVolumeData_unlocked
Method · 0.45
GetChannelData_unlocked
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
1
ThreadMethod
Function · 0.36