13 #ifndef QMITK_ALGORITHM_SETTINGS_CONFIG_H 14 #define QMITK_ALGORITHM_SETTINGS_CONFIG_H 16 #include <QSortFilterProxyModel> 19 #include <mapDeploymentDLLInfo.h> 25 #include "ui_QmitkAlgorithmSettingsConfig.h" 32 private Ui::QmitkAlgorithmSettingsConfig
43 void setAlgorithm(map::algorithm::RegistrationAlgorithmBase *alg);
45 map::algorithm::RegistrationAlgorithmBase *
getAlgorithm();
56 #endif // QmitkAlgorithmSettingsConfig_H
map::algorithm::RegistrationAlgorithmBase * getAlgorithm()
void setAlgorithm(map::algorithm::RegistrationAlgorithmBase *alg)
map::algorithm::RegistrationAlgorithmBase::Pointer m_currentAlg
#define MITKMATCHPOINTREGISTRATIONUI_EXPORT
QmitkMAPAlgorithmModel * m_AlgorithmModel
QSortFilterProxyModel * m_ProxyModel
Widget that views the information and profile of an algorithm stored in an DLLInfo object...