123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375 |
- /********************************************************************************
- ** Form generated from reading UI file 'CGH_ProjectViewjoNhWc.ui'
- **
- ** Created by: Qt User Interface Compiler version 5.15.2
- **
- ** WARNING! All changes made in this file will be lost when recompiling UI file!
- ********************************************************************************/
- #ifndef CGH_PROJECTVIEWJONHWC_H
- #define CGH_PROJECTVIEWJONHWC_H
- #include <QtCore/QVariant>
- #include <QtWidgets/QApplication>
- #include <QtWidgets/QDialog>
- #include <QtWidgets/QGridLayout>
- #include <QtWidgets/QGroupBox>
- #include <QtWidgets/QHBoxLayout>
- #include <QtWidgets/QLabel>
- #include <QtWidgets/QLineEdit>
- #include <QtWidgets/QPushButton>
- #include <QtWidgets/QSpacerItem>
- #include <QtWidgets/QVBoxLayout>
- QT_BEGIN_NAMESPACE
- class Ui_CGH_ProjectView
- {
- public:
- QVBoxLayout *verticalLayout;
- QGroupBox *groupBox_6;
- QHBoxLayout *horizontalLayout;
- QLabel *label_14;
- QLineEdit *ViewName;
- QGroupBox *groupBox;
- QGridLayout *gridLayout_3;
- QGroupBox *groupBox_2;
- QGridLayout *gridLayout;
- QLabel *label;
- QLineEdit *ViewLSpacing;
- QLabel *label_2;
- QLabel *label_3;
- QLineEdit *ViewCSpacing;
- QLabel *label_4;
- QGroupBox *groupBox_3;
- QGridLayout *gridLayout_2;
- QLabel *label_5;
- QLineEdit *ViewLine;
- QLabel *label_6;
- QLineEdit *ViewColumn;
- QGroupBox *groupBox_4;
- QGridLayout *gridLayout_4;
- QLabel *label_7;
- QLineEdit *ViewPrefix;
- QLabel *label_8;
- QLineEdit *ViewExpose;
- QLabel *label_10;
- QLabel *label_9;
- QLineEdit *ViewQuiet;
- QLabel *label_11;
- QGroupBox *groupBox_5;
- QGridLayout *gridLayout_5;
- QLabel *label_12;
- QLabel *label_13;
- QLineEdit *ViewResource;
- QPushButton *ButtonViewResource;
- QLineEdit *ViewSave;
- QGroupBox *groupBox_7;
- QHBoxLayout *horizontalLayout_2;
- QSpacerItem *horizontalSpacer;
- QPushButton *ButtonViewOk;
- QPushButton *ButtonViewCancel;
- void setupUi(QDialog *CGH_ProjectView)
- {
- if (CGH_ProjectView->objectName().isEmpty())
- CGH_ProjectView->setObjectName(QString::fromUtf8("CGH_ProjectView"));
- CGH_ProjectView->resize(400, 600);
- CGH_ProjectView->setMinimumSize(QSize(400, 600));
- CGH_ProjectView->setMaximumSize(QSize(400, 600));
- verticalLayout = new QVBoxLayout(CGH_ProjectView);
- verticalLayout->setSpacing(6);
- verticalLayout->setContentsMargins(11, 11, 11, 11);
- verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
- groupBox_6 = new QGroupBox(CGH_ProjectView);
- groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
- horizontalLayout = new QHBoxLayout(groupBox_6);
- horizontalLayout->setSpacing(6);
- horizontalLayout->setContentsMargins(11, 11, 11, 11);
- horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
- label_14 = new QLabel(groupBox_6);
- label_14->setObjectName(QString::fromUtf8("label_14"));
- label_14->setAlignment(Qt::AlignCenter);
- horizontalLayout->addWidget(label_14);
- ViewName = new QLineEdit(groupBox_6);
- ViewName->setObjectName(QString::fromUtf8("ViewName"));
- ViewName->setAlignment(Qt::AlignCenter);
- horizontalLayout->addWidget(ViewName);
- verticalLayout->addWidget(groupBox_6);
- groupBox = new QGroupBox(CGH_ProjectView);
- groupBox->setObjectName(QString::fromUtf8("groupBox"));
- QFont font;
- font.setPointSize(12);
- groupBox->setFont(font);
- gridLayout_3 = new QGridLayout(groupBox);
- gridLayout_3->setSpacing(6);
- gridLayout_3->setContentsMargins(11, 11, 11, 11);
- gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
- groupBox_2 = new QGroupBox(groupBox);
- groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
- QFont font1;
- font1.setPointSize(9);
- groupBox_2->setFont(font1);
- gridLayout = new QGridLayout(groupBox_2);
- gridLayout->setSpacing(6);
- gridLayout->setContentsMargins(11, 11, 11, 11);
- gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
- label = new QLabel(groupBox_2);
- label->setObjectName(QString::fromUtf8("label"));
- label->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(label, 0, 0, 1, 1);
- ViewLSpacing = new QLineEdit(groupBox_2);
- ViewLSpacing->setObjectName(QString::fromUtf8("ViewLSpacing"));
- ViewLSpacing->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(ViewLSpacing, 0, 1, 1, 1);
- label_2 = new QLabel(groupBox_2);
- label_2->setObjectName(QString::fromUtf8("label_2"));
- label_2->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(label_2, 0, 2, 1, 1);
- label_3 = new QLabel(groupBox_2);
- label_3->setObjectName(QString::fromUtf8("label_3"));
- label_3->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(label_3, 1, 0, 1, 1);
- ViewCSpacing = new QLineEdit(groupBox_2);
- ViewCSpacing->setObjectName(QString::fromUtf8("ViewCSpacing"));
- ViewCSpacing->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(ViewCSpacing, 1, 1, 1, 1);
- label_4 = new QLabel(groupBox_2);
- label_4->setObjectName(QString::fromUtf8("label_4"));
- label_4->setAlignment(Qt::AlignCenter);
- gridLayout->addWidget(label_4, 1, 2, 1, 1);
- gridLayout_3->addWidget(groupBox_2, 0, 0, 1, 1);
- groupBox_3 = new QGroupBox(groupBox);
- groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
- groupBox_3->setFont(font1);
- gridLayout_2 = new QGridLayout(groupBox_3);
- gridLayout_2->setSpacing(6);
- gridLayout_2->setContentsMargins(11, 11, 11, 11);
- gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
- label_5 = new QLabel(groupBox_3);
- label_5->setObjectName(QString::fromUtf8("label_5"));
- label_5->setAlignment(Qt::AlignCenter);
- gridLayout_2->addWidget(label_5, 0, 0, 1, 1);
- ViewLine = new QLineEdit(groupBox_3);
- ViewLine->setObjectName(QString::fromUtf8("ViewLine"));
- ViewLine->setAlignment(Qt::AlignCenter);
- gridLayout_2->addWidget(ViewLine, 0, 1, 1, 1);
- label_6 = new QLabel(groupBox_3);
- label_6->setObjectName(QString::fromUtf8("label_6"));
- label_6->setAlignment(Qt::AlignCenter);
- gridLayout_2->addWidget(label_6, 1, 0, 1, 1);
- ViewColumn = new QLineEdit(groupBox_3);
- ViewColumn->setObjectName(QString::fromUtf8("ViewColumn"));
- ViewColumn->setAlignment(Qt::AlignCenter);
- gridLayout_2->addWidget(ViewColumn, 1, 1, 1, 1);
- gridLayout_3->addWidget(groupBox_3, 0, 1, 1, 1);
- verticalLayout->addWidget(groupBox);
- groupBox_4 = new QGroupBox(CGH_ProjectView);
- groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
- groupBox_4->setFont(font);
- gridLayout_4 = new QGridLayout(groupBox_4);
- gridLayout_4->setSpacing(6);
- gridLayout_4->setContentsMargins(11, 11, 11, 11);
- gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
- label_7 = new QLabel(groupBox_4);
- label_7->setObjectName(QString::fromUtf8("label_7"));
- label_7->setFont(font1);
- label_7->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(label_7, 0, 0, 1, 1);
- ViewPrefix = new QLineEdit(groupBox_4);
- ViewPrefix->setObjectName(QString::fromUtf8("ViewPrefix"));
- ViewPrefix->setFont(font1);
- ViewPrefix->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(ViewPrefix, 0, 1, 1, 1);
- label_8 = new QLabel(groupBox_4);
- label_8->setObjectName(QString::fromUtf8("label_8"));
- label_8->setFont(font1);
- label_8->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(label_8, 1, 0, 1, 1);
- ViewExpose = new QLineEdit(groupBox_4);
- ViewExpose->setObjectName(QString::fromUtf8("ViewExpose"));
- ViewExpose->setFont(font1);
- ViewExpose->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(ViewExpose, 1, 1, 1, 1);
- label_10 = new QLabel(groupBox_4);
- label_10->setObjectName(QString::fromUtf8("label_10"));
- label_10->setFont(font1);
- label_10->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(label_10, 1, 2, 1, 1);
- label_9 = new QLabel(groupBox_4);
- label_9->setObjectName(QString::fromUtf8("label_9"));
- label_9->setFont(font1);
- label_9->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(label_9, 2, 0, 1, 1);
- ViewQuiet = new QLineEdit(groupBox_4);
- ViewQuiet->setObjectName(QString::fromUtf8("ViewQuiet"));
- ViewQuiet->setFont(font1);
- ViewQuiet->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(ViewQuiet, 2, 1, 1, 1);
- label_11 = new QLabel(groupBox_4);
- label_11->setObjectName(QString::fromUtf8("label_11"));
- label_11->setFont(font1);
- label_11->setAlignment(Qt::AlignCenter);
- gridLayout_4->addWidget(label_11, 2, 2, 1, 1);
- verticalLayout->addWidget(groupBox_4);
- groupBox_5 = new QGroupBox(CGH_ProjectView);
- groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
- groupBox_5->setFont(font);
- gridLayout_5 = new QGridLayout(groupBox_5);
- gridLayout_5->setSpacing(6);
- gridLayout_5->setContentsMargins(11, 11, 11, 11);
- gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
- label_12 = new QLabel(groupBox_5);
- label_12->setObjectName(QString::fromUtf8("label_12"));
- label_12->setFont(font1);
- label_12->setAlignment(Qt::AlignCenter);
- gridLayout_5->addWidget(label_12, 0, 0, 1, 1);
- label_13 = new QLabel(groupBox_5);
- label_13->setObjectName(QString::fromUtf8("label_13"));
- label_13->setFont(font1);
- label_13->setAlignment(Qt::AlignCenter);
- gridLayout_5->addWidget(label_13, 1, 0, 1, 1);
- ViewResource = new QLineEdit(groupBox_5);
- ViewResource->setObjectName(QString::fromUtf8("ViewResource"));
- ViewResource->setFont(font1);
- gridLayout_5->addWidget(ViewResource, 1, 1, 1, 1);
- ButtonViewResource = new QPushButton(groupBox_5);
- ButtonViewResource->setObjectName(QString::fromUtf8("ButtonViewResource"));
- ButtonViewResource->setFont(font1);
- gridLayout_5->addWidget(ButtonViewResource, 1, 2, 1, 1);
- ViewSave = new QLineEdit(groupBox_5);
- ViewSave->setObjectName(QString::fromUtf8("ViewSave"));
- ViewSave->setFont(font1);
- ViewSave->setReadOnly(true);
- gridLayout_5->addWidget(ViewSave, 0, 1, 1, 2);
- verticalLayout->addWidget(groupBox_5);
- groupBox_7 = new QGroupBox(CGH_ProjectView);
- groupBox_7->setObjectName(QString::fromUtf8("groupBox_7"));
- horizontalLayout_2 = new QHBoxLayout(groupBox_7);
- horizontalLayout_2->setSpacing(6);
- horizontalLayout_2->setContentsMargins(11, 11, 11, 11);
- horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
- horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
- horizontalLayout_2->addItem(horizontalSpacer);
- ButtonViewOk = new QPushButton(groupBox_7);
- ButtonViewOk->setObjectName(QString::fromUtf8("ButtonViewOk"));
- horizontalLayout_2->addWidget(ButtonViewOk);
- ButtonViewCancel = new QPushButton(groupBox_7);
- ButtonViewCancel->setObjectName(QString::fromUtf8("ButtonViewCancel"));
- horizontalLayout_2->addWidget(ButtonViewCancel);
- verticalLayout->addWidget(groupBox_7);
- retranslateUi(CGH_ProjectView);
- QMetaObject::connectSlotsByName(CGH_ProjectView);
- } // setupUi
- void retranslateUi(QDialog *CGH_ProjectView)
- {
- CGH_ProjectView->setWindowTitle(QCoreApplication::translate("CGH_ProjectView", "\345\210\233\345\273\272\345\267\245\347\250\213", nullptr));
- groupBox_6->setTitle(QString());
- label_14->setText(QCoreApplication::translate("CGH_ProjectView", "\346\226\207\344\273\266\345\220\215", nullptr));
- groupBox->setTitle(QCoreApplication::translate("CGH_ProjectView", "\346\216\247\345\210\266\350\256\276\347\275\256", nullptr));
- groupBox_2->setTitle(QCoreApplication::translate("CGH_ProjectView", "\346\255\245\350\277\233\344\275\215\347\247\273", nullptr));
- label->setText(QCoreApplication::translate("CGH_ProjectView", "\350\241\214\350\267\235", nullptr));
- label_2->setText(QCoreApplication::translate("CGH_ProjectView", "mm", nullptr));
- label_3->setText(QCoreApplication::translate("CGH_ProjectView", "\345\210\227\350\267\235", nullptr));
- label_4->setText(QCoreApplication::translate("CGH_ProjectView", "mm", nullptr));
- groupBox_3->setTitle(QCoreApplication::translate("CGH_ProjectView", "\345\233\276\347\211\207\350\256\276\347\275\256", nullptr));
- label_5->setText(QCoreApplication::translate("CGH_ProjectView", "\350\241\214\346\225\260", nullptr));
- label_6->setText(QCoreApplication::translate("CGH_ProjectView", "\345\210\227\346\225\260", nullptr));
- groupBox_4->setTitle(QCoreApplication::translate("CGH_ProjectView", "\346\233\235\345\205\211\350\256\276\347\275\256", nullptr));
- label_7->setText(QCoreApplication::translate("CGH_ProjectView", "\345\211\215\347\274\200", nullptr));
- label_8->setText(QCoreApplication::translate("CGH_ProjectView", "\346\233\235\345\205\211\346\227\266\351\227\264", nullptr));
- label_10->setText(QCoreApplication::translate("CGH_ProjectView", "ms", nullptr));
- label_9->setText(QCoreApplication::translate("CGH_ProjectView", "\351\235\231\345\217\260\346\227\266\351\227\264", nullptr));
- label_11->setText(QCoreApplication::translate("CGH_ProjectView", "ms", nullptr));
- groupBox_5->setTitle(QCoreApplication::translate("CGH_ProjectView", "\350\267\257\345\276\204\350\256\276\347\275\256", nullptr));
- label_12->setText(QCoreApplication::translate("CGH_ProjectView", "\345\255\230\345\202\250\350\267\257\345\276\204", nullptr));
- label_13->setText(QCoreApplication::translate("CGH_ProjectView", "\350\265\204\346\272\220\350\267\257\345\276\204", nullptr));
- ButtonViewResource->setText(QCoreApplication::translate("CGH_ProjectView", "\351\200\211\346\213\251", nullptr));
- groupBox_7->setTitle(QString());
- ButtonViewOk->setText(QCoreApplication::translate("CGH_ProjectView", "\347\241\256\345\256\232", nullptr));
- ButtonViewCancel->setText(QCoreApplication::translate("CGH_ProjectView", "\345\217\226\346\266\210", nullptr));
- } // retranslateUi
- };
- namespace Ui {
- class CGH_ProjectView: public Ui_CGH_ProjectView {};
- } // namespace Ui
- QT_END_NAMESPACE
- #endif // CGH_PROJECTVIEWJONHWC_H
|