Medical Imaging Interaction Toolkit
2024.06.99-692c34ce
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::Forms::Form, including all inherited members.
AddQuestion(Question *question) | mitk::Forms::Form | |
AddSection(const std::string &title="", const std::string &description="") | mitk::Forms::Form | |
AddSupplement(const std::string &key) | mitk::Forms::Form | |
begin() const | mitk::Forms::Form | |
begin() | mitk::Forms::Form | |
end() const | mitk::Forms::Form | |
end() | mitk::Forms::Form | |
Form(const std::string &title="", const std::string &description="") | mitk::Forms::Form | explicit |
Form(Form &&other) noexcept | mitk::Forms::Form | |
GetDescription() const | mitk::Forms::Form | |
GetNumberOfSections() const | mitk::Forms::Form | |
GetQuestions() const | mitk::Forms::Form | |
GetSection(int index) | mitk::Forms::Form | |
GetSection(int index) const | mitk::Forms::Form | |
GetSupplements() const | mitk::Forms::Form | |
GetTitle() const | mitk::Forms::Form | |
operator=(Form &&other) noexcept | mitk::Forms::Form | |
SetDescription(const std::string &description) | mitk::Forms::Form | |
SetSupplement(const std::string &key, const std::string &value) | mitk::Forms::Form | |
SetTitle(const std::string &title) | mitk::Forms::Form | |
~Form() | mitk::Forms::Form |