Medical Imaging Interaction Toolkit  2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
mitk::Forms::QuestionWithOptions Member List

This is the complete list of members for mitk::Forms::QuestionWithOptions, including all inherited members.

AddOption(const std::string &option)mitk::Forms::QuestionWithOptions
AddResponse(size_t i)mitk::Forms::QuestionWithOptionsprotected
ClearResponses() overridemitk::Forms::QuestionWithOptionsvirtual
CreateAnother() const =0mitk::Forms::Questionpure virtual
FromJSON(const nlohmann::ordered_json &j)=0mitk::Forms::Questionpure virtual
GetOptions() constmitk::Forms::QuestionWithOptions
GetQuestionText() constmitk::Forms::Question
GetRequiredText() constmitk::Forms::Questionvirtual
GetResponsesAsStrings() const overridemitk::Forms::QuestionWithOptionsvirtual
GetType() const =0mitk::Forms::Questionpure virtual
HasFileResponses() constmitk::Forms::Questionvirtual
IsComplete() const overridemitk::Forms::QuestionWithOptionsvirtual
IsRequired() constmitk::Forms::Question
Question()mitk::Forms::Question
RemoveResponse(size_t i)mitk::Forms::QuestionWithOptionsprotected
SetQuestionText(const std::string &question)mitk::Forms::Question
SetRequired(bool required=true)mitk::Forms::Question
SetResponse(size_t i)mitk::Forms::QuestionWithOptionsprotectedvirtual
SubmitFileResponses(const fs::path &basePath) constmitk::Forms::Questionvirtual
ToJSON(nlohmann::ordered_json &j) const =0mitk::Forms::Questionpure virtual
~Question()mitk::Forms::Questionvirtual
~QuestionWithOptions() overridemitk::Forms::QuestionWithOptions