Public Member Functions | Public Attributes

Ui_QmitkPreprocessingViewControls Class Reference

#include <ui_QmitkPreprocessingViewControls.h>

Inheritance diagram for Ui_QmitkPreprocessingViewControls:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void setupUi (QWidget *QmitkPreprocessingViewControls)
void retranslateUi (QWidget *QmitkPreprocessingViewControls)

Public Attributes

QVBoxLayout * verticalLayout
QGroupBox * groupBox
QVBoxLayout * verticalLayout_4
QLabel * label_2
QFrame * frame
QFormLayout * formLayout_2
QLabel * label
QDoubleSpinBox * m_Blur
QCommandLinkButton * m_ButtonAverageGradients
QGroupBox * groupBox_2
QVBoxLayout * verticalLayout_3
QLabel * label_3
QCommandLinkButton * m_ButtonExtractB0
QGroupBox * groupBox_3
QVBoxLayout * verticalLayout_5
QCommandLinkButton * m_ButtonBrainMask
QSpacerItem * verticalSpacer

Detailed Description

Definition at line 30 of file ui_QmitkPreprocessingViewControls.h.


Member Function Documentation

void Ui_QmitkPreprocessingViewControls::retranslateUi ( QWidget *  QmitkPreprocessingViewControls ) [inline]

Definition at line 165 of file ui_QmitkPreprocessingViewControls.h.

References groupBox, groupBox_2, groupBox_3, label, label_2, label_3, m_Blur, m_ButtonAverageGradients, m_ButtonBrainMask, and m_ButtonExtractB0.

Referenced by setupUi().

    {
        QmitkPreprocessingViewControls->setWindowTitle(QApplication::translate("QmitkPreprocessingViewControls", "QmitkPreprocessingViewControls", 0, QApplication::UnicodeUTF8));
        groupBox->setTitle(QApplication::translate("QmitkPreprocessingViewControls", "Reduce Size", 0, QApplication::UnicodeUTF8));
        label_2->setText(QApplication::translate("QmitkPreprocessingViewControls", "Multiple acquistions of one gradient direction can be averaged. Due to rounding errors, similar gradients often differ in the last decimal positions. The Merge radius allows to average them anyway by taking into account all directions within a certain radius.", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
        label->setToolTip(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_STATUSTIP
        label->setStatusTip(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_STATUSTIP
#ifndef QT_NO_WHATSTHIS
        label->setWhatsThis(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_WHATSTHIS
        label->setText(QApplication::translate("QmitkPreprocessingViewControls", "Merge radius", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
        m_Blur->setToolTip(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_STATUSTIP
        m_Blur->setStatusTip(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_STATUSTIP
#ifndef QT_NO_WHATSTHIS
        m_Blur->setWhatsThis(QApplication::translate("QmitkPreprocessingViewControls", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", "Accumulates the information that was acquired with multiple repetitions for one gradient. Vectors do not have to be precisely equal in order to be merged, if a \"Merge radius\" > 0 is configured.", QApplication::UnicodeUTF8));
#endif // QT_NO_WHATSTHIS
#ifndef QT_NO_TOOLTIP
        m_ButtonAverageGradients->setToolTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_STATUSTIP
        m_ButtonAverageGradients->setStatusTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_STATUSTIP
        m_ButtonAverageGradients->setText(QApplication::translate("QmitkPreprocessingViewControls", "Average redundant gradients", 0, QApplication::UnicodeUTF8));
        groupBox_2->setTitle(QApplication::translate("QmitkPreprocessingViewControls", "Non diffusion weighted image", 0, QApplication::UnicodeUTF8));
        label_3->setText(QApplication::translate("QmitkPreprocessingViewControls", "Average and extract all images that were acquired without diffusion weighting.", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
        m_ButtonExtractB0->setToolTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_STATUSTIP
        m_ButtonExtractB0->setStatusTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_STATUSTIP
        m_ButtonExtractB0->setText(QApplication::translate("QmitkPreprocessingViewControls", "Extract B0", 0, QApplication::UnicodeUTF8));
        groupBox_3->setTitle(QApplication::translate("QmitkPreprocessingViewControls", "Brain Mask", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
        m_ButtonBrainMask->setToolTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_STATUSTIP
        m_ButtonBrainMask->setStatusTip(QApplication::translate("QmitkPreprocessingViewControls", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", "sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)", QApplication::UnicodeUTF8));
#endif // QT_NO_STATUSTIP
        m_ButtonBrainMask->setText(QApplication::translate("QmitkPreprocessingViewControls", "Estimate binary brain mask", 0, QApplication::UnicodeUTF8));
    } // retranslateUi
void Ui_QmitkPreprocessingViewControls::setupUi ( QWidget *  QmitkPreprocessingViewControls ) [inline]

Definition at line 51 of file ui_QmitkPreprocessingViewControls.h.

References formLayout_2, frame, groupBox, groupBox_2, groupBox_3, label, label_2, label_3, m_Blur, m_ButtonAverageGradients, m_ButtonBrainMask, m_ButtonExtractB0, retranslateUi(), verticalLayout, verticalLayout_3, verticalLayout_4, verticalLayout_5, and verticalSpacer.

Referenced by QmitkPreprocessingView::CreateQtPartControl().

    {
        if (QmitkPreprocessingViewControls->objectName().isEmpty())
            QmitkPreprocessingViewControls->setObjectName(QString::fromUtf8("QmitkPreprocessingViewControls"));
        QmitkPreprocessingViewControls->resize(350, 422);
        QmitkPreprocessingViewControls->setMinimumSize(QSize(0, 0));
        QmitkPreprocessingViewControls->setAcceptDrops(true);
        verticalLayout = new QVBoxLayout(QmitkPreprocessingViewControls);
        verticalLayout->setSpacing(6);
        verticalLayout->setContentsMargins(11, 11, 11, 11);
        verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
        groupBox = new QGroupBox(QmitkPreprocessingViewControls);
        groupBox->setObjectName(QString::fromUtf8("groupBox"));
        verticalLayout_4 = new QVBoxLayout(groupBox);
        verticalLayout_4->setSpacing(6);
        verticalLayout_4->setContentsMargins(11, 11, 11, 11);
        verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
        label_2 = new QLabel(groupBox);
        label_2->setObjectName(QString::fromUtf8("label_2"));
        label_2->setMinimumSize(QSize(0, 70));
        label_2->setWordWrap(true);

        verticalLayout_4->addWidget(label_2);

        frame = new QFrame(groupBox);
        frame->setObjectName(QString::fromUtf8("frame"));
        frame->setFrameShape(QFrame::NoFrame);
        frame->setFrameShadow(QFrame::Raised);
        formLayout_2 = new QFormLayout(frame);
        formLayout_2->setSpacing(6);
        formLayout_2->setContentsMargins(0, 0, 0, 0);
        formLayout_2->setObjectName(QString::fromUtf8("formLayout_2"));
        label = new QLabel(frame);
        label->setObjectName(QString::fromUtf8("label"));

        formLayout_2->setWidget(0, QFormLayout::LabelRole, label);

        m_Blur = new QDoubleSpinBox(frame);
        m_Blur->setObjectName(QString::fromUtf8("m_Blur"));
        m_Blur->setDecimals(6);
        m_Blur->setMaximum(2);
        m_Blur->setSingleStep(0.0001);
        m_Blur->setValue(0.001);

        formLayout_2->setWidget(0, QFormLayout::FieldRole, m_Blur);


        verticalLayout_4->addWidget(frame);

        m_ButtonAverageGradients = new QCommandLinkButton(groupBox);
        m_ButtonAverageGradients->setObjectName(QString::fromUtf8("m_ButtonAverageGradients"));
        m_ButtonAverageGradients->setEnabled(false);
#ifndef QT_NO_WHATSTHIS
        m_ButtonAverageGradients->setWhatsThis(QString::fromUtf8("sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)"));
#endif // QT_NO_WHATSTHIS

        verticalLayout_4->addWidget(m_ButtonAverageGradients);


        verticalLayout->addWidget(groupBox);

        groupBox_2 = new QGroupBox(QmitkPreprocessingViewControls);
        groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
        verticalLayout_3 = new QVBoxLayout(groupBox_2);
        verticalLayout_3->setSpacing(6);
        verticalLayout_3->setContentsMargins(11, 11, 11, 11);
        verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
        label_3 = new QLabel(groupBox_2);
        label_3->setObjectName(QString::fromUtf8("label_3"));
        label_3->setMinimumSize(QSize(0, 30));
        label_3->setWordWrap(true);

        verticalLayout_3->addWidget(label_3);

        m_ButtonExtractB0 = new QCommandLinkButton(groupBox_2);
        m_ButtonExtractB0->setObjectName(QString::fromUtf8("m_ButtonExtractB0"));
        m_ButtonExtractB0->setEnabled(false);
#ifndef QT_NO_WHATSTHIS
        m_ButtonExtractB0->setWhatsThis(QString::fromUtf8("sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)"));
#endif // QT_NO_WHATSTHIS

        verticalLayout_3->addWidget(m_ButtonExtractB0);


        verticalLayout->addWidget(groupBox_2);

        groupBox_3 = new QGroupBox(QmitkPreprocessingViewControls);
        groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
        verticalLayout_5 = new QVBoxLayout(groupBox_3);
        verticalLayout_5->setSpacing(6);
        verticalLayout_5->setContentsMargins(11, 11, 11, 11);
        verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5"));
        m_ButtonBrainMask = new QCommandLinkButton(groupBox_3);
        m_ButtonBrainMask->setObjectName(QString::fromUtf8("m_ButtonBrainMask"));
        m_ButtonBrainMask->setEnabled(false);
#ifndef QT_NO_WHATSTHIS
        m_ButtonBrainMask->setWhatsThis(QString::fromUtf8("sum of raw signal on equator, normalized to unit mass (Tuch et al. 2004)"));
#endif // QT_NO_WHATSTHIS

        verticalLayout_5->addWidget(m_ButtonBrainMask);


        verticalLayout->addWidget(groupBox_3);

        verticalSpacer = new QSpacerItem(20, 0, QSizePolicy::Minimum, QSizePolicy::Expanding);

        verticalLayout->addItem(verticalSpacer);


        retranslateUi(QmitkPreprocessingViewControls);

        QMetaObject::connectSlotsByName(QmitkPreprocessingViewControls);
    } // setupUi

Member Data Documentation

Definition at line 38 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 37 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 34 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 42 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 46 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 39 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 36 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 44 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 40 of file ui_QmitkPreprocessingViewControls.h.

Referenced by retranslateUi(), and setupUi().

Definition at line 33 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 43 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 35 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 47 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().

Definition at line 49 of file ui_QmitkPreprocessingViewControls.h.

Referenced by setupUi().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines