/******************************************************************************** ** Form generated from reading UI file 'MultiLoadBase.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_MULTILOADBASE_H #define UI_MULTILOADBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_MultiLoadBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; Q3GroupBox *listBox; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; Q3Table *moduleTable; QHBoxLayout *hboxLayout; QPushButton *addButton; QSpacerItem *spacer3; QPushButton *addRootButton; QHBoxLayout *hboxLayout1; QPushButton *addListButton; QSpacerItem *spacer3_2; QPushButton *addStaveButton; QHBoxLayout *hboxLayout2; QPushButton *removeButton; QSpacerItem *spacer4; QPushButton *upButton; QSpacerItem *spacer5; QPushButton *downButton; Q3GroupBox *dataBox; QHBoxLayout *hboxLayout3; QVBoxLayout *vboxLayout4; QLabel *textLabel1; QHBoxLayout *hboxLayout4; QLineEdit *pathToModules; QPushButton *browseButton; QHBoxLayout *hboxLayout5; QComboBox *meastypeBox; QSpinBox *measIndex; QPushButton *restrStdTest; QHBoxLayout *hboxLayout6; QCheckBox *getAmbush; QLineEdit *ambushDir; QHBoxLayout *hboxLayout7; QCheckBox *savetoRoot; QLineEdit *pathToRoot; Q3GroupBox *anaBox; QVBoxLayout *vboxLayout5; QVBoxLayout *vboxLayout6; QCheckBox *runPDB; QHBoxLayout *hboxLayout8; QLabel *textLabel1_2; QComboBox *cutsBox; QCheckBox *uploadBox; QCheckBox *loadNeededFiles; QCheckBox *removeAfterPDB; QVBoxLayout *vboxLayout7; QCheckBox *multiPlots; QHBoxLayout *hboxLayout9; QSpacerItem *spacer7; QCheckBox *savePlots; QLineEdit *plotsPath; QPushButton *plotsBrwsButton; QHBoxLayout *hboxLayout10; QPushButton *okButton; QSpacerItem *spacer1; QPushButton *cancelButton; void setupUi(QDialog *MultiLoadBase) { if (MultiLoadBase->objectName().isEmpty()) MultiLoadBase->setObjectName(QString::fromUtf8("MultiLoadBase")); MultiLoadBase->resize(447, 764); vboxLayout = new QVBoxLayout(MultiLoadBase); 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")); listBox = new Q3GroupBox(MultiLoadBase); listBox->setObjectName(QString::fromUtf8("listBox")); listBox->setColumnLayout(0, Qt::Vertical); listBox->layout()->setSpacing(6); listBox->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout2 = new QVBoxLayout(); QBoxLayout *boxlayout = qobject_cast(listBox->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")); moduleTable = new Q3Table(listBox); moduleTable->setObjectName(QString::fromUtf8("moduleTable")); moduleTable->setNumRows(0); moduleTable->setNumCols(3); vboxLayout3->addWidget(moduleTable); hboxLayout = new QHBoxLayout(); hboxLayout->setSpacing(6); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); addButton = new QPushButton(listBox); addButton->setObjectName(QString::fromUtf8("addButton")); hboxLayout->addWidget(addButton); spacer3 = new QSpacerItem(16, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout->addItem(spacer3); addRootButton = new QPushButton(listBox); addRootButton->setObjectName(QString::fromUtf8("addRootButton")); hboxLayout->addWidget(addRootButton); vboxLayout3->addLayout(hboxLayout); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); addListButton = new QPushButton(listBox); addListButton->setObjectName(QString::fromUtf8("addListButton")); hboxLayout1->addWidget(addListButton); spacer3_2 = new QSpacerItem(16, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout1->addItem(spacer3_2); addStaveButton = new QPushButton(listBox); addStaveButton->setObjectName(QString::fromUtf8("addStaveButton")); hboxLayout1->addWidget(addStaveButton); vboxLayout3->addLayout(hboxLayout1); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); removeButton = new QPushButton(listBox); removeButton->setObjectName(QString::fromUtf8("removeButton")); hboxLayout2->addWidget(removeButton); spacer4 = new QSpacerItem(26, 16, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout2->addItem(spacer4); upButton = new QPushButton(listBox); upButton->setObjectName(QString::fromUtf8("upButton")); upButton->setEnabled(true); hboxLayout2->addWidget(upButton); spacer5 = new QSpacerItem(26, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout2->addItem(spacer5); downButton = new QPushButton(listBox); downButton->setObjectName(QString::fromUtf8("downButton")); downButton->setEnabled(true); hboxLayout2->addWidget(downButton); vboxLayout3->addLayout(hboxLayout2); vboxLayout2->addLayout(vboxLayout3); vboxLayout1->addWidget(listBox); dataBox = new Q3GroupBox(MultiLoadBase); dataBox->setObjectName(QString::fromUtf8("dataBox")); dataBox->setColumnLayout(0, Qt::Vertical); dataBox->layout()->setSpacing(6); dataBox->layout()->setContentsMargins(11, 11, 11, 11); hboxLayout3 = new QHBoxLayout(); QBoxLayout *boxlayout1 = qobject_cast(dataBox->layout()); if (boxlayout1) boxlayout1->addLayout(hboxLayout3); hboxLayout3->setAlignment(Qt::AlignTop); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); vboxLayout4 = new QVBoxLayout(); vboxLayout4->setSpacing(6); vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4")); textLabel1 = new QLabel(dataBox); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); vboxLayout4->addWidget(textLabel1); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); pathToModules = new QLineEdit(dataBox); pathToModules->setObjectName(QString::fromUtf8("pathToModules")); hboxLayout4->addWidget(pathToModules); browseButton = new QPushButton(dataBox); browseButton->setObjectName(QString::fromUtf8("browseButton")); hboxLayout4->addWidget(browseButton); vboxLayout4->addLayout(hboxLayout4); hboxLayout5 = new QHBoxLayout(); hboxLayout5->setSpacing(6); hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); meastypeBox = new QComboBox(dataBox); meastypeBox->setObjectName(QString::fromUtf8("meastypeBox")); meastypeBox->setMinimumSize(QSize(180, 0)); hboxLayout5->addWidget(meastypeBox); measIndex = new QSpinBox(dataBox); measIndex->setObjectName(QString::fromUtf8("measIndex")); measIndex->setMinimum(1); hboxLayout5->addWidget(measIndex); restrStdTest = new QPushButton(dataBox); restrStdTest->setObjectName(QString::fromUtf8("restrStdTest")); hboxLayout5->addWidget(restrStdTest); vboxLayout4->addLayout(hboxLayout5); hboxLayout6 = new QHBoxLayout(); hboxLayout6->setSpacing(6); hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); getAmbush = new QCheckBox(dataBox); getAmbush->setObjectName(QString::fromUtf8("getAmbush")); getAmbush->setChecked(true); hboxLayout6->addWidget(getAmbush); ambushDir = new QLineEdit(dataBox); ambushDir->setObjectName(QString::fromUtf8("ambushDir")); ambushDir->setEnabled(true); hboxLayout6->addWidget(ambushDir); vboxLayout4->addLayout(hboxLayout6); hboxLayout7 = new QHBoxLayout(); hboxLayout7->setSpacing(6); hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); savetoRoot = new QCheckBox(dataBox); savetoRoot->setObjectName(QString::fromUtf8("savetoRoot")); savetoRoot->setEnabled(true); savetoRoot->setChecked(true); hboxLayout7->addWidget(savetoRoot); pathToRoot = new QLineEdit(dataBox); pathToRoot->setObjectName(QString::fromUtf8("pathToRoot")); pathToRoot->setEnabled(true); hboxLayout7->addWidget(pathToRoot); vboxLayout4->addLayout(hboxLayout7); hboxLayout3->addLayout(vboxLayout4); vboxLayout1->addWidget(dataBox); anaBox = new Q3GroupBox(MultiLoadBase); anaBox->setObjectName(QString::fromUtf8("anaBox")); anaBox->setColumnLayout(0, Qt::Vertical); anaBox->layout()->setSpacing(6); anaBox->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout5 = new QVBoxLayout(); QBoxLayout *boxlayout2 = qobject_cast(anaBox->layout()); if (boxlayout2) boxlayout2->addLayout(vboxLayout5); vboxLayout5->setAlignment(Qt::AlignTop); vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5")); vboxLayout6 = new QVBoxLayout(); vboxLayout6->setSpacing(6); vboxLayout6->setObjectName(QString::fromUtf8("vboxLayout6")); runPDB = new QCheckBox(anaBox); runPDB->setObjectName(QString::fromUtf8("runPDB")); vboxLayout6->addWidget(runPDB); hboxLayout8 = new QHBoxLayout(); hboxLayout8->setSpacing(6); hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); textLabel1_2 = new QLabel(anaBox); textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); textLabel1_2->setWordWrap(false); hboxLayout8->addWidget(textLabel1_2); cutsBox = new QComboBox(anaBox); cutsBox->setObjectName(QString::fromUtf8("cutsBox")); cutsBox->setEnabled(false); hboxLayout8->addWidget(cutsBox); vboxLayout6->addLayout(hboxLayout8); uploadBox = new QCheckBox(anaBox); uploadBox->setObjectName(QString::fromUtf8("uploadBox")); uploadBox->setEnabled(false); vboxLayout6->addWidget(uploadBox); loadNeededFiles = new QCheckBox(anaBox); loadNeededFiles->setObjectName(QString::fromUtf8("loadNeededFiles")); loadNeededFiles->setEnabled(false); loadNeededFiles->setChecked(true); vboxLayout6->addWidget(loadNeededFiles); removeAfterPDB = new QCheckBox(anaBox); removeAfterPDB->setObjectName(QString::fromUtf8("removeAfterPDB")); removeAfterPDB->setEnabled(false); removeAfterPDB->setChecked(true); vboxLayout6->addWidget(removeAfterPDB); vboxLayout7 = new QVBoxLayout(); vboxLayout7->setSpacing(6); vboxLayout7->setObjectName(QString::fromUtf8("vboxLayout7")); multiPlots = new QCheckBox(anaBox); multiPlots->setObjectName(QString::fromUtf8("multiPlots")); vboxLayout7->addWidget(multiPlots); hboxLayout9 = new QHBoxLayout(); hboxLayout9->setSpacing(6); hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); spacer7 = new QSpacerItem(16, 16, QSizePolicy::Fixed, QSizePolicy::Minimum); hboxLayout9->addItem(spacer7); savePlots = new QCheckBox(anaBox); savePlots->setObjectName(QString::fromUtf8("savePlots")); savePlots->setEnabled(false); hboxLayout9->addWidget(savePlots); plotsPath = new QLineEdit(anaBox); plotsPath->setObjectName(QString::fromUtf8("plotsPath")); plotsPath->setEnabled(false); hboxLayout9->addWidget(plotsPath); plotsBrwsButton = new QPushButton(anaBox); plotsBrwsButton->setObjectName(QString::fromUtf8("plotsBrwsButton")); plotsBrwsButton->setEnabled(false); hboxLayout9->addWidget(plotsBrwsButton); vboxLayout7->addLayout(hboxLayout9); vboxLayout6->addLayout(vboxLayout7); vboxLayout5->addLayout(vboxLayout6); vboxLayout1->addWidget(anaBox); hboxLayout10 = new QHBoxLayout(); hboxLayout10->setSpacing(6); hboxLayout10->setObjectName(QString::fromUtf8("hboxLayout10")); okButton = new QPushButton(MultiLoadBase); okButton->setObjectName(QString::fromUtf8("okButton")); hboxLayout10->addWidget(okButton); spacer1 = new QSpacerItem(30, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout10->addItem(spacer1); cancelButton = new QPushButton(MultiLoadBase); cancelButton->setObjectName(QString::fromUtf8("cancelButton")); hboxLayout10->addWidget(cancelButton); vboxLayout1->addLayout(hboxLayout10); vboxLayout->addLayout(vboxLayout1); retranslateUi(MultiLoadBase); QObject::connect(getAmbush, SIGNAL(toggled(bool)), ambushDir, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), cutsBox, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), multiPlots, SLOT(setDisabled(bool))); QObject::connect(savetoRoot, SIGNAL(toggled(bool)), pathToRoot, SLOT(setEnabled(bool))); QObject::connect(multiPlots, SIGNAL(toggled(bool)), plotsBrwsButton, SLOT(setEnabled(bool))); QObject::connect(multiPlots, SIGNAL(toggled(bool)), plotsPath, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), removeAfterPDB, SLOT(setEnabled(bool))); QObject::connect(multiPlots, SIGNAL(toggled(bool)), runPDB, SLOT(setDisabled(bool))); QObject::connect(multiPlots, SIGNAL(toggled(bool)), savePlots, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), uploadBox, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), loadNeededFiles, SLOT(setEnabled(bool))); QMetaObject::connectSlotsByName(MultiLoadBase); } // setupUi void retranslateUi(QDialog *MultiLoadBase) { MultiLoadBase->setWindowTitle(QApplication::translate("MultiLoadBase", "Multi-module load", 0, QApplication::UnicodeUTF8)); listBox->setTitle(QApplication::translate("MultiLoadBase", "List of modules to be loaded", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(0, QApplication::translate("MultiLoadBase", "Modules/files to load ", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(1, QApplication::translate("MultiLoadBase", "stave/sector SN", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(2, QApplication::translate("MultiLoadBase", "stave/sector pos.", 0, QApplication::UnicodeUTF8)); addButton->setText(QApplication::translate("MultiLoadBase", "Add Module", 0, QApplication::UnicodeUTF8)); addRootButton->setText(QApplication::translate("MultiLoadBase", "Add ROOT file", 0, QApplication::UnicodeUTF8)); addListButton->setText(QApplication::translate("MultiLoadBase", "Add List of Modules", 0, QApplication::UnicodeUTF8)); addStaveButton->setText(QApplication::translate("MultiLoadBase", "Add Stave/Sector", 0, QApplication::UnicodeUTF8)); removeButton->setText(QApplication::translate("MultiLoadBase", "Remove", 0, QApplication::UnicodeUTF8)); upButton->setText(QApplication::translate("MultiLoadBase", "Move up", 0, QApplication::UnicodeUTF8)); downButton->setText(QApplication::translate("MultiLoadBase", "Move down", 0, QApplication::UnicodeUTF8)); dataBox->setTitle(QApplication::translate("MultiLoadBase", "Data matters (does not affect ROOT files)", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("MultiLoadBase", "Location of module folders", 0, QApplication::UnicodeUTF8)); browseButton->setText(QApplication::translate("MultiLoadBase", "Browse", 0, QApplication::UnicodeUTF8)); meastypeBox->clear(); meastypeBox->insertItems(0, QStringList() << QApplication::translate("MultiLoadBase", "user defined", 0, QApplication::UnicodeUTF8) ); restrStdTest->setText(QApplication::translate("MultiLoadBase", "Reduced List", 0, QApplication::UnicodeUTF8)); getAmbush->setText(QApplication::translate("MultiLoadBase", "upload ambush from:", 0, QApplication::UnicodeUTF8)); ambushDir->setText(QApplication::translate("MultiLoadBase", "data/ambush/", 0, QApplication::UnicodeUTF8)); savetoRoot->setText(QApplication::translate("MultiLoadBase", "save data to a ROOT file into", 0, QApplication::UnicodeUTF8)); anaBox->setTitle(QApplication::translate("MultiLoadBase", "Analysis", 0, QApplication::UnicodeUTF8)); runPDB->setText(QApplication::translate("MultiLoadBase", "run PDB analysis", 0, QApplication::UnicodeUTF8)); textLabel1_2->setText(QApplication::translate("MultiLoadBase", "restricted set of cuts:", 0, QApplication::UnicodeUTF8)); uploadBox->setText(QApplication::translate("MultiLoadBase", "Upload results to PDB", 0, QApplication::UnicodeUTF8)); loadNeededFiles->setText(QApplication::translate("MultiLoadBase", "Load only data that is analysed", 0, QApplication::UnicodeUTF8)); removeAfterPDB->setText(QApplication::translate("MultiLoadBase", "Remove data after PDB analysis", 0, QApplication::UnicodeUTF8)); multiPlots->setText(QApplication::translate("MultiLoadBase", "produce bi-stave summary plots", 0, QApplication::UnicodeUTF8)); savePlots->setText(QApplication::translate("MultiLoadBase", "save plots to", 0, QApplication::UnicodeUTF8)); plotsBrwsButton->setText(QApplication::translate("MultiLoadBase", "Browse", 0, QApplication::UnicodeUTF8)); okButton->setText(QApplication::translate("MultiLoadBase", "OK", 0, QApplication::UnicodeUTF8)); cancelButton->setText(QApplication::translate("MultiLoadBase", "Cancel", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class MultiLoadBase: public Ui_MultiLoadBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_MULTILOADBASE_H