/******************************************************************************** ** Form generated from reading UI file 'TopWinBase.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_TOPWINBASE_H #define UI_TOPWINBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_TopWinBase { public: QVBoxLayout *verticalLayout_2; QMenuBar *m_menubar; QVBoxLayout *verticalLayout; QLabel *VersionLabel; QHBoxLayout *hboxLayout; QVBoxLayout *vboxLayout; QRadioButton *ChipOrMod; QRadioButton *ChipOrMod2; QVBoxLayout *vboxLayout1; QLabel *ChipselLabel; QSpinBox *ChipSel; QVBoxLayout *vboxLayout2; QLabel *ColselLabel; QSpinBox *ColSel; QVBoxLayout *vboxLayout3; QLabel *RowselLabel; QSpinBox *RowSel; QHBoxLayout *hboxLayout1; QHBoxLayout *hboxLayout2; QLabel *TextLabel1; QSpinBox *Scanpt; QFrame *Line1; QHBoxLayout *hboxLayout3; QLabel *PixValLabel; QLineEdit *PixVal; QHBoxLayout *hboxLayout4; QLabel *textLabel1_6; QSpinBox *pixScanLevel; Q3ListView *ModuleList; QLabel *TextLabel2; QLineEdit *textwin; void setupUi(QWidget *TopWinBase) { if (TopWinBase->objectName().isEmpty()) TopWinBase->setObjectName(QString::fromUtf8("TopWinBase")); TopWinBase->resize(423, 629); verticalLayout_2 = new QVBoxLayout(TopWinBase); verticalLayout_2->setSpacing(6); verticalLayout_2->setContentsMargins(11, 11, 11, 11); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(3, 0, 3, -1); m_menubar = new QMenuBar(TopWinBase); m_menubar->setObjectName(QString::fromUtf8("m_menubar")); verticalLayout_2->addWidget(m_menubar); verticalLayout = new QVBoxLayout(); verticalLayout->setSpacing(6); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); VersionLabel = new QLabel(TopWinBase); VersionLabel->setObjectName(QString::fromUtf8("VersionLabel")); QFont font; VersionLabel->setFont(font); VersionLabel->setAlignment(Qt::AlignCenter); VersionLabel->setWordWrap(false); verticalLayout->addWidget(VersionLabel); hboxLayout = new QHBoxLayout(); hboxLayout->setSpacing(6); hboxLayout->setContentsMargins(0, 0, 0, 0); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); vboxLayout = new QVBoxLayout(); vboxLayout->setSpacing(6); vboxLayout->setContentsMargins(0, 0, 0, 0); vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); ChipOrMod = new QRadioButton(TopWinBase); ChipOrMod->setObjectName(QString::fromUtf8("ChipOrMod")); ChipOrMod->setFont(font); ChipOrMod->setChecked(false); vboxLayout->addWidget(ChipOrMod); ChipOrMod2 = new QRadioButton(TopWinBase); ChipOrMod2->setObjectName(QString::fromUtf8("ChipOrMod2")); ChipOrMod2->setFont(font); ChipOrMod2->setChecked(true); vboxLayout->addWidget(ChipOrMod2); hboxLayout->addLayout(vboxLayout); vboxLayout1 = new QVBoxLayout(); vboxLayout1->setSpacing(6); vboxLayout1->setContentsMargins(0, 0, 0, 0); vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); ChipselLabel = new QLabel(TopWinBase); ChipselLabel->setObjectName(QString::fromUtf8("ChipselLabel")); ChipselLabel->setEnabled(true); ChipselLabel->setFont(font); ChipselLabel->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); ChipselLabel->setWordWrap(false); vboxLayout1->addWidget(ChipselLabel); ChipSel = new QSpinBox(TopWinBase); ChipSel->setObjectName(QString::fromUtf8("ChipSel")); ChipSel->setEnabled(true); ChipSel->setMaximum(99); vboxLayout1->addWidget(ChipSel); hboxLayout->addLayout(vboxLayout1); vboxLayout2 = new QVBoxLayout(); vboxLayout2->setSpacing(6); vboxLayout2->setContentsMargins(0, 0, 0, 0); vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); ColselLabel = new QLabel(TopWinBase); ColselLabel->setObjectName(QString::fromUtf8("ColselLabel")); ColselLabel->setEnabled(true); ColselLabel->setFont(font); ColselLabel->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); ColselLabel->setWordWrap(false); vboxLayout2->addWidget(ColselLabel); ColSel = new QSpinBox(TopWinBase); ColSel->setObjectName(QString::fromUtf8("ColSel")); ColSel->setEnabled(true); ColSel->setMaximum(79); vboxLayout2->addWidget(ColSel); hboxLayout->addLayout(vboxLayout2); vboxLayout3 = new QVBoxLayout(); vboxLayout3->setSpacing(6); vboxLayout3->setContentsMargins(0, 0, 0, 0); vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); RowselLabel = new QLabel(TopWinBase); RowselLabel->setObjectName(QString::fromUtf8("RowselLabel")); RowselLabel->setEnabled(true); RowselLabel->setFont(font); RowselLabel->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); RowselLabel->setWordWrap(false); vboxLayout3->addWidget(RowselLabel); RowSel = new QSpinBox(TopWinBase); RowSel->setObjectName(QString::fromUtf8("RowSel")); RowSel->setEnabled(true); RowSel->setMaximum(335); vboxLayout3->addWidget(RowSel); hboxLayout->addLayout(vboxLayout3); verticalLayout->addLayout(hboxLayout); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setContentsMargins(0, 0, 0, 0); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setContentsMargins(0, 0, 0, 0); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); TextLabel1 = new QLabel(TopWinBase); TextLabel1->setObjectName(QString::fromUtf8("TextLabel1")); TextLabel1->setWordWrap(false); hboxLayout2->addWidget(TextLabel1); Scanpt = new QSpinBox(TopWinBase); Scanpt->setObjectName(QString::fromUtf8("Scanpt")); Scanpt->setMinimumSize(QSize(75, 0)); Scanpt->setMinimum(-1); Scanpt->setMaximum(9999); hboxLayout2->addWidget(Scanpt); hboxLayout1->addLayout(hboxLayout2); Line1 = new QFrame(TopWinBase); Line1->setObjectName(QString::fromUtf8("Line1")); Line1->setFrameShape(QFrame::VLine); Line1->setFrameShadow(QFrame::Plain); Line1->setLineWidth(6); hboxLayout1->addWidget(Line1); hboxLayout3 = new QHBoxLayout(); hboxLayout3->setSpacing(6); hboxLayout3->setContentsMargins(0, 0, 0, 0); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); PixValLabel = new QLabel(TopWinBase); PixValLabel->setObjectName(QString::fromUtf8("PixValLabel")); PixValLabel->setWordWrap(false); hboxLayout3->addWidget(PixValLabel); PixVal = new QLineEdit(TopWinBase); PixVal->setObjectName(QString::fromUtf8("PixVal")); hboxLayout3->addWidget(PixVal); hboxLayout1->addLayout(hboxLayout3); verticalLayout->addLayout(hboxLayout1); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); textLabel1_6 = new QLabel(TopWinBase); textLabel1_6->setObjectName(QString::fromUtf8("textLabel1_6")); textLabel1_6->setWordWrap(false); hboxLayout4->addWidget(textLabel1_6); pixScanLevel = new QSpinBox(TopWinBase); pixScanLevel->setObjectName(QString::fromUtf8("pixScanLevel")); pixScanLevel->setMinimum(-1); pixScanLevel->setMaximum(2); pixScanLevel->setValue(-1); hboxLayout4->addWidget(pixScanLevel); verticalLayout->addLayout(hboxLayout4); ModuleList = new Q3ListView(TopWinBase); ModuleList->addColumn(QApplication::translate("TopWinBase", "Modules", 0, QApplication::UnicodeUTF8)); ModuleList->header()->setClickEnabled(true, ModuleList->header()->count() - 1); ModuleList->header()->setResizeEnabled(true, ModuleList->header()->count() - 1); ModuleList->setObjectName(QString::fromUtf8("ModuleList")); ModuleList->setFont(font); ModuleList->setResizePolicy(Q3ScrollView::Manual); ModuleList->setVScrollBarMode(Q3ScrollView::AlwaysOn); ModuleList->setHScrollBarMode(Q3ScrollView::Auto); ModuleList->setSelectionMode(Q3ListView::Extended); verticalLayout->addWidget(ModuleList); TextLabel2 = new QLabel(TopWinBase); TextLabel2->setObjectName(QString::fromUtf8("TextLabel2")); TextLabel2->setFont(font); TextLabel2->setWordWrap(false); verticalLayout->addWidget(TextLabel2); textwin = new QLineEdit(TopWinBase); textwin->setObjectName(QString::fromUtf8("textwin")); textwin->setFont(font); verticalLayout->addWidget(textwin); verticalLayout_2->addLayout(verticalLayout); QWidget::setTabOrder(ModuleList, ChipOrMod); QWidget::setTabOrder(ChipOrMod, ChipOrMod2); QWidget::setTabOrder(ChipOrMod2, ChipSel); QWidget::setTabOrder(ChipSel, textwin); retranslateUi(TopWinBase); QMetaObject::connectSlotsByName(TopWinBase); } // setupUi void retranslateUi(QWidget *TopWinBase) { TopWinBase->setWindowTitle(QApplication::translate("TopWinBase", "Pixel Module Analysis", 0, QApplication::UnicodeUTF8)); VersionLabel->setText(QApplication::translate("TopWinBase", "Module Analysis Frame - unknown version", 0, QApplication::UnicodeUTF8)); ChipOrMod->setText(QApplication::translate("TopWinBase", "Plot chip", 0, QApplication::UnicodeUTF8)); ChipOrMod2->setText(QApplication::translate("TopWinBase", "Plot module", 0, QApplication::UnicodeUTF8)); ChipselLabel->setText(QApplication::translate("TopWinBase", "Chip No.", 0, QApplication::UnicodeUTF8)); ColselLabel->setText(QApplication::translate("TopWinBase", "Column No.", 0, QApplication::UnicodeUTF8)); RowselLabel->setText(QApplication::translate("TopWinBase", "Row No.", 0, QApplication::UnicodeUTF8)); TextLabel1->setText(QApplication::translate("TopWinBase", "Scanpoint", 0, QApplication::UnicodeUTF8)); PixValLabel->setText(QApplication::translate("TopWinBase", "Pixel has value", 0, QApplication::UnicodeUTF8)); PixVal->setText(QApplication::translate("TopWinBase", "unknown", 0, QApplication::UnicodeUTF8)); textLabel1_6->setText(QApplication::translate("TopWinBase", "PixScan loop level", 0, QApplication::UnicodeUTF8)); #ifndef QT_NO_TOOLTIP pixScanLevel->setToolTip(QApplication::translate("TopWinBase", "level of loop (0...2) at which to look for PixScan histos; -1 means guessing by MA \\n(which is most likely not what you want)", 0, QApplication::UnicodeUTF8)); #endif // QT_NO_TOOLTIP ModuleList->header()->setLabel(0, QApplication::translate("TopWinBase", "Modules", 0, QApplication::UnicodeUTF8)); TextLabel2->setText(QApplication::translate("TopWinBase", "Messages", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class TopWinBase: public Ui_TopWinBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_TOPWINBASE_H