Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetQuestionText
Method
GetQuestionText
Modules/Forms/src/mitkQuestion.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
Question::~Question() = default;
25
26
std::string Question::GetQuestionText() const
27
{
28
return m_QuestionText;
29
}
30
31
void Question::SetQuestionText(const std::string& question)
32
{
Callers
3
SetQuestion
Method · 0.80
SubmitToCSV
Method · 0.80
to_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected