Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <MitkQtWidgetsExports.h>
#include "mitkDataNode.h"
#include "mitkWeakPointer.h"
#include <QAbstractTableModel>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | QmitkPropertiesTableModel |
A table model for showing and editing mitk::Properties. More... | |
struct | QmitkPropertiesTableModel::PropertyDataSetCompareFunction |
A struct that you can use in std::sort algorithm for sorting the property list elements. More... | |
struct | QmitkPropertiesTableModel::PropertyListElementFilterFunction |