/******************************************************************************** ** Form generated from reading UI file 'TwodselBase.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_TWODSELBASE_H #define UI_TWODSELBASE_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_TwodSelBase { public: QVBoxLayout *vboxLayout; QVBoxLayout *vboxLayout1; QHBoxLayout *hboxLayout; QLabel *textLabel1_2; Q3TextEdit *scanLabel; Q3GroupBox *groupBox1; QVBoxLayout *vboxLayout2; QVBoxLayout *vboxLayout3; QHBoxLayout *hboxLayout1; QLabel *textLabel1; QComboBox *scanSel; QHBoxLayout *hboxLayout2; QLabel *textLabel1_3_3; QSpacerItem *spacer3_2_3; QSpinBox *stepBox; QCheckBox *reverseScan; QHBoxLayout *hboxLayout3; QLabel *textLabel1_3; QSpacerItem *spacer3_2; QSpinBox *startBox; Q3GroupBox *groupBox2; QVBoxLayout *vboxLayout4; QVBoxLayout *vboxLayout5; QCheckBox *delete1D; Q3Table *dataTable; QLabel *errorLabel; QHBoxLayout *hboxLayout4; QPushButton *okButton; QSpacerItem *spacer5; QPushButton *cancelButton; void setupUi(QDialog *TwodSelBase) { if (TwodSelBase->objectName().isEmpty()) TwodSelBase->setObjectName(QString::fromUtf8("TwodSelBase")); TwodSelBase->resize(443, 503); vboxLayout = new QVBoxLayout(TwodSelBase); 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(9); hboxLayout->setContentsMargins(2, 2, 2, 2); hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); textLabel1_2 = new QLabel(TwodSelBase); textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); textLabel1_2->setWordWrap(false); hboxLayout->addWidget(textLabel1_2); scanLabel = new Q3TextEdit(TwodSelBase); scanLabel->setObjectName(QString::fromUtf8("scanLabel")); scanLabel->setMaximumSize(QSize(32767, 30)); hboxLayout->addWidget(scanLabel); vboxLayout1->addLayout(hboxLayout); groupBox1 = new Q3GroupBox(TwodSelBase); groupBox1->setObjectName(QString::fromUtf8("groupBox1")); groupBox1->setColumnLayout(0, Qt::Vertical); groupBox1->layout()->setSpacing(6); groupBox1->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout2 = new QVBoxLayout(); QBoxLayout *boxlayout = qobject_cast(groupBox1->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")); hboxLayout1 = new QHBoxLayout(); hboxLayout1->setSpacing(6); hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); textLabel1 = new QLabel(groupBox1); textLabel1->setObjectName(QString::fromUtf8("textLabel1")); textLabel1->setWordWrap(false); hboxLayout1->addWidget(textLabel1); scanSel = new QComboBox(groupBox1); scanSel->setObjectName(QString::fromUtf8("scanSel")); hboxLayout1->addWidget(scanSel); vboxLayout3->addLayout(hboxLayout1); hboxLayout2 = new QHBoxLayout(); hboxLayout2->setSpacing(6); hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); textLabel1_3_3 = new QLabel(groupBox1); textLabel1_3_3->setObjectName(QString::fromUtf8("textLabel1_3_3")); textLabel1_3_3->setWordWrap(false); hboxLayout2->addWidget(textLabel1_3_3); spacer3_2_3 = new QSpacerItem(81, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout2->addItem(spacer3_2_3); stepBox = new QSpinBox(groupBox1); stepBox->setObjectName(QString::fromUtf8("stepBox")); stepBox->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(144, 176, 168, 255)); brush1.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Button, brush1); QBrush brush2(QColor(218, 255, 246, 255)); brush2.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Light, brush2); QBrush brush3(QColor(181, 215, 207, 255)); brush3.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Midlight, brush3); QBrush brush4(QColor(72, 88, 84, 255)); brush4.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Dark, brush4); QBrush brush5(QColor(96, 117, 112, 255)); brush5.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Mid, brush5); QBrush brush6(QColor(53, 53, 53, 255)); brush6.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Text, brush6); QBrush brush7(QColor(255, 255, 255, 255)); brush7.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::BrightText, brush7); palette.setBrush(QPalette::Active, QPalette::ButtonText, brush); palette.setBrush(QPalette::Active, QPalette::Base, brush7); QBrush brush8(QColor(214, 214, 214, 255)); brush8.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Window, brush8); palette.setBrush(QPalette::Active, QPalette::Shadow, brush); QBrush brush9(QColor(0, 0, 128, 255)); brush9.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Active, QPalette::Highlight, brush9); palette.setBrush(QPalette::Active, QPalette::HighlightedText, brush7); 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); QBrush brush10(QColor(166, 202, 193, 255)); brush10.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Inactive, QPalette::Midlight, brush10); palette.setBrush(QPalette::Inactive, QPalette::Dark, brush4); palette.setBrush(QPalette::Inactive, QPalette::Mid, brush5); palette.setBrush(QPalette::Inactive, QPalette::Text, brush6); palette.setBrush(QPalette::Inactive, QPalette::BrightText, brush7); palette.setBrush(QPalette::Inactive, QPalette::ButtonText, brush); palette.setBrush(QPalette::Inactive, QPalette::Base, brush7); palette.setBrush(QPalette::Inactive, QPalette::Window, brush8); palette.setBrush(QPalette::Inactive, QPalette::Shadow, brush); palette.setBrush(QPalette::Inactive, QPalette::Highlight, brush9); palette.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush7); QBrush brush11(QColor(0, 0, 255, 255)); brush11.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Inactive, QPalette::Link, brush11); QBrush brush12(QColor(255, 0, 255, 255)); brush12.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush12); QBrush brush13(QColor(128, 128, 128, 255)); brush13.setStyle(Qt::SolidPattern); palette.setBrush(QPalette::Disabled, QPalette::WindowText, brush13); palette.setBrush(QPalette::Disabled, QPalette::Button, brush1); palette.setBrush(QPalette::Disabled, QPalette::Light, brush2); palette.setBrush(QPalette::Disabled, QPalette::Midlight, brush10); palette.setBrush(QPalette::Disabled, QPalette::Dark, brush4); palette.setBrush(QPalette::Disabled, QPalette::Mid, brush5); palette.setBrush(QPalette::Disabled, QPalette::Text, brush6); palette.setBrush(QPalette::Disabled, QPalette::BrightText, brush7); palette.setBrush(QPalette::Disabled, QPalette::ButtonText, brush13); palette.setBrush(QPalette::Disabled, QPalette::Base, brush7); palette.setBrush(QPalette::Disabled, QPalette::Window, brush8); palette.setBrush(QPalette::Disabled, QPalette::Shadow, brush); palette.setBrush(QPalette::Disabled, QPalette::Highlight, brush9); palette.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush7); palette.setBrush(QPalette::Disabled, QPalette::Link, brush11); palette.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush12); stepBox->setPalette(palette); stepBox->setMinimum(2); stepBox->setMaximum(2056); stepBox->setValue(2); hboxLayout2->addWidget(stepBox); vboxLayout3->addLayout(hboxLayout2); reverseScan = new QCheckBox(groupBox1); reverseScan->setObjectName(QString::fromUtf8("reverseScan")); reverseScan->setChecked(false); vboxLayout3->addWidget(reverseScan); hboxLayout3 = new QHBoxLayout(); hboxLayout3->setSpacing(6); hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); textLabel1_3 = new QLabel(groupBox1); textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3")); textLabel1_3->setWordWrap(false); hboxLayout3->addWidget(textLabel1_3); spacer3_2 = new QSpacerItem(81, 21, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout3->addItem(spacer3_2); startBox = new QSpinBox(groupBox1); startBox->setObjectName(QString::fromUtf8("startBox")); startBox->setEnabled(false); startBox->setMinimum(0); startBox->setMaximum(1023); hboxLayout3->addWidget(startBox); vboxLayout3->addLayout(hboxLayout3); vboxLayout2->addLayout(vboxLayout3); vboxLayout1->addWidget(groupBox1); groupBox2 = new Q3GroupBox(TwodSelBase); groupBox2->setObjectName(QString::fromUtf8("groupBox2")); QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(groupBox2->sizePolicy().hasHeightForWidth()); groupBox2->setSizePolicy(sizePolicy); groupBox2->setColumnLayout(0, Qt::Vertical); groupBox2->layout()->setSpacing(6); groupBox2->layout()->setContentsMargins(11, 11, 11, 11); vboxLayout4 = new QVBoxLayout(); QBoxLayout *boxlayout1 = qobject_cast(groupBox2->layout()); if (boxlayout1) boxlayout1->addLayout(vboxLayout4); vboxLayout4->setAlignment(Qt::AlignTop); vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4")); vboxLayout5 = new QVBoxLayout(); vboxLayout5->setSpacing(6); vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5")); delete1D = new QCheckBox(groupBox2); delete1D->setObjectName(QString::fromUtf8("delete1D")); vboxLayout5->addWidget(delete1D); dataTable = new Q3Table(groupBox2); dataTable->setObjectName(QString::fromUtf8("dataTable")); dataTable->setMinimumSize(QSize(0, 150)); dataTable->setNumRows(0); dataTable->setNumCols(3); vboxLayout5->addWidget(dataTable); vboxLayout4->addLayout(vboxLayout5); vboxLayout1->addWidget(groupBox2); errorLabel = new QLabel(TwodSelBase); errorLabel->setObjectName(QString::fromUtf8("errorLabel")); QFont font; font.setBold(true); font.setWeight(75); errorLabel->setFont(font); errorLabel->setAlignment(Qt::AlignCenter); errorLabel->setWordWrap(false); vboxLayout1->addWidget(errorLabel); hboxLayout4 = new QHBoxLayout(); hboxLayout4->setSpacing(6); hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); okButton = new QPushButton(TwodSelBase); okButton->setObjectName(QString::fromUtf8("okButton")); hboxLayout4->addWidget(okButton); spacer5 = new QSpacerItem(141, 31, QSizePolicy::Expanding, QSizePolicy::Minimum); hboxLayout4->addItem(spacer5); cancelButton = new QPushButton(TwodSelBase); cancelButton->setObjectName(QString::fromUtf8("cancelButton")); hboxLayout4->addWidget(cancelButton); vboxLayout1->addLayout(hboxLayout4); vboxLayout->addLayout(vboxLayout1); retranslateUi(TwodSelBase); QMetaObject::connectSlotsByName(TwodSelBase); } // setupUi void retranslateUi(QDialog *TwodSelBase) { TwodSelBase->setWindowTitle(QApplication::translate("TwodSelBase", "2D Scan Combination", 0, QApplication::UnicodeUTF8)); textLabel1_2->setText(QApplication::translate("TwodSelBase", "Label for scan item", 0, QApplication::UnicodeUTF8)); scanLabel->setText(QApplication::translate("TwodSelBase", "new 2D scan", 0, QApplication::UnicodeUTF8)); groupBox1->setTitle(QApplication::translate("TwodSelBase", "Scan parameters", 0, QApplication::UnicodeUTF8)); textLabel1->setText(QApplication::translate("TwodSelBase", "Scan variable", 0, QApplication::UnicodeUTF8)); textLabel1_3_3->setText(QApplication::translate("TwodSelBase", "# steps", 0, QApplication::UnicodeUTF8)); reverseScan->setText(QApplication::translate("TwodSelBase", "scan points are in decreasing order", 0, QApplication::UnicodeUTF8)); textLabel1_3->setText(QApplication::translate("TwodSelBase", "Start value", 0, QApplication::UnicodeUTF8)); groupBox2->setTitle(QApplication::translate("TwodSelBase", "Original (input) data", 0, QApplication::UnicodeUTF8)); delete1D->setText(QApplication::translate("TwodSelBase", "delete input data after combination", 0, QApplication::UnicodeUTF8)); dataTable->horizontalHeader()->setLabel(0, QApplication::translate("TwodSelBase", "1", 0, QApplication::UnicodeUTF8)); dataTable->horizontalHeader()->setLabel(1, QApplication::translate("TwodSelBase", "2", 0, QApplication::UnicodeUTF8)); dataTable->horizontalHeader()->setLabel(2, QApplication::translate("TwodSelBase", "3", 0, QApplication::UnicodeUTF8)); errorLabel->setText(QApplication::translate("TwodSelBase", "...", 0, QApplication::UnicodeUTF8)); okButton->setText(QApplication::translate("TwodSelBase", "OK", 0, QApplication::UnicodeUTF8)); cancelButton->setText(QApplication::translate("TwodSelBase", "Cancel", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class TwodSelBase: public Ui_TwodSelBase {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_TWODSELBASE_H