Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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 |
Header guard. More... | |
struct | QmitkPropertiesTableModel::PropertyDataSetCompareFunction |
A struct that inherits from std::binary_function. You can use it in std::sort algorithm for sorting the property list elements. More... | |
struct | QmitkPropertiesTableModel::PropertyListElementFilterFunction |