17 #ifndef QMITK_ALGORITHM_SETTINGS_CONFIG_H
18 #define QMITK_ALGORITHM_SETTINGS_CONFIG_H
20 #include <QSortFilterProxyModel>
23 #include <mapDeploymentDLLInfo.h>
29 #include "ui_QmitkAlgorithmSettingsConfig.h"
36 private Ui::QmitkAlgorithmSettingsConfig
47 void setAlgorithm(map::algorithm::RegistrationAlgorithmBase *alg);
49 map::algorithm::RegistrationAlgorithmBase *
getAlgorithm();
60 #endif // QmitkAlgorithmSettingsConfig_H
itk::SmartPointer< Self > Pointer
map::algorithm::RegistrationAlgorithmBase * getAlgorithm()
QSortFilterProxyModel * m_ProxyModel
void setAlgorithm(map::algorithm::RegistrationAlgorithmBase *alg)
map::algorithm::RegistrationAlgorithmBase::Pointer m_currentAlg
#define MITKMATCHPOINTREGISTRATIONUI_EXPORT
QmitkMAPAlgorithmModel * m_AlgorithmModel
Widget that views the information and profile of an algorithm stored in an DLLInfo object...