/******************************************************************************** ** Form generated from reading UI file 'LoadStaveBase.ui' ** ** Created: Mon 23. Jul 10:20:22 2012 ** by: Qt User Interface Compiler version 4.6.3 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_LOADSTAVEBASE_H #define UI_LOADSTAVEBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_LoadStaveBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; QHBoxLayout *hboxLayout; QLabel *snLabel; QLineEdit *staveSN; QPushButton *browseListButton; Q3GroupBox *groupBox4; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; QVBoxLayout *vboxLayout4; QCheckBox *loadRoot; QHBoxLayout *hboxLayout1; QLabel *mtypeLabel; QComboBox *measType; QHBoxLayout *hboxLayout2; QLabel *textLabel2; QLineEdit *rootFixedName; QPushButton *browseButton; QHBoxLayout *hboxLayout3; QLabel *textLabel2_2; QLineEdit *rootVarName; QHBoxLayout *hboxLayout4; QLabel *outputLabel; QLineEdit *outputName; QPushButton *browseOutButton; QHBoxLayout *hboxLayout5; QLabel *outputFileLabel; QLineEdit *outputFile; QSpacerItem *spacer2; QHBoxLayout *hboxLayout6; Q3Table *phaseTable; QVBoxLayout *vboxLayout5; QLabel *phaseLabel; QPushButton *loadPhaseButton; QSpacerItem *spacer3; QSpacerItem *spacer4; QHBoxLayout *hboxLayout7; QPushButton *okButton; QSpacerItem *spacer1; QPushButton *cancelButton; void setupUi(QDialog *LoadStaveBase) { if (LoadStaveBase->objectName().isEmpty()) LoadStaveBase->setObjectName(QString::fromUtf8("LoadStaveBase")); LoadStaveBase->resize(482, 448); vboxLayout = new QVBoxLayout(LoadStaveBase); vboxLayout->setSpacing(6); vboxLayout->setContentsMargins(11, 11, 11, 11); vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); vboxLayout1 = new QVBoxLayout(); vboxLayout1->setSpacing(6); vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); hboxLayout = new QHBoxLayout(); hboxLayout->setSpacing(6); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); snLabel = new QLabel(LoadStaveBase); snLabel->setObjectName(QString::fromUtf8("snLabel")); snLabel->setWordWrap(false); hboxLayout->addWidget(snLabel); staveSN = new QLineEdit(LoadStaveBase); staveSN->setObjectName(QString::fromUtf8("staveSN")); hboxLayout->addWidget(staveSN); browseListButton = new QPushButton(LoadStaveBase); browseListButton->setObjectName(QString::fromUtf8("browseListButton")); browseListButton->setEnabled(true); hboxLayout->addWidget(browseListButton); vboxLayout1->addLayout(hboxLayout); groupBox4 = new Q3GroupBox(LoadStaveBase); groupBox4->setObjectName(QString::fromUtf8("groupBox4")); groupBox4->setColumnLayout(0, Qt::Vertical); groupBox4->layout()->setSpacing(6); groupBox4->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout2 = new QVBoxLayout(); QBoxLayout *boxlayout = qobject_cast(groupBox4->layout()); if (boxlayout) boxlayout->addLayout(vboxLayout2); vboxLayout2->setAlignment(Qt::AlignTop); vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); vboxLayout3 = new QVBoxLayout(); vboxLayout3->setSpacing(6); vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); vboxLayout4 = new QVBoxLayout(); vboxLayout4->setSpacing(6); vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4")); loadRoot = new QCheckBox(groupBox4); loadRoot->setObjectName(QString::fromUtf8("loadRoot")); vboxLayout4->addWidget(loadRoot); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); mtypeLabel = new QLabel(groupBox4); mtypeLabel->setObjectName(QString::fromUtf8("mtypeLabel")); mtypeLabel->setWordWrap(false); hboxLayout1->addWidget(mtypeLabel); measType = new QComboBox(groupBox4); measType->setObjectName(QString::fromUtf8("measType")); hboxLayout1->addWidget(measType); vboxLayout4->addLayout(hboxLayout1); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); textLabel2 = new QLabel(groupBox4); textLabel2->setObjectName(QString::fromUtf8("textLabel2")); textLabel2->setWordWrap(false); hboxLayout2->addWidget(textLabel2); rootFixedName = new QLineEdit(groupBox4); rootFixedName->setObjectName(QString::fromUtf8("rootFixedName")); rootFixedName->setEnabled(false); hboxLayout2->addWidget(rootFixedName); browseButton = new QPushButton(groupBox4); browseButton->setObjectName(QString::fromUtf8("browseButton")); browseButton->setEnabled(false); hboxLayout2->addWidget(browseButton); vboxLayout4->addLayout(hboxLayout2); hboxLayout3 = new QHBoxLayout(); hboxLayout3->setSpacing(6); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); textLabel2_2 = new QLabel(groupBox4); textLabel2_2->setObjectName(QString::fromUtf8("textLabel2_2")); textLabel2_2->setWordWrap(false); hboxLayout3->addWidget(textLabel2_2); rootVarName = new QLineEdit(groupBox4); rootVarName->setObjectName(QString::fromUtf8("rootVarName")); rootVarName->setEnabled(false); hboxLayout3->addWidget(rootVarName); vboxLayout4->addLayout(hboxLayout3); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); outputLabel = new QLabel(groupBox4); outputLabel->setObjectName(QString::fromUtf8("outputLabel")); outputLabel->setWordWrap(false); hboxLayout4->addWidget(outputLabel); outputName = new QLineEdit(groupBox4); outputName->setObjectName(QString::fromUtf8("outputName")); outputName->setEnabled(true); hboxLayout4->addWidget(outputName); browseOutButton = new QPushButton(groupBox4); browseOutButton->setObjectName(QString::fromUtf8("browseOutButton")); browseOutButton->setEnabled(true); hboxLayout4->addWidget(browseOutButton); vboxLayout4->addLayout(hboxLayout4); hboxLayout5 = new QHBoxLayout(); hboxLayout5->setSpacing(6); hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); outputFileLabel = new QLabel(groupBox4); outputFileLabel->setObjectName(QString::fromUtf8("outputFileLabel")); outputFileLabel->setWordWrap(false); hboxLayout5->addWidget(outputFileLabel); outputFile = new QLineEdit(groupBox4); outputFile->setObjectName(QString::fromUtf8("outputFile")); outputFile->setEnabled(true); outputFile->setMinimumSize(QSize(200, 0)); hboxLayout5->addWidget(outputFile); spacer2 = new QSpacerItem(71, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout5->addItem(spacer2); vboxLayout4->addLayout(hboxLayout5); vboxLayout3->addLayout(vboxLayout4); hboxLayout6 = new QHBoxLayout(); hboxLayout6->setSpacing(6); hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); phaseTable = new Q3Table(groupBox4); phaseTable->setObjectName(QString::fromUtf8("phaseTable")); phaseTable->setNumRows(0); phaseTable->setNumCols(2); hboxLayout6->addWidget(phaseTable); vboxLayout5 = new QVBoxLayout(); vboxLayout5->setSpacing(6); vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5")); phaseLabel = new QLabel(groupBox4); phaseLabel->setObjectName(QString::fromUtf8("phaseLabel")); phaseLabel->setWordWrap(false); vboxLayout5->addWidget(phaseLabel); loadPhaseButton = new QPushButton(groupBox4); loadPhaseButton->setObjectName(QString::fromUtf8("loadPhaseButton")); vboxLayout5->addWidget(loadPhaseButton); spacer3 = new QSpacerItem(20, 31, QSizePolicy::Minimum, QSizePolicy::Expanding); vboxLayout5->addItem(spacer3); hboxLayout6->addLayout(vboxLayout5); vboxLayout3->addLayout(hboxLayout6); spacer4 = new QSpacerItem(21, 31, QSizePolicy::Minimum, QSizePolicy::MinimumExpanding); vboxLayout3->addItem(spacer4); vboxLayout2->addLayout(vboxLayout3); vboxLayout1->addWidget(groupBox4); hboxLayout7 = new QHBoxLayout(); hboxLayout7->setSpacing(6); hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); okButton = new QPushButton(LoadStaveBase); okButton->setObjectName(QString::fromUtf8("okButton")); okButton->setEnabled(false); hboxLayout7->addWidget(okButton); spacer1 = new QSpacerItem(30, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout7->addItem(spacer1); cancelButton = new QPushButton(LoadStaveBase); cancelButton->setObjectName(QString::fromUtf8("cancelButton")); hboxLayout7->addWidget(cancelButton); vboxLayout1->addLayout(hboxLayout7); vboxLayout->addLayout(vboxLayout1); retranslateUi(LoadStaveBase); QObject::connect(loadRoot, SIGNAL(toggled(bool)), rootFixedName, SLOT(setEnabled(bool))); QObject::connect(loadRoot, SIGNAL(toggled(bool)), rootVarName, SLOT(setEnabled(bool))); QObject::connect(loadRoot, SIGNAL(toggled(bool)), browseButton, SLOT(setEnabled(bool))); QMetaObject::connectSlotsByName(LoadStaveBase); } // setupUi void retranslateUi(QDialog *LoadStaveBase) { LoadStaveBase->setWindowTitle(QApplication::translate("LoadStaveBase", "Load module SNs for stave/sector", 0, QApplication::UnicodeUTF8)); snLabel->setText(QApplication::translate("LoadStaveBase", "SN of stave/sector ", 0, QApplication::UnicodeUTF8)); staveSN->setText(QApplication::translate("LoadStaveBase", "2021200001", 0, QApplication::UnicodeUTF8)); browseListButton->setText(QApplication::translate("LoadStaveBase", "Browse", 0, QApplication::UnicodeUTF8)); groupBox4->setTitle(QApplication::translate("LoadStaveBase", "ROOT Files", 0, QApplication::UnicodeUTF8)); loadRoot->setText(QApplication::translate("LoadStaveBase", "generate ROOT filenames from module SN as:", 0, QApplication::UnicodeUTF8)); mtypeLabel->setText(QApplication::translate("LoadStaveBase", "Measurement type", 0, QApplication::UnicodeUTF8)); textLabel2->setText(QApplication::translate("LoadStaveBase", "fixed path", 0, QApplication::UnicodeUTF8)); browseButton->setText(QApplication::translate("LoadStaveBase", "Browse", 0, QApplication::UnicodeUTF8)); textLabel2_2->setText(QApplication::translate("LoadStaveBase", "variable path", 0, QApplication::UnicodeUTF8)); rootVarName->setText(QApplication::translate("LoadStaveBase", "M%m/data/BURN/%i/%s_BURN%i.root", 0, QApplication::UnicodeUTF8)); outputLabel->setText(QApplication::translate("LoadStaveBase", "output path", 0, QApplication::UnicodeUTF8)); browseOutButton->setText(QApplication::translate("LoadStaveBase", "Browse", 0, QApplication::UnicodeUTF8)); outputFileLabel->setText(QApplication::translate("LoadStaveBase", "output file name", 0, QApplication::UnicodeUTF8)); phaseTable->horizontalHeader()->setLabel(0, QApplication::translate("LoadStaveBase", "Phase 1", 0, QApplication::UnicodeUTF8)); phaseTable->horizontalHeader()->setLabel(1, QApplication::translate("LoadStaveBase", "Phase 2", 0, QApplication::UnicodeUTF8)); phaseLabel->setText(QApplication::translate("LoadStaveBase", "PLL Phases", 0, QApplication::UnicodeUTF8)); loadPhaseButton->setText(QApplication::translate("LoadStaveBase", "Load", 0, QApplication::UnicodeUTF8)); okButton->setText(QApplication::translate("LoadStaveBase", "OK", 0, QApplication::UnicodeUTF8)); cancelButton->setText(QApplication::translate("LoadStaveBase", "Cancel", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class LoadStaveBase: public Ui_LoadStaveBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_LOADSTAVEBASE_H