RasterProcessTool/LAMPSARProcessProgram/RasterPr.7EF67DAA/x64/Release/qt/uic/ui_QImportGF3StripL1ADataset.h

161 lines
6.6 KiB
C
Raw Normal View History

2025-02-02 09:10:37 +00:00
/********************************************************************************
** Form generated from reading UI file 'QImportGF3StripL1ADataset.ui'
**
** Created by: Qt User Interface Compiler version 5.15.13
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_QIMPORTGF3STRIPL1ADATASET_H
#define UI_QIMPORTGF3STRIPL1ADATASET_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QFrame>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QListWidget>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QVBoxLayout>
QT_BEGIN_NAMESPACE
class Ui_QImportGF3StripL1ADatasetClass
{
public:
QVBoxLayout *verticalLayout_2;
QFrame *frame;
QHBoxLayout *horizontalLayout;
QListWidget *listWidgetMetaxml;
QFrame *frame_2;
QVBoxLayout *verticalLayout;
QPushButton *pushButtonAdd;
QPushButton *pushButtonRemove;
QSpacerItem *verticalSpacer;
QFrame *frame_3;
QHBoxLayout *horizontalLayout_2;
QLabel *label;
QLineEdit *lineEditWorkDir;
QPushButton *pushButtonWorkSpace;
QDialogButtonBox *buttonBox;
void setupUi(QDialog *QImportGF3StripL1ADatasetClass)
{
if (QImportGF3StripL1ADatasetClass->objectName().isEmpty())
QImportGF3StripL1ADatasetClass->setObjectName(QString::fromUtf8("QImportGF3StripL1ADatasetClass"));
QImportGF3StripL1ADatasetClass->resize(775, 448);
verticalLayout_2 = new QVBoxLayout(QImportGF3StripL1ADatasetClass);
verticalLayout_2->setSpacing(6);
verticalLayout_2->setContentsMargins(11, 11, 11, 11);
verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
frame = new QFrame(QImportGF3StripL1ADatasetClass);
frame->setObjectName(QString::fromUtf8("frame"));
frame->setFrameShape(QFrame::StyledPanel);
frame->setFrameShadow(QFrame::Raised);
horizontalLayout = new QHBoxLayout(frame);
horizontalLayout->setSpacing(6);
horizontalLayout->setContentsMargins(11, 11, 11, 11);
horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
listWidgetMetaxml = new QListWidget(frame);
listWidgetMetaxml->setObjectName(QString::fromUtf8("listWidgetMetaxml"));
listWidgetMetaxml->setSelectionMode(QAbstractItemView::MultiSelection);
horizontalLayout->addWidget(listWidgetMetaxml);
frame_2 = new QFrame(frame);
frame_2->setObjectName(QString::fromUtf8("frame_2"));
frame_2->setFrameShape(QFrame::StyledPanel);
frame_2->setFrameShadow(QFrame::Raised);
verticalLayout = new QVBoxLayout(frame_2);
verticalLayout->setSpacing(6);
verticalLayout->setContentsMargins(11, 11, 11, 11);
verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
pushButtonAdd = new QPushButton(frame_2);
pushButtonAdd->setObjectName(QString::fromUtf8("pushButtonAdd"));
pushButtonAdd->setMinimumSize(QSize(0, 30));
verticalLayout->addWidget(pushButtonAdd);
pushButtonRemove = new QPushButton(frame_2);
pushButtonRemove->setObjectName(QString::fromUtf8("pushButtonRemove"));
pushButtonRemove->setMinimumSize(QSize(0, 30));
verticalLayout->addWidget(pushButtonRemove);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
horizontalLayout->addWidget(frame_2);
verticalLayout_2->addWidget(frame);
frame_3 = new QFrame(QImportGF3StripL1ADatasetClass);
frame_3->setObjectName(QString::fromUtf8("frame_3"));
frame_3->setFrameShape(QFrame::StyledPanel);
frame_3->setFrameShadow(QFrame::Raised);
horizontalLayout_2 = new QHBoxLayout(frame_3);
horizontalLayout_2->setSpacing(6);
horizontalLayout_2->setContentsMargins(11, 11, 11, 11);
horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
label = new QLabel(frame_3);
label->setObjectName(QString::fromUtf8("label"));
label->setMinimumSize(QSize(0, 30));
horizontalLayout_2->addWidget(label);
lineEditWorkDir = new QLineEdit(frame_3);
lineEditWorkDir->setObjectName(QString::fromUtf8("lineEditWorkDir"));
lineEditWorkDir->setMinimumSize(QSize(0, 30));
horizontalLayout_2->addWidget(lineEditWorkDir);
pushButtonWorkSpace = new QPushButton(frame_3);
pushButtonWorkSpace->setObjectName(QString::fromUtf8("pushButtonWorkSpace"));
pushButtonWorkSpace->setMinimumSize(QSize(0, 30));
horizontalLayout_2->addWidget(pushButtonWorkSpace);
verticalLayout_2->addWidget(frame_3);
buttonBox = new QDialogButtonBox(QImportGF3StripL1ADatasetClass);
buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
buttonBox->setMinimumSize(QSize(0, 32));
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
verticalLayout_2->addWidget(buttonBox);
retranslateUi(QImportGF3StripL1ADatasetClass);
QObject::connect(buttonBox, SIGNAL(accepted()), QImportGF3StripL1ADatasetClass, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), QImportGF3StripL1ADatasetClass, SLOT(reject()));
QMetaObject::connectSlotsByName(QImportGF3StripL1ADatasetClass);
} // setupUi
void retranslateUi(QDialog *QImportGF3StripL1ADatasetClass)
{
QImportGF3StripL1ADatasetClass->setWindowTitle(QCoreApplication::translate("QImportGF3StripL1ADatasetClass", "\345\257\274\345\205\245GF3\346\235\241\345\270\246\346\250\241\345\274\217", nullptr));
pushButtonAdd->setText(QCoreApplication::translate("QImportGF3StripL1ADatasetClass", "\351\200\211\346\213\251", nullptr));
pushButtonRemove->setText(QCoreApplication::translate("QImportGF3StripL1ADatasetClass", "\345\210\240\351\231\244", nullptr));
label->setText(QCoreApplication::translate("QImportGF3StripL1ADatasetClass", "\350\276\223\345\207\272\345\234\260\345\235\200\357\274\232", nullptr));
pushButtonWorkSpace->setText(QCoreApplication::translate("QImportGF3StripL1ADatasetClass", "\351\200\211\346\213\251", nullptr));
} // retranslateUi
};
namespace Ui {
class QImportGF3StripL1ADatasetClass: public Ui_QImportGF3StripL1ADatasetClass {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_QIMPORTGF3STRIPL1ADATASET_H