#include <mitkCommon.h>
#include <mitkDataNode.h>
#include <mitkDataStorage.h>
#include <mitkNumericTypes.h>
#include <QAbstractTableModel>
Go to the source code of this file.
Classes | |
class | QmitkUSZonesDataModel |
Implementation of the QAbstractTableModel for ultrasound risk zones. This class manages the data model for the QmitkUSZoneManagementWidget. It provides consistency between the table in QmitkUSZoneManagementWidget and the DataStorage. More... | |