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

162 lines
6.0 KiB
C
Raw Normal View History

2025-02-02 09:10:37 +00:00
/********************************************************************************
** Form generated from reading UI file 'DEMLLA2XYZTool.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_DEMLLA2XYZTOOL_H
#define UI_DEMLLA2XYZTOOL_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QProgressBar>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QVBoxLayout>
QT_BEGIN_NAMESPACE
class Ui_DEMLLA2XYZToolClass
{
public:
QVBoxLayout *verticalLayout;
QGridLayout *gridLayout;
QPushButton *DEMWSG84SelectBtn;
QPushButton *BtnSloper;
QLineEdit *lineEditSloper;
QLineEdit *lineEditXYZ;
QPushButton *DEMXYZSelectBtn;
QLineEdit *lineEditLLA;
QLabel *label_2;
QLabel *label;
QLabel *SloperLabel;
QSpacerItem *verticalSpacer;
QLabel *label_3;
QProgressBar *progressBar;
QDialogButtonBox *dialogBtn;
void setupUi(QDialog *DEMLLA2XYZToolClass)
{
if (DEMLLA2XYZToolClass->objectName().isEmpty())
DEMLLA2XYZToolClass->setObjectName(QString::fromUtf8("DEMLLA2XYZToolClass"));
DEMLLA2XYZToolClass->resize(600, 246);
verticalLayout = new QVBoxLayout(DEMLLA2XYZToolClass);
verticalLayout->setSpacing(6);
verticalLayout->setContentsMargins(11, 11, 11, 11);
verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
gridLayout = new QGridLayout();
gridLayout->setSpacing(6);
gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
DEMWSG84SelectBtn = new QPushButton(DEMLLA2XYZToolClass);
DEMWSG84SelectBtn->setObjectName(QString::fromUtf8("DEMWSG84SelectBtn"));
DEMWSG84SelectBtn->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(DEMWSG84SelectBtn, 0, 2, 1, 1);
BtnSloper = new QPushButton(DEMLLA2XYZToolClass);
BtnSloper->setObjectName(QString::fromUtf8("BtnSloper"));
BtnSloper->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(BtnSloper, 2, 2, 1, 1);
lineEditSloper = new QLineEdit(DEMLLA2XYZToolClass);
lineEditSloper->setObjectName(QString::fromUtf8("lineEditSloper"));
lineEditSloper->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(lineEditSloper, 2, 1, 1, 1);
lineEditXYZ = new QLineEdit(DEMLLA2XYZToolClass);
lineEditXYZ->setObjectName(QString::fromUtf8("lineEditXYZ"));
lineEditXYZ->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(lineEditXYZ, 1, 1, 1, 1);
DEMXYZSelectBtn = new QPushButton(DEMLLA2XYZToolClass);
DEMXYZSelectBtn->setObjectName(QString::fromUtf8("DEMXYZSelectBtn"));
DEMXYZSelectBtn->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(DEMXYZSelectBtn, 1, 2, 1, 1);
lineEditLLA = new QLineEdit(DEMLLA2XYZToolClass);
lineEditLLA->setObjectName(QString::fromUtf8("lineEditLLA"));
lineEditLLA->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(lineEditLLA, 0, 1, 1, 1);
label_2 = new QLabel(DEMLLA2XYZToolClass);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(label_2, 0, 0, 1, 1);
label = new QLabel(DEMLLA2XYZToolClass);
label->setObjectName(QString::fromUtf8("label"));
label->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(label, 1, 0, 1, 1);
SloperLabel = new QLabel(DEMLLA2XYZToolClass);
SloperLabel->setObjectName(QString::fromUtf8("SloperLabel"));
SloperLabel->setMinimumSize(QSize(0, 30));
gridLayout->addWidget(SloperLabel, 2, 0, 1, 1);
verticalLayout->addLayout(gridLayout);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
label_3 = new QLabel(DEMLLA2XYZToolClass);
label_3->setObjectName(QString::fromUtf8("label_3"));
verticalLayout->addWidget(label_3);
progressBar = new QProgressBar(DEMLLA2XYZToolClass);
progressBar->setObjectName(QString::fromUtf8("progressBar"));
progressBar->setValue(24);
verticalLayout->addWidget(progressBar);
dialogBtn = new QDialogButtonBox(DEMLLA2XYZToolClass);
dialogBtn->setObjectName(QString::fromUtf8("dialogBtn"));
dialogBtn->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
verticalLayout->addWidget(dialogBtn);
retranslateUi(DEMLLA2XYZToolClass);
QMetaObject::connectSlotsByName(DEMLLA2XYZToolClass);
} // setupUi
void retranslateUi(QDialog *DEMLLA2XYZToolClass)
{
DEMLLA2XYZToolClass->setWindowTitle(QCoreApplication::translate("DEMLLA2XYZToolClass", "DEMLLA2XYZTool", nullptr));
DEMWSG84SelectBtn->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "\351\200\211\346\213\251", nullptr));
BtnSloper->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "\351\200\211\346\213\251", nullptr));
DEMXYZSelectBtn->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "\351\200\211\346\213\251", nullptr));
label_2->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "DEM\357\274\210WGS84\357\274\211\357\274\232", nullptr));
label->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "DEM\357\274\210XYZ\357\274\211\357\274\232", nullptr));
SloperLabel->setText(QCoreApplication::translate("DEMLLA2XYZToolClass", "Sloper :", nullptr));
label_3->setText(QString());
} // retranslateUi
};
namespace Ui {
class DEMLLA2XYZToolClass: public Ui_DEMLLA2XYZToolClass {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DEMLLA2XYZTOOL_H