Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkMultipleChoiceQuestion.h File Reference

Go to the source code of this file.

Classes

class  mitk::Forms::MultipleChoiceQuestion
 A Question whose possible responses are represented by radio buttons. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 
 mitk::Forms
 

Functions

MITKFORMS_EXPORT void mitk::Forms::from_json (const nlohmann::ordered_json &j, MultipleChoiceQuestion &q)
 
MITKFORMS_EXPORT void mitk::Forms::to_json (nlohmann::ordered_json &j, const MultipleChoiceQuestion &q)