/******************************************************************************** ** Form generated from reading UI file 'ConfigTableBase.ui' ** ** Created: Mon 23. Jul 10:25:25 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_CONFIGTABLEBASE_H #define UI_CONFIGTABLEBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_ConfigTableBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; QTabWidget *configTabWidget; QWidget *tab; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; QHBoxLayout *hboxLayout; QLabel *textLabel1; QLineEdit *configPath; QPushButton *browseButton; QSpacerItem *spacer12; QRadioButton *configTDAQ; QSpacerItem *spacer11; QRadioButton *configRootDB; QHBoxLayout *hboxLayout1; QHBoxLayout *hboxLayout2; QSplitter *splitter1; QLabel *textLabel1_2; QComboBox *PP0Box; QSpacerItem *spacer7_2; QHBoxLayout *hboxLayout3; QLabel *textLabel1_3; QSpinBox *slotOffset; QSpacerItem *spacer9_3; QHBoxLayout *hboxLayout4; QLabel *rodLabel; QLabel *rodSlotLabel; QSpinBox *rodSlot; QSpacerItem *spacer7; QLabel *rodSpeedLabel; QComboBox *rodSpeed; Q3Table *moduleTable; QHBoxLayout *hboxLayout5; QPushButton *addModButton; QSpacerItem *spacer9; QPushButton *addStaveButton; QSpacerItem *spacer9_2; QPushButton *removeButton; QHBoxLayout *hboxLayout6; QPushButton *okButton; QSpacerItem *spacer8_2; QPushButton *newRodButton; QSpacerItem *spacer8; QPushButton *cancelButton; void setupUi(QDialog *ConfigTableBase) { if (ConfigTableBase->objectName().isEmpty()) ConfigTableBase->setObjectName(QString::fromUtf8("ConfigTableBase")); ConfigTableBase->resize(1041, 540); vboxLayout = new QVBoxLayout(ConfigTableBase); 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")); configTabWidget = new QTabWidget(ConfigTableBase); configTabWidget->setObjectName(QString::fromUtf8("configTabWidget")); tab = new QWidget(); tab->setObjectName(QString::fromUtf8("tab")); vboxLayout2 = new QVBoxLayout(tab); 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")); hboxLayout = new QHBoxLayout(); hboxLayout->setSpacing(6); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); textLabel1 = new QLabel(tab); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); hboxLayout->addWidget(textLabel1); configPath = new QLineEdit(tab); configPath->setObjectName(QString::fromUtf8("configPath")); hboxLayout->addWidget(configPath); browseButton = new QPushButton(tab); browseButton->setObjectName(QString::fromUtf8("browseButton")); hboxLayout->addWidget(browseButton); spacer12 = new QSpacerItem(16, 21, QSizePolicy::Fixed, QSizePolicy::Minimum); hboxLayout->addItem(spacer12); configTDAQ = new QRadioButton(tab); configTDAQ->setObjectName(QString::fromUtf8("configTDAQ")); configTDAQ->setEnabled(true); configTDAQ->setChecked(true); hboxLayout->addWidget(configTDAQ); spacer11 = new QSpacerItem(16, 20, QSizePolicy::Fixed, QSizePolicy::Minimum); hboxLayout->addItem(spacer11); configRootDB = new QRadioButton(tab); configRootDB->setObjectName(QString::fromUtf8("configRootDB")); configRootDB->setEnabled(true); hboxLayout->addWidget(configRootDB); vboxLayout3->addLayout(hboxLayout); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); splitter1 = new QSplitter(tab); splitter1->setObjectName(QString::fromUtf8("splitter1")); splitter1->setOrientation(Qt::Horizontal); textLabel1_2 = new QLabel(splitter1); textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); textLabel1_2->setWordWrap(false); splitter1->addWidget(textLabel1_2); PP0Box = new QComboBox(splitter1); PP0Box->setObjectName(QString::fromUtf8("PP0Box")); splitter1->addWidget(PP0Box); hboxLayout2->addWidget(splitter1); spacer7_2 = new QSpacerItem(16, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout2->addItem(spacer7_2); hboxLayout3 = new QHBoxLayout(); hboxLayout3->setSpacing(6); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); textLabel1_3 = new QLabel(tab); textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3")); textLabel1_3->setWordWrap(false); hboxLayout3->addWidget(textLabel1_3); slotOffset = new QSpinBox(tab); slotOffset->setObjectName(QString::fromUtf8("slotOffset")); hboxLayout3->addWidget(slotOffset); hboxLayout2->addLayout(hboxLayout3); hboxLayout1->addLayout(hboxLayout2); spacer9_3 = new QSpacerItem(31, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout1->addItem(spacer9_3); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); rodLabel = new QLabel(tab); rodLabel->setObjectName(QString::fromUtf8("rodLabel")); rodLabel->setWordWrap(false); hboxLayout4->addWidget(rodLabel); rodSlotLabel = new QLabel(tab); rodSlotLabel->setObjectName(QString::fromUtf8("rodSlotLabel")); rodSlotLabel->setWordWrap(false); hboxLayout4->addWidget(rodSlotLabel); rodSlot = new QSpinBox(tab); rodSlot->setObjectName(QString::fromUtf8("rodSlot")); rodSlot->setMinimum(5); rodSlot->setMaximum(21); rodSlot->setSingleStep(1); hboxLayout4->addWidget(rodSlot); spacer7 = new QSpacerItem(16, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout4->addItem(spacer7); rodSpeedLabel = new QLabel(tab); rodSpeedLabel->setObjectName(QString::fromUtf8("rodSpeedLabel")); rodSpeedLabel->setWordWrap(false); hboxLayout4->addWidget(rodSpeedLabel); rodSpeed = new QComboBox(tab); rodSpeed->setObjectName(QString::fromUtf8("rodSpeed")); hboxLayout4->addWidget(rodSpeed); hboxLayout1->addLayout(hboxLayout4); vboxLayout3->addLayout(hboxLayout1); moduleTable = new Q3Table(tab); moduleTable->setObjectName(QString::fromUtf8("moduleTable")); moduleTable->setNumRows(0); moduleTable->setNumCols(12); vboxLayout3->addWidget(moduleTable); hboxLayout5 = new QHBoxLayout(); hboxLayout5->setSpacing(6); hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); addModButton = new QPushButton(tab); addModButton->setObjectName(QString::fromUtf8("addModButton")); hboxLayout5->addWidget(addModButton); spacer9 = new QSpacerItem(61, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout5->addItem(spacer9); addStaveButton = new QPushButton(tab); addStaveButton->setObjectName(QString::fromUtf8("addStaveButton")); hboxLayout5->addWidget(addStaveButton); spacer9_2 = new QSpacerItem(61, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout5->addItem(spacer9_2); removeButton = new QPushButton(tab); removeButton->setObjectName(QString::fromUtf8("removeButton")); hboxLayout5->addWidget(removeButton); vboxLayout3->addLayout(hboxLayout5); vboxLayout2->addLayout(vboxLayout3); configTabWidget->addTab(tab, QString()); vboxLayout1->addWidget(configTabWidget); hboxLayout6 = new QHBoxLayout(); hboxLayout6->setSpacing(6); hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); okButton = new QPushButton(ConfigTableBase); okButton->setObjectName(QString::fromUtf8("okButton")); okButton->setEnabled(false); hboxLayout6->addWidget(okButton); spacer8_2 = new QSpacerItem(150, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout6->addItem(spacer8_2); newRodButton = new QPushButton(ConfigTableBase); newRodButton->setObjectName(QString::fromUtf8("newRodButton")); newRodButton->setEnabled(false); hboxLayout6->addWidget(newRodButton); spacer8 = new QSpacerItem(150, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout6->addItem(spacer8); cancelButton = new QPushButton(ConfigTableBase); cancelButton->setObjectName(QString::fromUtf8("cancelButton")); hboxLayout6->addWidget(cancelButton); vboxLayout1->addLayout(hboxLayout6); vboxLayout->addLayout(vboxLayout1); retranslateUi(ConfigTableBase); QMetaObject::connectSlotsByName(ConfigTableBase); } // setupUi void retranslateUi(QDialog *ConfigTableBase) { ConfigTableBase->setWindowTitle(QApplication::translate("ConfigTableBase", "Config wizard (via table)", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("ConfigTableBase", "Path to module folders", 0, QApplication::UnicodeUTF8)); browseButton->setText(QApplication::translate("ConfigTableBase", "Browse", 0, QApplication::UnicodeUTF8)); configTDAQ->setText(QApplication::translate("ConfigTableBase", "TurboDAQ cfg", 0, QApplication::UnicodeUTF8)); configRootDB->setText(QApplication::translate("ConfigTableBase", "RootDB cfg", 0, QApplication::UnicodeUTF8)); textLabel1_2->setText(QApplication::translate("ConfigTableBase", "PP0-Type:", 0, QApplication::UnicodeUTF8)); PP0Box->clear(); PP0Box->insertItems(0, QStringList() << QApplication::translate("ConfigTableBase", "Opto Final", 0, QApplication::UnicodeUTF8) << QApplication::translate("ConfigTableBase", "Opto Test", 0, QApplication::UnicodeUTF8) << QApplication::translate("ConfigTableBase", "eBoc", 0, QApplication::UnicodeUTF8) ); textLabel1_3->setText(QApplication::translate("ConfigTableBase", "slot offset:", 0, QApplication::UnicodeUTF8)); rodLabel->setText(QApplication::translate("ConfigTableBase", "ROD: ", 0, QApplication::UnicodeUTF8)); rodSlotLabel->setText(QApplication::translate("ConfigTableBase", "slot ", 0, QApplication::UnicodeUTF8)); rodSpeedLabel->setText(QApplication::translate("ConfigTableBase", "r/o speed", 0, QApplication::UnicodeUTF8)); rodSpeed->clear(); rodSpeed->insertItems(0, QStringList() << QApplication::translate("ConfigTableBase", "40 MHz", 0, QApplication::UnicodeUTF8) << QApplication::translate("ConfigTableBase", "80 MHz", 0, QApplication::UnicodeUTF8) << QApplication::translate("ConfigTableBase", "160 MHz", 0, QApplication::UnicodeUTF8) ); moduleTable->horizontalHeader()->setLabel(0, QApplication::translate("ConfigTableBase", "Module SN", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(1, QApplication::translate("ConfigTableBase", "Assy SN", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(2, QApplication::translate("ConfigTableBase", "Assy. pos.", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(3, QApplication::translate("ConfigTableBase", "GroupID", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(4, QApplication::translate("ConfigTableBase", "Slot", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(5, QApplication::translate("ConfigTableBase", "InLink", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(6, QApplication::translate("ConfigTableBase", "OutLink0", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(7, QApplication::translate("ConfigTableBase", "OutLink1", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(8, QApplication::translate("ConfigTableBase", "OutLink2", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(9, QApplication::translate("ConfigTableBase", "OutLink3", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(10, QApplication::translate("ConfigTableBase", "config file", 0, QApplication::UnicodeUTF8)); moduleTable->horizontalHeader()->setLabel(11, QApplication::translate("ConfigTableBase", "connectivity name", 0, QApplication::UnicodeUTF8)); addModButton->setText(QApplication::translate("ConfigTableBase", "Add module", 0, QApplication::UnicodeUTF8)); addStaveButton->setText(QApplication::translate("ConfigTableBase", "Add stave/sector", 0, QApplication::UnicodeUTF8)); removeButton->setText(QApplication::translate("ConfigTableBase", "Remove", 0, QApplication::UnicodeUTF8)); configTabWidget->setTabText(configTabWidget->indexOf(tab), QApplication::translate("ConfigTableBase", "Module(s)", 0, QApplication::UnicodeUTF8)); okButton->setText(QApplication::translate("ConfigTableBase", "Finish", 0, QApplication::UnicodeUTF8)); newRodButton->setText(QApplication::translate("ConfigTableBase", "Next Group", 0, QApplication::UnicodeUTF8)); cancelButton->setText(QApplication::translate("ConfigTableBase", "Cancel", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class ConfigTableBase: public Ui_ConfigTableBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_CONFIGTABLEBASE_H