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

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

AddOption(const std::string &option)mitk::Forms::QuestionWithOptions
AddOtherResponse(const std::string &response)mitk::Forms::QuestionWithOtherOptionprotected
AddResponse(size_t i)mitk::Forms::QuestionWithOptionsprotected
ClearResponses() overridemitk::Forms::QuestionWithOtherOptionvirtual
CreateAnother() const =0mitk::Forms::Questionpure virtual
EnableOtherOption()mitk::Forms::QuestionWithOtherOption
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::QuestionWithOtherOptionvirtual
GetType() const =0mitk::Forms::Questionpure virtual
HasFileResponses() constmitk::Forms::Questionvirtual
HasOtherOption() constmitk::Forms::QuestionWithOtherOption
IsComplete() const overridemitk::Forms::QuestionWithOtherOptionvirtual
IsRequired() constmitk::Forms::Question
Question()mitk::Forms::Question
QuestionWithOtherOption()mitk::Forms::QuestionWithOtherOption
RemoveOtherResponse()mitk::Forms::QuestionWithOtherOptionprotected
RemoveResponse(size_t i)mitk::Forms::QuestionWithOptionsprotected
SetOtherResponse(const std::string &response)mitk::Forms::QuestionWithOtherOptionprotected
SetQuestionText(const std::string &question)mitk::Forms::Question
SetRequired(bool required=true)mitk::Forms::Question
SetResponse(size_t i) overridemitk::Forms::QuestionWithOtherOptionprotectedvirtual
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
~QuestionWithOtherOption() overridemitk::Forms::QuestionWithOtherOption