Medical Imaging Interaction Toolkit
2016.11.0
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 |