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

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

ClearResponses() overridemitk::Forms::LinearScaleQuestionvirtual
CreateAnother() const overridemitk::Forms::LinearScaleQuestionvirtual
FromJSON(const nlohmann::ordered_json &j) overridemitk::Forms::LinearScaleQuestionvirtual
GetQuestionText() constmitk::Forms::Question
GetRange() constmitk::Forms::LinearScaleQuestion
GetRangeLabels() constmitk::Forms::LinearScaleQuestion
GetRequiredText() constmitk::Forms::Questionvirtual
GetResponse() constmitk::Forms::LinearScaleQuestion
GetResponsesAsStrings() const overridemitk::Forms::LinearScaleQuestionvirtual
GetType() const overridemitk::Forms::LinearScaleQuestionvirtual
HasFileResponses() constmitk::Forms::Questionvirtual
IsComplete() const overridemitk::Forms::LinearScaleQuestionvirtual
IsRequired() constmitk::Forms::Question
LinearScaleQuestion()mitk::Forms::LinearScaleQuestion
Question()mitk::Forms::Question
SetQuestionText(const std::string &question)mitk::Forms::Question
SetRange(const std::pair< int, int > &range)mitk::Forms::LinearScaleQuestion
SetRangeLabels(const std::pair< std::string, std::string > &labels)mitk::Forms::LinearScaleQuestion
SetRequired(bool required=true)mitk::Forms::Question
SetResponse(int response)mitk::Forms::LinearScaleQuestion
SubmitFileResponses(const fs::path &basePath) constmitk::Forms::Questionvirtual
ToJSON(nlohmann::ordered_json &j) const overridemitk::Forms::LinearScaleQuestionvirtual
~LinearScaleQuestion() overridemitk::Forms::LinearScaleQuestion
~Question()mitk::Forms::Questionvirtual