/******************************************************************************** ** Form generated from reading UI file 'ConfigEditI4.ui' ** ** Created: Mon 23. Jul 10:26:14 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_CONFIGEDITI4_H #define UI_CONFIGEDITI4_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_ConfigEditI4 { public: QVBoxLayout *verticalLayout_8; QVBoxLayout *verticalLayout_7; QTabWidget *tabWidget; QWidget *tab; QVBoxLayout *verticalLayout_6; QVBoxLayout *verticalLayout_2; QHBoxLayout *hboxLayout; QLabel *TextLabel1_3_2; QLineEdit *ModName; QSpacerItem *spacer19_2; QLabel *textLabel1; QSpinBox *moduleID; QSpacerItem *spacer21; QCheckBox *isActive; QHBoxLayout *horizontalLayout_3; QLabel *label_3; QComboBox *feFlavour; QSpacerItem *horizontalSpacer_3; QSpacerItem *verticalSpacer_2; QWidget *tab_2; QVBoxLayout *verticalLayout_5; QVBoxLayout *verticalLayout; QTableWidget *tableGlobal_1; QSpacerItem *verticalSpacer_5; QTableWidget *tableGlobal_2; QSpacerItem *verticalSpacer_6; QTableWidget *tableGlobal_3; QSpacerItem *verticalSpacer; QWidget *tab_3; QVBoxLayout *verticalLayout_4; QVBoxLayout *verticalLayout_3; QHBoxLayout *horizontalLayout; QLabel *label; QSpacerItem *horizontalSpacer; QTableWidget *tableColMask; QHBoxLayout *horizontalLayout_4; QLabel *label_4; QSpacerItem *horizontalSpacer_4; QTableWidget *tableErrMask; QHBoxLayout *horizontalLayout_2; QLabel *label_2; QSpacerItem *horizontalSpacer_2; QTableWidget *tablePixel; QSpacerItem *verticalSpacer_3; QWidget *tab_4; QVBoxLayout *verticalLayout_10; QVBoxLayout *verticalLayout_9; QTableWidget *tableCalib; QSpacerItem *verticalSpacer_4; QDialogButtonBox *buttonBox; void setupUi(QDialog *ConfigEditI4) { if (ConfigEditI4->objectName().isEmpty()) ConfigEditI4->setObjectName(QString::fromUtf8("ConfigEditI4")); ConfigEditI4->resize(919, 587); verticalLayout_8 = new QVBoxLayout(ConfigEditI4); verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8")); verticalLayout_7 = new QVBoxLayout(); verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7")); tabWidget = new QTabWidget(ConfigEditI4); tabWidget->setObjectName(QString::fromUtf8("tabWidget")); tab = new QWidget(); tab->setObjectName(QString::fromUtf8("tab")); verticalLayout_6 = new QVBoxLayout(tab); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); verticalLayout_2 = new QVBoxLayout(); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); hboxLayout = new QHBoxLayout(); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); TextLabel1_3_2 = new QLabel(tab); TextLabel1_3_2->setObjectName(QString::fromUtf8("TextLabel1_3_2")); TextLabel1_3_2->setMinimumSize(QSize(80, 18)); TextLabel1_3_2->setWordWrap(false); hboxLayout->addWidget(TextLabel1_3_2); ModName = new QLineEdit(tab); ModName->setObjectName(QString::fromUtf8("ModName")); ModName->setEnabled(false); QPalette palette; QBrush brush(QColor(0, 0, 0, 255)); brush.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::WindowText, brush); QBrush brush1(QColor(238, 234, 238, 255)); brush1.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Button, brush1); QBrush brush2(QColor(255, 255, 255, 255)); brush2.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Light, brush2); QBrush brush3(QColor(246, 244, 246, 255)); brush3.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Midlight, brush3); QBrush brush4(QColor(119, 117, 119, 255)); brush4.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Dark, brush4); QBrush brush5(QColor(158, 156, 158, 255)); brush5.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Mid, brush5); palette.setBrush(QPalette::Active, QPalette::Text, brush); palette.setBrush(QPalette::Active, QPalette::BrightText, brush2); palette.setBrush(QPalette::Active, QPalette::ButtonText, brush); palette.setBrush(QPalette::Active, QPalette::Base, brush2); QBrush brush6(QColor(236, 232, 236, 255)); brush6.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Window, brush6); palette.setBrush(QPalette::Active, QPalette::Shadow, brush); QBrush brush7(QColor(0, 0, 128, 255)); brush7.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Highlight, brush7); palette.setBrush(QPalette::Active, QPalette::HighlightedText, brush2); palette.setBrush(QPalette::Active, QPalette::Link, brush); palette.setBrush(QPalette::Active, QPalette::LinkVisited, brush); palette.setBrush(QPalette::Inactive, QPalette::WindowText, brush); palette.setBrush(QPalette::Inactive, QPalette::Button, brush1); palette.setBrush(QPalette::Inactive, QPalette::Light, brush2); palette.setBrush(QPalette::Inactive, QPalette::Midlight, brush2); palette.setBrush(QPalette::Inactive, QPalette::Dark, brush4); palette.setBrush(QPalette::Inactive, QPalette::Mid, brush5); palette.setBrush(QPalette::Inactive, QPalette::Text, brush); palette.setBrush(QPalette::Inactive, QPalette::BrightText, brush2); palette.setBrush(QPalette::Inactive, QPalette::ButtonText, brush); palette.setBrush(QPalette::Inactive, QPalette::Base, brush2); palette.setBrush(QPalette::Inactive, QPalette::Window, brush6); palette.setBrush(QPalette::Inactive, QPalette::Shadow, brush); palette.setBrush(QPalette::Inactive, QPalette::Highlight, brush7); palette.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2); QBrush brush8(QColor(0, 0, 255, 255)); brush8.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Inactive, QPalette::Link, brush8); QBrush brush9(QColor(255, 0, 255, 255)); brush9.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush9); QBrush brush10(QColor(128, 128, 128, 255)); brush10.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Disabled, QPalette::WindowText, brush10); palette.setBrush(QPalette::Disabled, QPalette::Button, brush1); palette.setBrush(QPalette::Disabled, QPalette::Light, brush2); palette.setBrush(QPalette::Disabled, QPalette::Midlight, brush2); palette.setBrush(QPalette::Disabled, QPalette::Dark, brush4); palette.setBrush(QPalette::Disabled, QPalette::Mid, brush5); palette.setBrush(QPalette::Disabled, QPalette::Text, brush); palette.setBrush(QPalette::Disabled, QPalette::BrightText, brush2); palette.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10); palette.setBrush(QPalette::Disabled, QPalette::Base, brush2); QBrush brush11(QColor(244, 240, 244, 255)); brush11.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Disabled, QPalette::Window, brush11); palette.setBrush(QPalette::Disabled, QPalette::Shadow, brush); palette.setBrush(QPalette::Disabled, QPalette::Highlight, brush7); palette.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2); palette.setBrush(QPalette::Disabled, QPalette::Link, brush8); palette.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush9); ModName->setPalette(palette); hboxLayout->addWidget(ModName); spacer19_2 = new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout->addItem(spacer19_2); textLabel1 = new QLabel(tab); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); hboxLayout->addWidget(textLabel1); moduleID = new QSpinBox(tab); moduleID->setObjectName(QString::fromUtf8("moduleID")); moduleID->setMaximum(99); hboxLayout->addWidget(moduleID); spacer21 = new QSpacerItem(60, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout->addItem(spacer21); isActive = new QCheckBox(tab); isActive->setObjectName(QString::fromUtf8("isActive")); hboxLayout->addWidget(isActive); verticalLayout_2->addLayout(hboxLayout); horizontalLayout_3 = new QHBoxLayout(); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); label_3 = new QLabel(tab); label_3->setObjectName(QString::fromUtf8("label_3")); horizontalLayout_3->addWidget(label_3); feFlavour = new QComboBox(tab); feFlavour->setObjectName(QString::fromUtf8("feFlavour")); feFlavour->setEnabled(false); horizontalLayout_3->addWidget(feFlavour); horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_3->addItem(horizontalSpacer_3); verticalLayout_2->addLayout(horizontalLayout_3); verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_2->addItem(verticalSpacer_2); verticalLayout_6->addLayout(verticalLayout_2); tabWidget->addTab(tab, QString()); tab_2 = new QWidget(); tab_2->setObjectName(QString::fromUtf8("tab_2")); verticalLayout_5 = new QVBoxLayout(tab_2); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout = new QVBoxLayout(); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); tableGlobal_1 = new QTableWidget(tab_2); tableGlobal_1->setObjectName(QString::fromUtf8("tableGlobal_1")); tableGlobal_1->setRowCount(0); tableGlobal_1->setColumnCount(0); verticalLayout->addWidget(tableGlobal_1); verticalSpacer_5 = new QSpacerItem(13, 20, QSizePolicy::Minimum, QSizePolicy::Fixed); verticalLayout->addItem(verticalSpacer_5); tableGlobal_2 = new QTableWidget(tab_2); tableGlobal_2->setObjectName(QString::fromUtf8("tableGlobal_2")); tableGlobal_2->setRowCount(0); tableGlobal_2->setColumnCount(0); verticalLayout->addWidget(tableGlobal_2); verticalSpacer_6 = new QSpacerItem(13, 20, QSizePolicy::Minimum, QSizePolicy::Fixed); verticalLayout->addItem(verticalSpacer_6); tableGlobal_3 = new QTableWidget(tab_2); tableGlobal_3->setObjectName(QString::fromUtf8("tableGlobal_3")); verticalLayout->addWidget(tableGlobal_3); verticalSpacer = new QSpacerItem(20, 100, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout->addItem(verticalSpacer); verticalLayout_5->addLayout(verticalLayout); tabWidget->addTab(tab_2, QString()); tab_3 = new QWidget(); tab_3->setObjectName(QString::fromUtf8("tab_3")); verticalLayout_4 = new QVBoxLayout(tab_3); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_3 = new QVBoxLayout(); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); horizontalLayout = new QHBoxLayout(); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); label = new QLabel(tab_3); label->setObjectName(QString::fromUtf8("label")); horizontalLayout->addWidget(label); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer); verticalLayout_3->addLayout(horizontalLayout); tableColMask = new QTableWidget(tab_3); tableColMask->setObjectName(QString::fromUtf8("tableColMask")); tableColMask->setRowCount(0); tableColMask->setColumnCount(0); verticalLayout_3->addWidget(tableColMask); horizontalLayout_4 = new QHBoxLayout(); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); label_4 = new QLabel(tab_3); label_4->setObjectName(QString::fromUtf8("label_4")); horizontalLayout_4->addWidget(label_4); horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_4->addItem(horizontalSpacer_4); verticalLayout_3->addLayout(horizontalLayout_4); tableErrMask = new QTableWidget(tab_3); tableErrMask->setObjectName(QString::fromUtf8("tableErrMask")); tableErrMask->setRowCount(0); tableErrMask->setColumnCount(0); verticalLayout_3->addWidget(tableErrMask); horizontalLayout_2 = new QHBoxLayout(); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); label_2 = new QLabel(tab_3); label_2->setObjectName(QString::fromUtf8("label_2")); horizontalLayout_2->addWidget(label_2); horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_2->addItem(horizontalSpacer_2); verticalLayout_3->addLayout(horizontalLayout_2); tablePixel = new QTableWidget(tab_3); tablePixel->setObjectName(QString::fromUtf8("tablePixel")); tablePixel->setRowCount(0); tablePixel->setColumnCount(0); verticalLayout_3->addWidget(tablePixel); verticalSpacer_3 = new QSpacerItem(656, 100, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_3->addItem(verticalSpacer_3); verticalLayout_4->addLayout(verticalLayout_3); tabWidget->addTab(tab_3, QString()); tab_4 = new QWidget(); tab_4->setObjectName(QString::fromUtf8("tab_4")); verticalLayout_10 = new QVBoxLayout(tab_4); verticalLayout_10->setObjectName(QString::fromUtf8("verticalLayout_10")); verticalLayout_9 = new QVBoxLayout(); verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9")); tableCalib = new QTableWidget(tab_4); tableCalib->setObjectName(QString::fromUtf8("tableCalib")); verticalLayout_9->addWidget(tableCalib); verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_9->addItem(verticalSpacer_4); verticalLayout_10->addLayout(verticalLayout_9); tabWidget->addTab(tab_4, QString()); verticalLayout_7->addWidget(tabWidget); buttonBox = new QDialogButtonBox(ConfigEditI4); buttonBox->setObjectName(QString::fromUtf8("buttonBox")); buttonBox->setOrientation(Qt::Horizontal); buttonBox->setStandardButtons(QDialogButtonBox::Ok); verticalLayout_7->addWidget(buttonBox); verticalLayout_8->addLayout(verticalLayout_7); retranslateUi(ConfigEditI4); QObject::connect(buttonBox, SIGNAL(accepted()), ConfigEditI4, SLOT(accept())); QObject::connect(buttonBox, SIGNAL(rejected()), ConfigEditI4, SLOT(reject())); tabWidget->setCurrentIndex(0); QMetaObject::connectSlotsByName(ConfigEditI4); } // setupUi void retranslateUi(QDialog *ConfigEditI4) { ConfigEditI4->setWindowTitle(QApplication::translate("ConfigEditI4", "Config Editor I4", 0, QApplication::UnicodeUTF8)); TextLabel1_3_2->setText(QApplication::translate("ConfigEditI4", "Module - Name ", 0, QApplication::UnicodeUTF8)); ModName->setText(QApplication::translate("ConfigEditI4", "XXX", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("ConfigEditI4", "ID", 0, QApplication::UnicodeUTF8)); isActive->setText(QApplication::translate("ConfigEditI4", "module is active", 0, QApplication::UnicodeUTF8)); label_3->setText(QApplication::translate("ConfigEditI4", "FE Flavour", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab), QApplication::translate("ConfigEditI4", "Module", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab_2), QApplication::translate("ConfigEditI4", "FE Global", 0, QApplication::UnicodeUTF8)); label->setText(QApplication::translate("ConfigEditI4", "Column Masks:", 0, QApplication::UnicodeUTF8)); label_4->setText(QApplication::translate("ConfigEditI4", "Error Mask:", 0, QApplication::UnicodeUTF8)); label_2->setText(QApplication::translate("ConfigEditI4", "Pixel registers:", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab_3), QApplication::translate("ConfigEditI4", "FE Masks, Pixel", 0, QApplication::UnicodeUTF8)); tabWidget->setTabText(tabWidget->indexOf(tab_4), QApplication::translate("ConfigEditI4", "FE Calib", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class ConfigEditI4: public Ui_ConfigEditI4 {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_CONFIGEDITI4_H