/******************************************************************************** ** Form generated from reading UI file 'Overviewselectbase.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_OVERVIEWSELECTBASE_H #define UI_OVERVIEWSELECTBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_OverviewSelectBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; QGridLayout *gridLayout; QSpacerItem *spacer3; QSpacerItem *spacer4; QHBoxLayout *hboxLayout; QLabel *StatusLabel; QSpacerItem *spacer2; QComboBox *StatusComboBox; QHBoxLayout *hboxLayout1; QLabel *quantLabel; QSpacerItem *spacer1; QComboBox *PlotComboBox; QCheckBox *SystestChkBox; Q3GroupBox *SystestGrpBox; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; QHBoxLayout *hboxLayout2; QLabel *textLabel1; QSpacerItem *spacer5; QComboBox *AvailableComboBox; QGridLayout *gridLayout1; QLabel *textLabel1_2; QLabel *ScanLabel; QHBoxLayout *hboxLayout3; QLabel *textLabel3; QSpacerItem *spacer7; QComboBox *OptionsComboBox; QHBoxLayout *hboxLayout4; QLabel *textLabel4; QSpacerItem *spacer8; QComboBox *ReferenceComboBox; QPushButton *PlotBtn; void setupUi(QDialog *OverviewSelectBase) { if (OverviewSelectBase->objectName().isEmpty()) OverviewSelectBase->setObjectName(QString::fromUtf8("OverviewSelectBase")); OverviewSelectBase->resize(447, 347); vboxLayout = new QVBoxLayout(OverviewSelectBase); 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")); gridLayout = new QGridLayout(); gridLayout->setSpacing(6); gridLayout->setObjectName(QString::fromUtf8("gridLayout")); spacer3 = new QSpacerItem(20, 18, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout->addItem(spacer3, 1, 0, 1, 1); spacer4 = new QSpacerItem(20, 18, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout->addItem(spacer4, 3, 0, 1, 1); hboxLayout = new QHBoxLayout(); hboxLayout->setSpacing(6); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); StatusLabel = new QLabel(OverviewSelectBase); StatusLabel->setObjectName(QString::fromUtf8("StatusLabel")); StatusLabel->setWordWrap(false); hboxLayout->addWidget(StatusLabel); spacer2 = new QSpacerItem(60, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout->addItem(spacer2); StatusComboBox = new QComboBox(OverviewSelectBase); StatusComboBox->setObjectName(QString::fromUtf8("StatusComboBox")); hboxLayout->addWidget(StatusComboBox); gridLayout->addLayout(hboxLayout, 2, 0, 1, 1); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); quantLabel = new QLabel(OverviewSelectBase); quantLabel->setObjectName(QString::fromUtf8("quantLabel")); quantLabel->setWordWrap(false); hboxLayout1->addWidget(quantLabel); spacer1 = new QSpacerItem(31, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout1->addItem(spacer1); PlotComboBox = new QComboBox(OverviewSelectBase); PlotComboBox->setObjectName(QString::fromUtf8("PlotComboBox")); hboxLayout1->addWidget(PlotComboBox); gridLayout->addLayout(hboxLayout1, 0, 0, 1, 1); vboxLayout1->addLayout(gridLayout); SystestChkBox = new QCheckBox(OverviewSelectBase); SystestChkBox->setObjectName(QString::fromUtf8("SystestChkBox")); vboxLayout1->addWidget(SystestChkBox); SystestGrpBox = new Q3GroupBox(OverviewSelectBase); SystestGrpBox->setObjectName(QString::fromUtf8("SystestGrpBox")); SystestGrpBox->setEnabled(false); SystestGrpBox->setColumnLayout(0, Qt::Vertical); SystestGrpBox->layout()->setSpacing(6); SystestGrpBox->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout2 = new QVBoxLayout(); QBoxLayout *boxlayout = qobject_cast(SystestGrpBox->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")); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); textLabel1 = new QLabel(SystestGrpBox); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); hboxLayout2->addWidget(textLabel1); spacer5 = new QSpacerItem(60, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout2->addItem(spacer5); AvailableComboBox = new QComboBox(SystestGrpBox); AvailableComboBox->setObjectName(QString::fromUtf8("AvailableComboBox")); QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(AvailableComboBox->sizePolicy().hasHeightForWidth()); AvailableComboBox->setSizePolicy(sizePolicy); AvailableComboBox->setMinimumSize(QSize(250, 0)); hboxLayout2->addWidget(AvailableComboBox); vboxLayout3->addLayout(hboxLayout2); gridLayout1 = new QGridLayout(); gridLayout1->setSpacing(6); gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); textLabel1_2 = new QLabel(SystestGrpBox); textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); textLabel1_2->setWordWrap(false); gridLayout1->addWidget(textLabel1_2, 0, 0, 1, 1); ScanLabel = new QLabel(SystestGrpBox); ScanLabel->setObjectName(QString::fromUtf8("ScanLabel")); ScanLabel->setWordWrap(false); gridLayout1->addWidget(ScanLabel, 0, 1, 1, 1); vboxLayout3->addLayout(gridLayout1); hboxLayout3 = new QHBoxLayout(); hboxLayout3->setSpacing(6); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); textLabel3 = new QLabel(SystestGrpBox); textLabel3->setObjectName(QString::fromUtf8("textLabel3")); textLabel3->setWordWrap(false); hboxLayout3->addWidget(textLabel3); spacer7 = new QSpacerItem(60, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout3->addItem(spacer7); OptionsComboBox = new QComboBox(SystestGrpBox); OptionsComboBox->setObjectName(QString::fromUtf8("OptionsComboBox")); hboxLayout3->addWidget(OptionsComboBox); vboxLayout3->addLayout(hboxLayout3); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); textLabel4 = new QLabel(SystestGrpBox); textLabel4->setObjectName(QString::fromUtf8("textLabel4")); textLabel4->setWordWrap(false); hboxLayout4->addWidget(textLabel4); spacer8 = new QSpacerItem(60, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout4->addItem(spacer8); ReferenceComboBox = new QComboBox(SystestGrpBox); ReferenceComboBox->setObjectName(QString::fromUtf8("ReferenceComboBox")); sizePolicy.setHeightForWidth(ReferenceComboBox->sizePolicy().hasHeightForWidth()); ReferenceComboBox->setSizePolicy(sizePolicy); ReferenceComboBox->setMinimumSize(QSize(260, 0)); hboxLayout4->addWidget(ReferenceComboBox); vboxLayout3->addLayout(hboxLayout4); vboxLayout2->addLayout(vboxLayout3); vboxLayout1->addWidget(SystestGrpBox); PlotBtn = new QPushButton(OverviewSelectBase); PlotBtn->setObjectName(QString::fromUtf8("PlotBtn")); vboxLayout1->addWidget(PlotBtn); vboxLayout->addLayout(vboxLayout1); retranslateUi(OverviewSelectBase); QMetaObject::connectSlotsByName(OverviewSelectBase); } // setupUi void retranslateUi(QDialog *OverviewSelectBase) { OverviewSelectBase->setWindowTitle(QApplication::translate("OverviewSelectBase", "Overview plot selection", 0, QApplication::UnicodeUTF8)); StatusLabel->setText(QApplication::translate("OverviewSelectBase", "Select test status:", 0, QApplication::UnicodeUTF8)); StatusComboBox->clear(); StatusComboBox->insertItems(0, QStringList() << QApplication::translate("OverviewSelectBase", "all", 0, QApplication::UnicodeUTF8) ); quantLabel->setText(QApplication::translate("OverviewSelectBase", "Select overview plot:", 0, QApplication::UnicodeUTF8)); PlotComboBox->clear(); PlotComboBox->insertItems(0, QStringList() << QApplication::translate("OverviewSelectBase", "Avg. threshold", 0, QApplication::UnicodeUTF8) << QApplication::translate("OverviewSelectBase", "Threshold disp.", 0, QApplication::UnicodeUTF8) << QApplication::translate("OverviewSelectBase", "Avg. noise", 0, QApplication::UnicodeUTF8) << QApplication::translate("OverviewSelectBase", "Analog good pixels", 0, QApplication::UnicodeUTF8) << QApplication::translate("OverviewSelectBase", "Good bumps", 0, QApplication::UnicodeUTF8) << QApplication::translate("OverviewSelectBase", "Digital scan info", 0, QApplication::UnicodeUTF8) ); SystestChkBox->setText(QApplication::translate("OverviewSelectBase", "System test mode", 0, QApplication::UnicodeUTF8)); SystestGrpBox->setTitle(QApplication::translate("OverviewSelectBase", "System test options", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("OverviewSelectBase", "Available datasets:", 0, QApplication::UnicodeUTF8)); AvailableComboBox->clear(); AvailableComboBox->insertItems(0, QStringList() << QApplication::translate("OverviewSelectBase", "my dummy label for a threhsold scan: 2000/01/01 00:00:00", 0, QApplication::UnicodeUTF8) ); textLabel1_2->setText(QApplication::translate("OverviewSelectBase", "You selected a scan of type:", 0, QApplication::UnicodeUTF8)); ScanLabel->setText(QApplication::translate("OverviewSelectBase", "none", 0, QApplication::UnicodeUTF8)); textLabel3->setText(QApplication::translate("OverviewSelectBase", "Plot options:", 0, QApplication::UnicodeUTF8)); OptionsComboBox->clear(); OptionsComboBox->insertItems(0, QStringList() << QApplication::translate("OverviewSelectBase", "threshold dispersion", 0, QApplication::UnicodeUTF8) ); textLabel4->setText(QApplication::translate("OverviewSelectBase", "Referenced to:", 0, QApplication::UnicodeUTF8)); ReferenceComboBox->clear(); ReferenceComboBox->insertItems(0, QStringList() << QApplication::translate("OverviewSelectBase", "my dummy label for a threhsold scan: 2000/01/01 00:00:00", 0, QApplication::UnicodeUTF8) ); PlotBtn->setText(QApplication::translate("OverviewSelectBase", "Plot", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class OverviewSelectBase: public Ui_OverviewSelectBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_OVERVIEWSELECTBASE_H