Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::Forms::Question, including all inherited members.
ClearResponses()=0 | mitk::Forms::Question | pure virtual |
CreateAnother() const =0 | mitk::Forms::Question | pure virtual |
FromJSON(const nlohmann::ordered_json &j)=0 | mitk::Forms::Question | pure virtual |
GetQuestionText() const | mitk::Forms::Question | |
GetRequiredText() const | mitk::Forms::Question | virtual |
GetResponsesAsStrings() const =0 | mitk::Forms::Question | pure virtual |
GetType() const =0 | mitk::Forms::Question | pure virtual |
HasFileResponses() const | mitk::Forms::Question | virtual |
IsComplete() const =0 | mitk::Forms::Question | pure virtual |
IsRequired() const | mitk::Forms::Question | |
Question() | mitk::Forms::Question | |
SetQuestionText(const std::string &question) | mitk::Forms::Question | |
SetRequired(bool required=true) | mitk::Forms::Question | |
SubmitFileResponses(const fs::path &basePath) const | mitk::Forms::Question | virtual |
ToJSON(nlohmann::ordered_json &j) const =0 | mitk::Forms::Question | pure virtual |
~Question() | mitk::Forms::Question | virtual |