/******************************************************************************** ** Form generated from reading UI file 'MultiLoadRDBBase.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_MULTILOADRDBBASE_H #define UI_MULTILOADRDBBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_MultiLoadRDBBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; QHBoxLayout *hboxLayout; QLabel *textLabel1; QLineEdit *fileName; QPushButton *BrowseButton; QTabWidget *tabWidget; QWidget *TabPage; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; QCheckBox *runPDB; QHBoxLayout *hboxLayout1; QSpacerItem *spacer7; QLabel *textLabel1_3; QLineEdit *plotsPath; QPushButton *plotsBrwsButton; QHBoxLayout *hboxLayout2; QLabel *textLabel1_2; QComboBox *cutsBox; QCheckBox *removeAfterPDB; QSpacerItem *spacer12; QWidget *tab1; QLabel *textLabel2; QWidget *tab2; QLabel *textLabel3; QWidget *layout5; QHBoxLayout *hboxLayout3; QPushButton *allButton; QSpacerItem *spacer2; QPushButton *noneButton; QHBoxLayout *hboxLayout4; QPushButton *OKButton; QSpacerItem *spacer1; QPushButton *CancelButton; void setupUi(QDialog *MultiLoadRDBBase) { if (MultiLoadRDBBase->objectName().isEmpty()) MultiLoadRDBBase->setObjectName(QString::fromUtf8("MultiLoadRDBBase")); MultiLoadRDBBase->resize(744, 675); vboxLayout = new QVBoxLayout(MultiLoadRDBBase); 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")); textLabel1 = new QLabel(MultiLoadRDBBase); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); hboxLayout->addWidget(textLabel1); fileName = new QLineEdit(MultiLoadRDBBase); fileName->setObjectName(QString::fromUtf8("fileName")); hboxLayout->addWidget(fileName); BrowseButton = new QPushButton(MultiLoadRDBBase); BrowseButton->setObjectName(QString::fromUtf8("BrowseButton")); hboxLayout->addWidget(BrowseButton); vboxLayout1->addLayout(hboxLayout); tabWidget = new QTabWidget(MultiLoadRDBBase); tabWidget->setObjectName(QString::fromUtf8("tabWidget")); TabPage = new QWidget(); TabPage->setObjectName(QString::fromUtf8("TabPage")); vboxLayout2 = new QVBoxLayout(TabPage); vboxLayout2->setSpacing(6); vboxLayout2->setContentsMargins(11, 11, 11, 11); vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); vboxLayout3 = new QVBoxLayout(); vboxLayout3->setSpacing(6); vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); runPDB = new QCheckBox(TabPage); runPDB->setObjectName(QString::fromUtf8("runPDB")); vboxLayout3->addWidget(runPDB); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); spacer7 = new QSpacerItem(16, 16, QSizePolicy::Fixed, QSizePolicy::Minimum); hboxLayout1->addItem(spacer7); textLabel1_3 = new QLabel(TabPage); textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3")); textLabel1_3->setEnabled(false); textLabel1_3->setWordWrap(false); hboxLayout1->addWidget(textLabel1_3); plotsPath = new QLineEdit(TabPage); plotsPath->setObjectName(QString::fromUtf8("plotsPath")); plotsPath->setEnabled(false); hboxLayout1->addWidget(plotsPath); plotsBrwsButton = new QPushButton(TabPage); plotsBrwsButton->setObjectName(QString::fromUtf8("plotsBrwsButton")); plotsBrwsButton->setEnabled(false); hboxLayout1->addWidget(plotsBrwsButton); vboxLayout3->addLayout(hboxLayout1); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); textLabel1_2 = new QLabel(TabPage); textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); textLabel1_2->setEnabled(false); textLabel1_2->setWordWrap(false); hboxLayout2->addWidget(textLabel1_2); cutsBox = new QComboBox(TabPage); cutsBox->setObjectName(QString::fromUtf8("cutsBox")); cutsBox->setEnabled(false); hboxLayout2->addWidget(cutsBox); vboxLayout3->addLayout(hboxLayout2); removeAfterPDB = new QCheckBox(TabPage); removeAfterPDB->setObjectName(QString::fromUtf8("removeAfterPDB")); removeAfterPDB->setEnabled(false); removeAfterPDB->setChecked(true); vboxLayout3->addWidget(removeAfterPDB); spacer12 = new QSpacerItem(41, 348, QSizePolicy::Minimum, QSizePolicy::Expanding); vboxLayout3->addItem(spacer12); vboxLayout2->addLayout(vboxLayout3); tabWidget->addTab(TabPage, QString()); tab1 = new QWidget(); tab1->setObjectName(QString::fromUtf8("tab1")); textLabel2 = new QLabel(tab1); textLabel2->setObjectName(QString::fromUtf8("textLabel2")); textLabel2->setGeometry(QRect(12, 12, 462, 18)); textLabel2->setWordWrap(false); tabWidget->addTab(tab1, QString()); tab2 = new QWidget(); tab2->setObjectName(QString::fromUtf8("tab2")); textLabel3 = new QLabel(tab2); textLabel3->setObjectName(QString::fromUtf8("textLabel3")); textLabel3->setGeometry(QRect(12, 12, 462, 18)); textLabel3->setWordWrap(false); layout5 = new QWidget(tab2); layout5->setObjectName(QString::fromUtf8("layout5")); layout5->setGeometry(QRect(12, 487, 462, 36)); hboxLayout3 = new QHBoxLayout(layout5); hboxLayout3->setSpacing(6); hboxLayout3->setContentsMargins(11, 11, 11, 11); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); hboxLayout3->setContentsMargins(0, 0, 0, 0); allButton = new QPushButton(layout5); allButton->setObjectName(QString::fromUtf8("allButton")); hboxLayout3->addWidget(allButton); spacer2 = new QSpacerItem(81, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout3->addItem(spacer2); noneButton = new QPushButton(layout5); noneButton->setObjectName(QString::fromUtf8("noneButton")); hboxLayout3->addWidget(noneButton); tabWidget->addTab(tab2, QString()); vboxLayout1->addWidget(tabWidget); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); OKButton = new QPushButton(MultiLoadRDBBase); OKButton->setObjectName(QString::fromUtf8("OKButton")); OKButton->setEnabled(false); hboxLayout4->addWidget(OKButton); spacer1 = new QSpacerItem(281, 31, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout4->addItem(spacer1); CancelButton = new QPushButton(MultiLoadRDBBase); CancelButton->setObjectName(QString::fromUtf8("CancelButton")); hboxLayout4->addWidget(CancelButton); vboxLayout1->addLayout(hboxLayout4); vboxLayout->addLayout(vboxLayout1); retranslateUi(MultiLoadRDBBase); QObject::connect(runPDB, SIGNAL(toggled(bool)), removeAfterPDB, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), plotsPath, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), textLabel1_3, SLOT(setEnabled(bool))); QObject::connect(runPDB, SIGNAL(toggled(bool)), plotsBrwsButton, SLOT(setEnabled(bool))); QMetaObject::connectSlotsByName(MultiLoadRDBBase); } // setupUi void retranslateUi(QDialog *MultiLoadRDBBase) { MultiLoadRDBBase->setWindowTitle(QApplication::translate("MultiLoadRDBBase", "Multi-module analysis - selection", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("MultiLoadRDBBase", "RootDB file", 0, QApplication::UnicodeUTF8)); BrowseButton->setText(QApplication::translate("MultiLoadRDBBase", "Browse...", 0, QApplication::UnicodeUTF8)); runPDB->setText(QApplication::translate("MultiLoadRDBBase", "run analysis", 0, QApplication::UnicodeUTF8)); textLabel1_3->setText(QApplication::translate("MultiLoadRDBBase", "save output to", 0, QApplication::UnicodeUTF8)); plotsBrwsButton->setText(QApplication::translate("MultiLoadRDBBase", "Browse", 0, QApplication::UnicodeUTF8)); textLabel1_2->setText(QApplication::translate("MultiLoadRDBBase", "cuts to apply:", 0, QApplication::UnicodeUTF8)); cutsBox->clear(); cutsBox->insertItems(0, QStringList() << QApplication::translate("MultiLoadRDBBase", "use current cut set", 0, QApplication::UnicodeUTF8) << QApplication::translate("MultiLoadRDBBase", "FLEX cuts", 0, QApplication::UnicodeUTF8) << QApplication::translate("MultiLoadRDBBase", "LOAD (stave) cuts", 0, QApplication::UnicodeUTF8) << QApplication::translate("MultiLoadRDBBase", "LOAD (sector) cuts", 0, QApplication::UnicodeUTF8) << QApplication::translate("MultiLoadRDBBase", "STAVE cuts", 0, QApplication::UnicodeUTF8) << QApplication::translate("MultiLoadRDBBase", "DISK cuts", 0, QApplication::UnicodeUTF8) ); removeAfterPDB->setText(QApplication::translate("MultiLoadRDBBase", "Remove data after PDB analysis", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(TabPage), QApplication::translate("MultiLoadRDBBase", "Analysis", 0, QApplication::UnicodeUTF8)); textLabel2->setText(QApplication::translate("MultiLoadRDBBase", "Select the associated type of scan for each data set:", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab1), QApplication::translate("MultiLoadRDBBase", "Scans", 0, QApplication::UnicodeUTF8)); textLabel3->setText(QApplication::translate("MultiLoadRDBBase", "Select module to be analysed", 0, QApplication::UnicodeUTF8)); allButton->setText(QApplication::translate("MultiLoadRDBBase", "select all", 0, QApplication::UnicodeUTF8)); noneButton->setText(QApplication::translate("MultiLoadRDBBase", "unselect all", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab2), QApplication::translate("MultiLoadRDBBase", "Modules", 0, QApplication::UnicodeUTF8)); OKButton->setText(QApplication::translate("MultiLoadRDBBase", "OK", 0, QApplication::UnicodeUTF8)); CancelButton->setText(QApplication::translate("MultiLoadRDBBase", "Cancel", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class MultiLoadRDBBase: public Ui_MultiLoadRDBBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_MULTILOADRDBBASE_H