diff --git a/Plugins/org.mitk.gui.qt.exampleplugin/src/internal/ExampleViewControls.ui b/Plugins/org.mitk.gui.qt.exampleplugin/src/internal/ExampleViewControls.ui index eda4377203..d26576e598 100644 --- a/Plugins/org.mitk.gui.qt.exampleplugin/src/internal/ExampleViewControls.ui +++ b/Plugins/org.mitk.gui.qt.exampleplugin/src/internal/ExampleViewControls.ui @@ -1,188 +1,197 @@ ExampleViewControls 0 0 222 481 0 0 QmitkTemplate Qt::RightToLeft 1 Qt::LeftToRight Image: + + + QLabel { color: rgb(255, 0, 0) } Please select an image! false Do image processing Calculate Statistics: false 4 1 false false max min median uniformity 0 Threshold false -1023 1361 false + + Sets all pixels over the threshold value to 0 + Generate Qt::Vertical QSizePolicy::Expanding 20 220 + + false + Save QmitkDataStorageComboBox QComboBox
QmitkDataStorageComboBox.h