You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
313 lines
14 KiB
C++
313 lines
14 KiB
C++
/********************************************************************************
|
|
** Form generated from reading UI file 'dialog_lcb.ui'
|
|
**
|
|
** Created by: Qt User Interface Compiler version 4.8.6
|
|
**
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
********************************************************************************/
|
|
|
|
#ifndef UI_DIALOG_LCB_H
|
|
#define UI_DIALOG_LCB_H
|
|
|
|
#include <QtCore/QVariant>
|
|
#include <QtGui/QAction>
|
|
#include <QtGui/QApplication>
|
|
#include <QtGui/QButtonGroup>
|
|
#include <QtGui/QComboBox>
|
|
#include <QtGui/QDialog>
|
|
#include <QtGui/QFrame>
|
|
#include <QtGui/QHBoxLayout>
|
|
#include <QtGui/QHeaderView>
|
|
#include <QtGui/QLabel>
|
|
#include <QtGui/QLineEdit>
|
|
#include <QtGui/QPushButton>
|
|
#include <QtGui/QTableView>
|
|
#include <QtGui/QWidget>
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
class Ui_dialog_lcb
|
|
{
|
|
public:
|
|
QTableView *tableView;
|
|
QFrame *line;
|
|
QComboBox *comboBox;
|
|
QPushButton *pushButton_2;
|
|
QLineEdit *lineEdit;
|
|
QPushButton *pushButton_3;
|
|
QLineEdit *lineEdit_2;
|
|
QPushButton *pushButton_4;
|
|
QPushButton *pushButton_5;
|
|
QLineEdit *lineEdit_3;
|
|
QLineEdit *lineEdit_4;
|
|
QPushButton *pushButton_6;
|
|
QLineEdit *lineEdit_5;
|
|
QFrame *line_2;
|
|
QLabel *label;
|
|
QLineEdit *lineEdit_6;
|
|
QLineEdit *lineEdit_7;
|
|
QLabel *label_2;
|
|
QLineEdit *lineEdit_8;
|
|
QLabel *label_3;
|
|
QLabel *label_4;
|
|
QLineEdit *lineEdit_9;
|
|
QPushButton *pushButton_9;
|
|
QFrame *line_3;
|
|
QLabel *label_5;
|
|
QLineEdit *lineEdit_10;
|
|
QLineEdit *lineEdit_11;
|
|
QLabel *label_6;
|
|
QLabel *label_7;
|
|
QLineEdit *lineEdit_12;
|
|
QLabel *label_8;
|
|
QPushButton *pushButton;
|
|
QWidget *widget;
|
|
QHBoxLayout *horizontalLayout;
|
|
QPushButton *pushButton_7;
|
|
QPushButton *pushButton_8;
|
|
QWidget *widget1;
|
|
QHBoxLayout *horizontalLayout_2;
|
|
QPushButton *pushButton_10;
|
|
QPushButton *pushButton_11;
|
|
|
|
void setupUi(QDialog *dialog_lcb)
|
|
{
|
|
if (dialog_lcb->objectName().isEmpty())
|
|
dialog_lcb->setObjectName(QString::fromUtf8("dialog_lcb"));
|
|
dialog_lcb->resize(550, 500);
|
|
tableView = new QTableView(dialog_lcb);
|
|
tableView->setObjectName(QString::fromUtf8("tableView"));
|
|
tableView->setGeometry(QRect(10, 10, 530, 100));
|
|
line = new QFrame(dialog_lcb);
|
|
line->setObjectName(QString::fromUtf8("line"));
|
|
line->setGeometry(QRect(10, 110, 530, 16));
|
|
QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
|
|
sizePolicy.setHorizontalStretch(0);
|
|
sizePolicy.setVerticalStretch(0);
|
|
sizePolicy.setHeightForWidth(line->sizePolicy().hasHeightForWidth());
|
|
line->setSizePolicy(sizePolicy);
|
|
line->setLineWidth(3);
|
|
line->setFrameShape(QFrame::HLine);
|
|
line->setFrameShadow(QFrame::Sunken);
|
|
comboBox = new QComboBox(dialog_lcb);
|
|
comboBox->setObjectName(QString::fromUtf8("comboBox"));
|
|
comboBox->setGeometry(QRect(85, 126, 95, 25));
|
|
pushButton_2 = new QPushButton(dialog_lcb);
|
|
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
|
|
pushButton_2->setGeometry(QRect(185, 125, 75, 26));
|
|
QFont font;
|
|
font.setPointSize(12);
|
|
pushButton_2->setFont(font);
|
|
lineEdit = new QLineEdit(dialog_lcb);
|
|
lineEdit->setObjectName(QString::fromUtf8("lineEdit"));
|
|
lineEdit->setGeometry(QRect(260, 125, 85, 26));
|
|
pushButton_3 = new QPushButton(dialog_lcb);
|
|
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
|
|
pushButton_3->setGeometry(QRect(352, 125, 85, 26));
|
|
pushButton_3->setFont(font);
|
|
lineEdit_2 = new QLineEdit(dialog_lcb);
|
|
lineEdit_2->setObjectName(QString::fromUtf8("lineEdit_2"));
|
|
lineEdit_2->setGeometry(QRect(438, 125, 100, 26));
|
|
pushButton_4 = new QPushButton(dialog_lcb);
|
|
pushButton_4->setObjectName(QString::fromUtf8("pushButton_4"));
|
|
pushButton_4->setGeometry(QRect(362, 160, 75, 26));
|
|
pushButton_4->setFont(font);
|
|
pushButton_5 = new QPushButton(dialog_lcb);
|
|
pushButton_5->setObjectName(QString::fromUtf8("pushButton_5"));
|
|
pushButton_5->setGeometry(QRect(195, 160, 75, 26));
|
|
pushButton_5->setFont(font);
|
|
lineEdit_3 = new QLineEdit(dialog_lcb);
|
|
lineEdit_3->setObjectName(QString::fromUtf8("lineEdit_3"));
|
|
lineEdit_3->setGeometry(QRect(438, 160, 100, 26));
|
|
lineEdit_4 = new QLineEdit(dialog_lcb);
|
|
lineEdit_4->setObjectName(QString::fromUtf8("lineEdit_4"));
|
|
lineEdit_4->setGeometry(QRect(270, 160, 85, 26));
|
|
pushButton_6 = new QPushButton(dialog_lcb);
|
|
pushButton_6->setObjectName(QString::fromUtf8("pushButton_6"));
|
|
pushButton_6->setGeometry(QRect(10, 160, 75, 26));
|
|
pushButton_6->setFont(font);
|
|
lineEdit_5 = new QLineEdit(dialog_lcb);
|
|
lineEdit_5->setObjectName(QString::fromUtf8("lineEdit_5"));
|
|
lineEdit_5->setGeometry(QRect(85, 160, 105, 26));
|
|
line_2 = new QFrame(dialog_lcb);
|
|
line_2->setObjectName(QString::fromUtf8("line_2"));
|
|
line_2->setGeometry(QRect(10, 230, 530, 16));
|
|
sizePolicy.setHeightForWidth(line_2->sizePolicy().hasHeightForWidth());
|
|
line_2->setSizePolicy(sizePolicy);
|
|
line_2->setLineWidth(3);
|
|
line_2->setFrameShape(QFrame::HLine);
|
|
line_2->setFrameShadow(QFrame::Sunken);
|
|
label = new QLabel(dialog_lcb);
|
|
label->setObjectName(QString::fromUtf8("label"));
|
|
label->setGeometry(QRect(11, 246, 81, 19));
|
|
lineEdit_6 = new QLineEdit(dialog_lcb);
|
|
lineEdit_6->setObjectName(QString::fromUtf8("lineEdit_6"));
|
|
lineEdit_6->setGeometry(QRect(98, 246, 181, 25));
|
|
lineEdit_7 = new QLineEdit(dialog_lcb);
|
|
lineEdit_7->setObjectName(QString::fromUtf8("lineEdit_7"));
|
|
lineEdit_7->setGeometry(QRect(358, 246, 181, 25));
|
|
label_2 = new QLabel(dialog_lcb);
|
|
label_2->setObjectName(QString::fromUtf8("label_2"));
|
|
label_2->setGeometry(QRect(291, 246, 63, 19));
|
|
lineEdit_8 = new QLineEdit(dialog_lcb);
|
|
lineEdit_8->setObjectName(QString::fromUtf8("lineEdit_8"));
|
|
lineEdit_8->setGeometry(QRect(97, 280, 181, 25));
|
|
label_3 = new QLabel(dialog_lcb);
|
|
label_3->setObjectName(QString::fromUtf8("label_3"));
|
|
label_3->setGeometry(QRect(290, 280, 63, 19));
|
|
label_4 = new QLabel(dialog_lcb);
|
|
label_4->setObjectName(QString::fromUtf8("label_4"));
|
|
label_4->setGeometry(QRect(10, 280, 81, 19));
|
|
lineEdit_9 = new QLineEdit(dialog_lcb);
|
|
lineEdit_9->setObjectName(QString::fromUtf8("lineEdit_9"));
|
|
lineEdit_9->setGeometry(QRect(357, 280, 181, 25));
|
|
pushButton_9 = new QPushButton(dialog_lcb);
|
|
pushButton_9->setObjectName(QString::fromUtf8("pushButton_9"));
|
|
pushButton_9->setGeometry(QRect(370, 310, 155, 30));
|
|
pushButton_9->setFont(font);
|
|
line_3 = new QFrame(dialog_lcb);
|
|
line_3->setObjectName(QString::fromUtf8("line_3"));
|
|
line_3->setGeometry(QRect(10, 340, 530, 16));
|
|
sizePolicy.setHeightForWidth(line_3->sizePolicy().hasHeightForWidth());
|
|
line_3->setSizePolicy(sizePolicy);
|
|
line_3->setLineWidth(3);
|
|
line_3->setFrameShape(QFrame::HLine);
|
|
line_3->setFrameShadow(QFrame::Sunken);
|
|
label_5 = new QLabel(dialog_lcb);
|
|
label_5->setObjectName(QString::fromUtf8("label_5"));
|
|
label_5->setGeometry(QRect(10, 350, 400, 19));
|
|
lineEdit_10 = new QLineEdit(dialog_lcb);
|
|
lineEdit_10->setObjectName(QString::fromUtf8("lineEdit_10"));
|
|
lineEdit_10->setGeometry(QRect(72, 376, 468, 25));
|
|
lineEdit_11 = new QLineEdit(dialog_lcb);
|
|
lineEdit_11->setObjectName(QString::fromUtf8("lineEdit_11"));
|
|
lineEdit_11->setGeometry(QRect(72, 405, 468, 25));
|
|
label_6 = new QLabel(dialog_lcb);
|
|
label_6->setObjectName(QString::fromUtf8("label_6"));
|
|
label_6->setGeometry(QRect(10, 376, 61, 19));
|
|
label_7 = new QLabel(dialog_lcb);
|
|
label_7->setObjectName(QString::fromUtf8("label_7"));
|
|
label_7->setGeometry(QRect(10, 405, 61, 19));
|
|
lineEdit_12 = new QLineEdit(dialog_lcb);
|
|
lineEdit_12->setObjectName(QString::fromUtf8("lineEdit_12"));
|
|
lineEdit_12->setGeometry(QRect(105, 435, 434, 25));
|
|
label_8 = new QLabel(dialog_lcb);
|
|
label_8->setObjectName(QString::fromUtf8("label_8"));
|
|
label_8->setGeometry(QRect(10, 435, 90, 19));
|
|
pushButton = new QPushButton(dialog_lcb);
|
|
pushButton->setObjectName(QString::fromUtf8("pushButton"));
|
|
pushButton->setGeometry(QRect(10, 125, 75, 26));
|
|
pushButton->setFont(font);
|
|
widget = new QWidget(dialog_lcb);
|
|
widget->setObjectName(QString::fromUtf8("widget"));
|
|
widget->setGeometry(QRect(140, 195, 258, 32));
|
|
horizontalLayout = new QHBoxLayout(widget);
|
|
horizontalLayout->setSpacing(40);
|
|
horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
|
|
horizontalLayout->setContentsMargins(0, 0, 0, 0);
|
|
pushButton_7 = new QPushButton(widget);
|
|
pushButton_7->setObjectName(QString::fromUtf8("pushButton_7"));
|
|
pushButton_7->setFont(font);
|
|
|
|
horizontalLayout->addWidget(pushButton_7);
|
|
|
|
pushButton_8 = new QPushButton(widget);
|
|
pushButton_8->setObjectName(QString::fromUtf8("pushButton_8"));
|
|
pushButton_8->setFont(font);
|
|
|
|
horizontalLayout->addWidget(pushButton_8);
|
|
|
|
widget1 = new QWidget(dialog_lcb);
|
|
widget1->setObjectName(QString::fromUtf8("widget1"));
|
|
widget1->setGeometry(QRect(130, 467, 292, 32));
|
|
horizontalLayout_2 = new QHBoxLayout(widget1);
|
|
horizontalLayout_2->setSpacing(50);
|
|
horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
|
|
horizontalLayout_2->setContentsMargins(0, 0, 0, 0);
|
|
pushButton_10 = new QPushButton(widget1);
|
|
pushButton_10->setObjectName(QString::fromUtf8("pushButton_10"));
|
|
pushButton_10->setFont(font);
|
|
|
|
horizontalLayout_2->addWidget(pushButton_10);
|
|
|
|
pushButton_11 = new QPushButton(widget1);
|
|
pushButton_11->setObjectName(QString::fromUtf8("pushButton_11"));
|
|
pushButton_11->setFont(font);
|
|
|
|
horizontalLayout_2->addWidget(pushButton_11);
|
|
|
|
tableView->raise();
|
|
line->raise();
|
|
comboBox->raise();
|
|
pushButton->raise();
|
|
pushButton->raise();
|
|
pushButton_2->raise();
|
|
lineEdit->raise();
|
|
pushButton_3->raise();
|
|
lineEdit_2->raise();
|
|
pushButton_4->raise();
|
|
pushButton_5->raise();
|
|
lineEdit_3->raise();
|
|
lineEdit_4->raise();
|
|
pushButton_6->raise();
|
|
lineEdit_5->raise();
|
|
pushButton_7->raise();
|
|
pushButton_8->raise();
|
|
line_2->raise();
|
|
label->raise();
|
|
lineEdit_6->raise();
|
|
lineEdit_7->raise();
|
|
label_2->raise();
|
|
lineEdit_8->raise();
|
|
label_3->raise();
|
|
label_4->raise();
|
|
lineEdit_9->raise();
|
|
pushButton_9->raise();
|
|
line_3->raise();
|
|
label_5->raise();
|
|
lineEdit_10->raise();
|
|
lineEdit_11->raise();
|
|
label_6->raise();
|
|
label_7->raise();
|
|
lineEdit_12->raise();
|
|
label_8->raise();
|
|
|
|
retranslateUi(dialog_lcb);
|
|
|
|
QMetaObject::connectSlotsByName(dialog_lcb);
|
|
} // setupUi
|
|
|
|
void retranslateUi(QDialog *dialog_lcb)
|
|
{
|
|
dialog_lcb->setWindowTitle(QApplication::translate("dialog_lcb", "LCB\346\234\215\345\212\241", 0, QApplication::UnicodeUTF8));
|
|
pushButton_2->setText(QApplication::translate("dialog_lcb", "IntgPd", 0, QApplication::UnicodeUTF8));
|
|
pushButton_3->setText(QApplication::translate("dialog_lcb", "DataSetRef", 0, QApplication::UnicodeUTF8));
|
|
pushButton_4->setText(QApplication::translate("dialog_lcb", "TrgOpts", 0, QApplication::UnicodeUTF8));
|
|
pushButton_5->setText(QApplication::translate("dialog_lcb", "OptFlds", 0, QApplication::UnicodeUTF8));
|
|
pushButton_6->setText(QApplication::translate("dialog_lcb", "LogRef", 0, QApplication::UnicodeUTF8));
|
|
label->setText(QApplication::translate("dialog_lcb", "OldEntrTm", 0, QApplication::UnicodeUTF8));
|
|
label_2->setText(QApplication::translate("dialog_lcb", "OldEntr", 0, QApplication::UnicodeUTF8));
|
|
label_3->setText(QApplication::translate("dialog_lcb", "NewEntr", 0, QApplication::UnicodeUTF8));
|
|
label_4->setText(QApplication::translate("dialog_lcb", "NewEntrTm", 0, QApplication::UnicodeUTF8));
|
|
pushButton_9->setText(QApplication::translate("dialog_lcb", "GetLogStatusValues", 0, QApplication::UnicodeUTF8));
|
|
label_5->setText(QApplication::translate("dialog_lcb", "\346\227\266\351\227\264\346\240\274\345\274\217\347\244\272\344\276\213:1984-01-01T00:00:00.000000000", 0, QApplication::UnicodeUTF8));
|
|
label_6->setText(QApplication::translate("dialog_lcb", "StarTm", 0, QApplication::UnicodeUTF8));
|
|
label_7->setText(QApplication::translate("dialog_lcb", "StopTm", 0, QApplication::UnicodeUTF8));
|
|
label_8->setText(QApplication::translate("dialog_lcb", "StartEntry", 0, QApplication::UnicodeUTF8));
|
|
pushButton->setText(QApplication::translate("dialog_lcb", "LogEna", 0, QApplication::UnicodeUTF8));
|
|
pushButton_7->setText(QApplication::translate("dialog_lcb", "GetLCBValues", 0, QApplication::UnicodeUTF8));
|
|
pushButton_8->setText(QApplication::translate("dialog_lcb", "SetLCBValues", 0, QApplication::UnicodeUTF8));
|
|
pushButton_10->setText(QApplication::translate("dialog_lcb", "QueryLogByTime", 0, QApplication::UnicodeUTF8));
|
|
pushButton_11->setText(QApplication::translate("dialog_lcb", "QueryLogAfter", 0, QApplication::UnicodeUTF8));
|
|
} // retranslateUi
|
|
|
|
};
|
|
|
|
namespace Ui {
|
|
class dialog_lcb: public Ui_dialog_lcb {};
|
|
} // namespace Ui
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
#endif // UI_DIALOG_LCB_H
|