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.
978 lines
48 KiB
C++
978 lines
48 KiB
C++
/********************************************************************************
|
|
** Form generated from reading UI file 'lpReport.ui'
|
|
**
|
|
** Created by: Qt User Interface Compiler version 5.9.4
|
|
**
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
********************************************************************************/
|
|
|
|
#ifndef UI_LPREPORT_H
|
|
#define UI_LPREPORT_H
|
|
|
|
#include <QtCore/QVariant>
|
|
#include <QtWidgets/QAction>
|
|
#include <QtWidgets/QApplication>
|
|
#include <QtWidgets/QButtonGroup>
|
|
#include <QtWidgets/QComboBox>
|
|
#include <QtWidgets/QGridLayout>
|
|
#include <QtWidgets/QHBoxLayout>
|
|
#include <QtWidgets/QHeaderView>
|
|
#include <QtWidgets/QLabel>
|
|
#include <QtWidgets/QLineEdit>
|
|
#include <QtWidgets/QListWidget>
|
|
#include <QtWidgets/QMainWindow>
|
|
#include <QtWidgets/QMenuBar>
|
|
#include <QtWidgets/QPushButton>
|
|
#include <QtWidgets/QScrollArea>
|
|
#include <QtWidgets/QSpacerItem>
|
|
#include <QtWidgets/QStackedWidget>
|
|
#include <QtWidgets/QStatusBar>
|
|
#include <QtWidgets/QTableView>
|
|
#include <QtWidgets/QVBoxLayout>
|
|
#include <QtWidgets/QWidget>
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
class Ui_lpReportClass
|
|
{
|
|
public:
|
|
QWidget *centralWidget;
|
|
QGridLayout *gridLayout_9;
|
|
QLabel *label_Title;
|
|
QListWidget *check_listWidget;
|
|
QStackedWidget *stackedWidget;
|
|
QWidget *page_2;
|
|
QGridLayout *gridLayout_3;
|
|
QHBoxLayout *horizontalLayout;
|
|
QLabel *labelTitle_Checkdata;
|
|
QLineEdit *LineNumber_checkShengchang;
|
|
QPushButton *Prev_checkShengchang;
|
|
QLabel *showPage_Label_Checkdata;
|
|
QPushButton *Next_checkShengchang;
|
|
QSpacerItem *horizontalSpacer_9;
|
|
QLabel *showNum_Label_Checkdata;
|
|
QSpacerItem *verticalSpacer_2;
|
|
QTableView *tableView_checkShengchang;
|
|
QLabel *CheckDlg_label_Pic;
|
|
QLabel *label_Tab2_Title;
|
|
QLabel *label;
|
|
QVBoxLayout *verticalLayout;
|
|
QHBoxLayout *horizontalLayout_8;
|
|
QLabel *label_18;
|
|
QLabel *label_Time1_History;
|
|
QPushButton *pushButton_Set1_History;
|
|
QSpacerItem *horizontalSpacer_5;
|
|
QHBoxLayout *horizontalLayout_6;
|
|
QLabel *label_17;
|
|
QLabel *label_Time2_History;
|
|
QPushButton *pushButton_Set2_History;
|
|
QSpacerItem *horizontalSpacer_4;
|
|
QGridLayout *gridLayout_2;
|
|
QLabel *label_14;
|
|
QComboBox *comboBox_Model;
|
|
QLabel *label_15;
|
|
QComboBox *comboBox_Banci;
|
|
QLabel *label_16;
|
|
QLabel *label_Number;
|
|
QPushButton *pushButton_Checkdata;
|
|
QPushButton *pushButton_SaveHistory;
|
|
QWidget *page_3;
|
|
QGridLayout *gridLayout_8;
|
|
QGridLayout *gridLayout_7;
|
|
QHBoxLayout *horizontalLayout_10;
|
|
QLabel *label_20;
|
|
QLabel *label_Time2_Count;
|
|
QPushButton *pushButton_Set2_Count;
|
|
QSpacerItem *horizontalSpacer_7;
|
|
QHBoxLayout *horizontalLayout_11;
|
|
QLabel *label_22;
|
|
QLabel *label_Time1_Count;
|
|
QPushButton *pushButton_Set1_Count;
|
|
QSpacerItem *horizontalSpacer_8;
|
|
QGridLayout *gridLayout_10;
|
|
QLabel *label_21;
|
|
QComboBox *comboBox_Banci_Calculate;
|
|
QPushButton *pushButton_SaveCalculate;
|
|
QPushButton *pushButton_Checkdata_Calculate;
|
|
QScrollArea *scrollArea;
|
|
QWidget *scrollAreaWidgetContents;
|
|
QWidget *page;
|
|
QGridLayout *gridLayout_6;
|
|
QGridLayout *gridLayout;
|
|
QHBoxLayout *horizontalLayout_5;
|
|
QLabel *label_13;
|
|
QLabel *label_Time2_warning;
|
|
QPushButton *pushButton_Set2_Warning;
|
|
QComboBox *comboBox_Wandring_Log;
|
|
QSpacerItem *horizontalSpacer_3;
|
|
QPushButton *pushButton_Wandring;
|
|
QPushButton *pushButton_SaveWaring;
|
|
QHBoxLayout *horizontalLayout_7;
|
|
QLabel *label_12;
|
|
QLabel *label_Time1_warning;
|
|
QPushButton *pushButton_Set1_Warning;
|
|
QSpacerItem *horizontalSpacer_2;
|
|
QLabel *label_Tab3_Title;
|
|
QTableView *tableView_TWarning;
|
|
QHBoxLayout *horizontalLayout_2;
|
|
QLabel *labelTitle_Checkdata_2;
|
|
QLineEdit *LineNumber_log;
|
|
QPushButton *Prev_checklog;
|
|
QLabel *showPage_Label_Checkdata_2;
|
|
QPushButton *Next_checklog;
|
|
QSpacerItem *horizontalSpacer_10;
|
|
QLabel *showNum_Label_Checkdata_2;
|
|
QMenuBar *menuBar;
|
|
QStatusBar *statusBar;
|
|
|
|
void setupUi(QMainWindow *lpReportClass)
|
|
{
|
|
if (lpReportClass->objectName().isEmpty())
|
|
lpReportClass->setObjectName(QStringLiteral("lpReportClass"));
|
|
lpReportClass->resize(1009, 766);
|
|
centralWidget = new QWidget(lpReportClass);
|
|
centralWidget->setObjectName(QStringLiteral("centralWidget"));
|
|
gridLayout_9 = new QGridLayout(centralWidget);
|
|
gridLayout_9->setSpacing(6);
|
|
gridLayout_9->setContentsMargins(11, 11, 11, 11);
|
|
gridLayout_9->setObjectName(QStringLiteral("gridLayout_9"));
|
|
label_Title = new QLabel(centralWidget);
|
|
label_Title->setObjectName(QStringLiteral("label_Title"));
|
|
QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed);
|
|
sizePolicy.setHorizontalStretch(0);
|
|
sizePolicy.setVerticalStretch(0);
|
|
sizePolicy.setHeightForWidth(label_Title->sizePolicy().hasHeightForWidth());
|
|
label_Title->setSizePolicy(sizePolicy);
|
|
label_Title->setMinimumSize(QSize(0, 30));
|
|
QPalette palette;
|
|
QBrush brush(QColor(0, 0, 0, 255));
|
|
brush.setStyle(Qt::SolidPattern);
|
|
palette.setBrush(QPalette::Active, QPalette::WindowText, brush);
|
|
QBrush brush1(QColor(170, 170, 127, 255));
|
|
brush1.setStyle(Qt::SolidPattern);
|
|
palette.setBrush(QPalette::Active, QPalette::Button, brush1);
|
|
palette.setBrush(QPalette::Active, QPalette::Base, brush1);
|
|
palette.setBrush(QPalette::Active, QPalette::Window, brush1);
|
|
palette.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
|
|
palette.setBrush(QPalette::Inactive, QPalette::Button, brush1);
|
|
palette.setBrush(QPalette::Inactive, QPalette::Base, brush1);
|
|
palette.setBrush(QPalette::Inactive, QPalette::Window, brush1);
|
|
QBrush brush2(QColor(120, 120, 120, 255));
|
|
brush2.setStyle(Qt::SolidPattern);
|
|
palette.setBrush(QPalette::Disabled, QPalette::WindowText, brush2);
|
|
palette.setBrush(QPalette::Disabled, QPalette::Button, brush1);
|
|
palette.setBrush(QPalette::Disabled, QPalette::Base, brush1);
|
|
palette.setBrush(QPalette::Disabled, QPalette::Window, brush1);
|
|
label_Title->setPalette(palette);
|
|
label_Title->setStyleSheet(QLatin1String("font: 75 14pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_Title->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_9->addWidget(label_Title, 0, 0, 1, 2);
|
|
|
|
check_listWidget = new QListWidget(centralWidget);
|
|
QBrush brush3(QColor(182, 182, 182, 255));
|
|
brush3.setStyle(Qt::SolidPattern);
|
|
QFont font;
|
|
font.setPointSize(12);
|
|
font.setBold(true);
|
|
font.setItalic(false);
|
|
font.setWeight(75);
|
|
font.setKerning(true);
|
|
font.setStyleStrategy(QFont::PreferAntialias);
|
|
QListWidgetItem *__qlistwidgetitem = new QListWidgetItem(check_listWidget);
|
|
__qlistwidgetitem->setTextAlignment(Qt::AlignCenter);
|
|
__qlistwidgetitem->setFont(font);
|
|
__qlistwidgetitem->setBackground(brush3);
|
|
__qlistwidgetitem->setForeground(brush);
|
|
QFont font1;
|
|
font1.setPointSize(12);
|
|
font1.setBold(true);
|
|
font1.setWeight(75);
|
|
QListWidgetItem *__qlistwidgetitem1 = new QListWidgetItem(check_listWidget);
|
|
__qlistwidgetitem1->setTextAlignment(Qt::AlignCenter);
|
|
__qlistwidgetitem1->setFont(font1);
|
|
__qlistwidgetitem1->setBackground(brush3);
|
|
QListWidgetItem *__qlistwidgetitem2 = new QListWidgetItem(check_listWidget);
|
|
__qlistwidgetitem2->setTextAlignment(Qt::AlignCenter);
|
|
__qlistwidgetitem2->setFont(font1);
|
|
__qlistwidgetitem2->setBackground(brush3);
|
|
check_listWidget->setObjectName(QStringLiteral("check_listWidget"));
|
|
QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Expanding);
|
|
sizePolicy1.setHorizontalStretch(0);
|
|
sizePolicy1.setVerticalStretch(0);
|
|
sizePolicy1.setHeightForWidth(check_listWidget->sizePolicy().hasHeightForWidth());
|
|
check_listWidget->setSizePolicy(sizePolicy1);
|
|
check_listWidget->setMaximumSize(QSize(140, 16777215));
|
|
check_listWidget->setFocusPolicy(Qt::NoFocus);
|
|
check_listWidget->setAutoFillBackground(true);
|
|
check_listWidget->setStyleSheet(QLatin1String("font: 75 14pt \"Consolas\";\n"
|
|
""));
|
|
check_listWidget->setInputMethodHints(Qt::ImhNone);
|
|
check_listWidget->setFrameShape(QFrame::NoFrame);
|
|
check_listWidget->setFrameShadow(QFrame::Plain);
|
|
check_listWidget->setFlow(QListView::TopToBottom);
|
|
check_listWidget->setResizeMode(QListView::Adjust);
|
|
check_listWidget->setLayoutMode(QListView::SinglePass);
|
|
check_listWidget->setSpacing(1);
|
|
check_listWidget->setViewMode(QListView::ListMode);
|
|
|
|
gridLayout_9->addWidget(check_listWidget, 1, 0, 1, 1);
|
|
|
|
stackedWidget = new QStackedWidget(centralWidget);
|
|
stackedWidget->setObjectName(QStringLiteral("stackedWidget"));
|
|
QSizePolicy sizePolicy2(QSizePolicy::Expanding, QSizePolicy::Preferred);
|
|
sizePolicy2.setHorizontalStretch(0);
|
|
sizePolicy2.setVerticalStretch(0);
|
|
sizePolicy2.setHeightForWidth(stackedWidget->sizePolicy().hasHeightForWidth());
|
|
stackedWidget->setSizePolicy(sizePolicy2);
|
|
page_2 = new QWidget();
|
|
page_2->setObjectName(QStringLiteral("page_2"));
|
|
gridLayout_3 = new QGridLayout(page_2);
|
|
gridLayout_3->setSpacing(6);
|
|
gridLayout_3->setContentsMargins(11, 11, 11, 11);
|
|
gridLayout_3->setObjectName(QStringLiteral("gridLayout_3"));
|
|
horizontalLayout = new QHBoxLayout();
|
|
horizontalLayout->setSpacing(6);
|
|
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
|
labelTitle_Checkdata = new QLabel(page_2);
|
|
labelTitle_Checkdata->setObjectName(QStringLiteral("labelTitle_Checkdata"));
|
|
QFont font2;
|
|
font2.setPointSize(12);
|
|
labelTitle_Checkdata->setFont(font2);
|
|
|
|
horizontalLayout->addWidget(labelTitle_Checkdata);
|
|
|
|
LineNumber_checkShengchang = new QLineEdit(page_2);
|
|
LineNumber_checkShengchang->setObjectName(QStringLiteral("LineNumber_checkShengchang"));
|
|
sizePolicy.setHeightForWidth(LineNumber_checkShengchang->sizePolicy().hasHeightForWidth());
|
|
LineNumber_checkShengchang->setSizePolicy(sizePolicy);
|
|
LineNumber_checkShengchang->setMinimumSize(QSize(0, 20));
|
|
LineNumber_checkShengchang->setMaximumSize(QSize(100, 50));
|
|
LineNumber_checkShengchang->setFont(font2);
|
|
LineNumber_checkShengchang->setMaxLength(4);
|
|
LineNumber_checkShengchang->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout->addWidget(LineNumber_checkShengchang);
|
|
|
|
Prev_checkShengchang = new QPushButton(page_2);
|
|
Prev_checkShengchang->setObjectName(QStringLiteral("Prev_checkShengchang"));
|
|
Prev_checkShengchang->setFont(font2);
|
|
|
|
horizontalLayout->addWidget(Prev_checkShengchang);
|
|
|
|
showPage_Label_Checkdata = new QLabel(page_2);
|
|
showPage_Label_Checkdata->setObjectName(QStringLiteral("showPage_Label_Checkdata"));
|
|
showPage_Label_Checkdata->setFont(font2);
|
|
|
|
horizontalLayout->addWidget(showPage_Label_Checkdata);
|
|
|
|
Next_checkShengchang = new QPushButton(page_2);
|
|
Next_checkShengchang->setObjectName(QStringLiteral("Next_checkShengchang"));
|
|
Next_checkShengchang->setFont(font2);
|
|
|
|
horizontalLayout->addWidget(Next_checkShengchang);
|
|
|
|
horizontalSpacer_9 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout->addItem(horizontalSpacer_9);
|
|
|
|
showNum_Label_Checkdata = new QLabel(page_2);
|
|
showNum_Label_Checkdata->setObjectName(QStringLiteral("showNum_Label_Checkdata"));
|
|
showNum_Label_Checkdata->setFont(font2);
|
|
|
|
horizontalLayout->addWidget(showNum_Label_Checkdata);
|
|
|
|
|
|
gridLayout_3->addLayout(horizontalLayout, 5, 0, 1, 1);
|
|
|
|
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
|
|
|
gridLayout_3->addItem(verticalSpacer_2, 4, 1, 1, 1);
|
|
|
|
tableView_checkShengchang = new QTableView(page_2);
|
|
tableView_checkShengchang->setObjectName(QStringLiteral("tableView_checkShengchang"));
|
|
QFont font3;
|
|
font3.setFamily(QStringLiteral("Arial"));
|
|
font3.setPointSize(12);
|
|
tableView_checkShengchang->setFont(font3);
|
|
|
|
gridLayout_3->addWidget(tableView_checkShengchang, 2, 0, 3, 1);
|
|
|
|
CheckDlg_label_Pic = new QLabel(page_2);
|
|
CheckDlg_label_Pic->setObjectName(QStringLiteral("CheckDlg_label_Pic"));
|
|
QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Expanding);
|
|
sizePolicy3.setHorizontalStretch(0);
|
|
sizePolicy3.setVerticalStretch(0);
|
|
sizePolicy3.setHeightForWidth(CheckDlg_label_Pic->sizePolicy().hasHeightForWidth());
|
|
CheckDlg_label_Pic->setSizePolicy(sizePolicy3);
|
|
CheckDlg_label_Pic->setMinimumSize(QSize(0, 0));
|
|
CheckDlg_label_Pic->setMaximumSize(QSize(150, 150));
|
|
CheckDlg_label_Pic->setFrameShape(QFrame::Box);
|
|
CheckDlg_label_Pic->setFrameShadow(QFrame::Plain);
|
|
CheckDlg_label_Pic->setMidLineWidth(0);
|
|
|
|
gridLayout_3->addWidget(CheckDlg_label_Pic, 2, 1, 1, 1);
|
|
|
|
label_Tab2_Title = new QLabel(page_2);
|
|
label_Tab2_Title->setObjectName(QStringLiteral("label_Tab2_Title"));
|
|
label_Tab2_Title->setMinimumSize(QSize(0, 30));
|
|
label_Tab2_Title->setFont(font2);
|
|
label_Tab2_Title->setFrameShape(QFrame::Box);
|
|
|
|
gridLayout_3->addWidget(label_Tab2_Title, 1, 0, 1, 2);
|
|
|
|
label = new QLabel(page_2);
|
|
label->setObjectName(QStringLiteral("label"));
|
|
label->setFont(font2);
|
|
|
|
gridLayout_3->addWidget(label, 3, 1, 1, 1);
|
|
|
|
verticalLayout = new QVBoxLayout();
|
|
verticalLayout->setSpacing(6);
|
|
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
|
horizontalLayout_8 = new QHBoxLayout();
|
|
horizontalLayout_8->setSpacing(6);
|
|
horizontalLayout_8->setObjectName(QStringLiteral("horizontalLayout_8"));
|
|
label_18 = new QLabel(page_2);
|
|
label_18->setObjectName(QStringLiteral("label_18"));
|
|
label_18->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_18->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_8->addWidget(label_18);
|
|
|
|
label_Time1_History = new QLabel(page_2);
|
|
label_Time1_History->setObjectName(QStringLiteral("label_Time1_History"));
|
|
label_Time1_History->setMinimumSize(QSize(0, 30));
|
|
label_Time1_History->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time1_History->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_8->addWidget(label_Time1_History);
|
|
|
|
pushButton_Set1_History = new QPushButton(page_2);
|
|
pushButton_Set1_History->setObjectName(QStringLiteral("pushButton_Set1_History"));
|
|
QSizePolicy sizePolicy4(QSizePolicy::Minimum, QSizePolicy::Preferred);
|
|
sizePolicy4.setHorizontalStretch(0);
|
|
sizePolicy4.setVerticalStretch(0);
|
|
sizePolicy4.setHeightForWidth(pushButton_Set1_History->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set1_History->setSizePolicy(sizePolicy4);
|
|
pushButton_Set1_History->setMinimumSize(QSize(0, 30));
|
|
pushButton_Set1_History->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_8->addWidget(pushButton_Set1_History);
|
|
|
|
horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_8->addItem(horizontalSpacer_5);
|
|
|
|
|
|
verticalLayout->addLayout(horizontalLayout_8);
|
|
|
|
horizontalLayout_6 = new QHBoxLayout();
|
|
horizontalLayout_6->setSpacing(6);
|
|
horizontalLayout_6->setObjectName(QStringLiteral("horizontalLayout_6"));
|
|
label_17 = new QLabel(page_2);
|
|
label_17->setObjectName(QStringLiteral("label_17"));
|
|
label_17->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_17->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_6->addWidget(label_17);
|
|
|
|
label_Time2_History = new QLabel(page_2);
|
|
label_Time2_History->setObjectName(QStringLiteral("label_Time2_History"));
|
|
label_Time2_History->setMinimumSize(QSize(0, 30));
|
|
label_Time2_History->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time2_History->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_6->addWidget(label_Time2_History);
|
|
|
|
pushButton_Set2_History = new QPushButton(page_2);
|
|
pushButton_Set2_History->setObjectName(QStringLiteral("pushButton_Set2_History"));
|
|
sizePolicy4.setHeightForWidth(pushButton_Set2_History->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set2_History->setSizePolicy(sizePolicy4);
|
|
pushButton_Set2_History->setMinimumSize(QSize(0, 30));
|
|
pushButton_Set2_History->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_6->addWidget(pushButton_Set2_History);
|
|
|
|
horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_6->addItem(horizontalSpacer_4);
|
|
|
|
|
|
verticalLayout->addLayout(horizontalLayout_6);
|
|
|
|
gridLayout_2 = new QGridLayout();
|
|
gridLayout_2->setSpacing(6);
|
|
gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
|
|
label_14 = new QLabel(page_2);
|
|
label_14->setObjectName(QStringLiteral("label_14"));
|
|
label_14->setMinimumSize(QSize(0, 25));
|
|
QPalette palette1;
|
|
palette1.setBrush(QPalette::Active, QPalette::WindowText, brush);
|
|
palette1.setBrush(QPalette::Active, QPalette::Button, brush1);
|
|
palette1.setBrush(QPalette::Active, QPalette::Base, brush1);
|
|
palette1.setBrush(QPalette::Active, QPalette::Window, brush1);
|
|
palette1.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
|
|
palette1.setBrush(QPalette::Inactive, QPalette::Button, brush1);
|
|
palette1.setBrush(QPalette::Inactive, QPalette::Base, brush1);
|
|
palette1.setBrush(QPalette::Inactive, QPalette::Window, brush1);
|
|
palette1.setBrush(QPalette::Disabled, QPalette::WindowText, brush2);
|
|
palette1.setBrush(QPalette::Disabled, QPalette::Button, brush1);
|
|
palette1.setBrush(QPalette::Disabled, QPalette::Base, brush1);
|
|
palette1.setBrush(QPalette::Disabled, QPalette::Window, brush1);
|
|
label_14->setPalette(palette1);
|
|
label_14->setStyleSheet(QLatin1String("background-color: rgb(170, 170, 127);\n"
|
|
"font: 75 14pt \"Consolas\";"));
|
|
label_14->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_2->addWidget(label_14, 0, 0, 1, 1);
|
|
|
|
comboBox_Model = new QComboBox(page_2);
|
|
comboBox_Model->setObjectName(QStringLiteral("comboBox_Model"));
|
|
comboBox_Model->setMinimumSize(QSize(0, 30));
|
|
comboBox_Model->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
""));
|
|
|
|
gridLayout_2->addWidget(comboBox_Model, 0, 1, 1, 1);
|
|
|
|
label_15 = new QLabel(page_2);
|
|
label_15->setObjectName(QStringLiteral("label_15"));
|
|
label_15->setMinimumSize(QSize(0, 30));
|
|
QPalette palette2;
|
|
palette2.setBrush(QPalette::Active, QPalette::WindowText, brush);
|
|
palette2.setBrush(QPalette::Active, QPalette::Button, brush1);
|
|
palette2.setBrush(QPalette::Active, QPalette::Base, brush1);
|
|
palette2.setBrush(QPalette::Active, QPalette::Window, brush1);
|
|
palette2.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
|
|
palette2.setBrush(QPalette::Inactive, QPalette::Button, brush1);
|
|
palette2.setBrush(QPalette::Inactive, QPalette::Base, brush1);
|
|
palette2.setBrush(QPalette::Inactive, QPalette::Window, brush1);
|
|
palette2.setBrush(QPalette::Disabled, QPalette::WindowText, brush2);
|
|
palette2.setBrush(QPalette::Disabled, QPalette::Button, brush1);
|
|
palette2.setBrush(QPalette::Disabled, QPalette::Base, brush1);
|
|
palette2.setBrush(QPalette::Disabled, QPalette::Window, brush1);
|
|
label_15->setPalette(palette2);
|
|
label_15->setStyleSheet(QLatin1String("background-color: rgb(170, 170, 127);\n"
|
|
"font: 75 14pt \"Consolas\";"));
|
|
label_15->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_2->addWidget(label_15, 0, 2, 1, 1);
|
|
|
|
comboBox_Banci = new QComboBox(page_2);
|
|
comboBox_Banci->setObjectName(QStringLiteral("comboBox_Banci"));
|
|
comboBox_Banci->setMinimumSize(QSize(0, 30));
|
|
comboBox_Banci->setStyleSheet(QStringLiteral("font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_2->addWidget(comboBox_Banci, 0, 3, 1, 1);
|
|
|
|
label_16 = new QLabel(page_2);
|
|
label_16->setObjectName(QStringLiteral("label_16"));
|
|
label_16->setMinimumSize(QSize(0, 30));
|
|
QPalette palette3;
|
|
palette3.setBrush(QPalette::Active, QPalette::WindowText, brush);
|
|
palette3.setBrush(QPalette::Active, QPalette::Button, brush1);
|
|
palette3.setBrush(QPalette::Active, QPalette::Base, brush1);
|
|
palette3.setBrush(QPalette::Active, QPalette::Window, brush1);
|
|
palette3.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
|
|
palette3.setBrush(QPalette::Inactive, QPalette::Button, brush1);
|
|
palette3.setBrush(QPalette::Inactive, QPalette::Base, brush1);
|
|
palette3.setBrush(QPalette::Inactive, QPalette::Window, brush1);
|
|
palette3.setBrush(QPalette::Disabled, QPalette::WindowText, brush2);
|
|
palette3.setBrush(QPalette::Disabled, QPalette::Button, brush1);
|
|
palette3.setBrush(QPalette::Disabled, QPalette::Base, brush1);
|
|
palette3.setBrush(QPalette::Disabled, QPalette::Window, brush1);
|
|
label_16->setPalette(palette3);
|
|
label_16->setStyleSheet(QLatin1String("background-color: rgb(170, 170, 127);\n"
|
|
"font: 75 14pt \"Consolas\";"));
|
|
label_16->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_2->addWidget(label_16, 1, 0, 1, 1);
|
|
|
|
label_Number = new QLabel(page_2);
|
|
label_Number->setObjectName(QStringLiteral("label_Number"));
|
|
label_Number->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_Number->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_2->addWidget(label_Number, 1, 1, 1, 1);
|
|
|
|
pushButton_Checkdata = new QPushButton(page_2);
|
|
pushButton_Checkdata->setObjectName(QStringLiteral("pushButton_Checkdata"));
|
|
pushButton_Checkdata->setMinimumSize(QSize(0, 30));
|
|
pushButton_Checkdata->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_2->addWidget(pushButton_Checkdata, 1, 2, 1, 1);
|
|
|
|
pushButton_SaveHistory = new QPushButton(page_2);
|
|
pushButton_SaveHistory->setObjectName(QStringLiteral("pushButton_SaveHistory"));
|
|
pushButton_SaveHistory->setMinimumSize(QSize(0, 30));
|
|
pushButton_SaveHistory->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_2->addWidget(pushButton_SaveHistory, 1, 3, 1, 1);
|
|
|
|
|
|
verticalLayout->addLayout(gridLayout_2);
|
|
|
|
|
|
gridLayout_3->addLayout(verticalLayout, 0, 0, 1, 2);
|
|
|
|
stackedWidget->addWidget(page_2);
|
|
page_3 = new QWidget();
|
|
page_3->setObjectName(QStringLiteral("page_3"));
|
|
gridLayout_8 = new QGridLayout(page_3);
|
|
gridLayout_8->setSpacing(6);
|
|
gridLayout_8->setContentsMargins(11, 11, 11, 11);
|
|
gridLayout_8->setObjectName(QStringLiteral("gridLayout_8"));
|
|
gridLayout_7 = new QGridLayout();
|
|
gridLayout_7->setSpacing(6);
|
|
gridLayout_7->setObjectName(QStringLiteral("gridLayout_7"));
|
|
horizontalLayout_10 = new QHBoxLayout();
|
|
horizontalLayout_10->setSpacing(6);
|
|
horizontalLayout_10->setObjectName(QStringLiteral("horizontalLayout_10"));
|
|
label_20 = new QLabel(page_3);
|
|
label_20->setObjectName(QStringLiteral("label_20"));
|
|
label_20->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_20->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_10->addWidget(label_20);
|
|
|
|
label_Time2_Count = new QLabel(page_3);
|
|
label_Time2_Count->setObjectName(QStringLiteral("label_Time2_Count"));
|
|
label_Time2_Count->setMinimumSize(QSize(0, 30));
|
|
label_Time2_Count->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time2_Count->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_10->addWidget(label_Time2_Count);
|
|
|
|
pushButton_Set2_Count = new QPushButton(page_3);
|
|
pushButton_Set2_Count->setObjectName(QStringLiteral("pushButton_Set2_Count"));
|
|
sizePolicy4.setHeightForWidth(pushButton_Set2_Count->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set2_Count->setSizePolicy(sizePolicy4);
|
|
pushButton_Set2_Count->setMinimumSize(QSize(0, 30));
|
|
pushButton_Set2_Count->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_10->addWidget(pushButton_Set2_Count);
|
|
|
|
horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_10->addItem(horizontalSpacer_7);
|
|
|
|
|
|
gridLayout_7->addLayout(horizontalLayout_10, 1, 0, 1, 1);
|
|
|
|
horizontalLayout_11 = new QHBoxLayout();
|
|
horizontalLayout_11->setSpacing(6);
|
|
horizontalLayout_11->setObjectName(QStringLiteral("horizontalLayout_11"));
|
|
label_22 = new QLabel(page_3);
|
|
label_22->setObjectName(QStringLiteral("label_22"));
|
|
label_22->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_22->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_11->addWidget(label_22);
|
|
|
|
label_Time1_Count = new QLabel(page_3);
|
|
label_Time1_Count->setObjectName(QStringLiteral("label_Time1_Count"));
|
|
label_Time1_Count->setMinimumSize(QSize(0, 30));
|
|
label_Time1_Count->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time1_Count->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_11->addWidget(label_Time1_Count);
|
|
|
|
pushButton_Set1_Count = new QPushButton(page_3);
|
|
pushButton_Set1_Count->setObjectName(QStringLiteral("pushButton_Set1_Count"));
|
|
sizePolicy4.setHeightForWidth(pushButton_Set1_Count->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set1_Count->setSizePolicy(sizePolicy4);
|
|
pushButton_Set1_Count->setMinimumSize(QSize(0, 30));
|
|
QFont font4;
|
|
font4.setFamily(QStringLiteral("Consolas"));
|
|
font4.setPointSize(12);
|
|
font4.setBold(false);
|
|
font4.setItalic(false);
|
|
font4.setWeight(9);
|
|
pushButton_Set1_Count->setFont(font4);
|
|
pushButton_Set1_Count->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_11->addWidget(pushButton_Set1_Count);
|
|
|
|
horizontalSpacer_8 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_11->addItem(horizontalSpacer_8);
|
|
|
|
|
|
gridLayout_7->addLayout(horizontalLayout_11, 0, 0, 1, 3);
|
|
|
|
gridLayout_10 = new QGridLayout();
|
|
gridLayout_10->setSpacing(6);
|
|
gridLayout_10->setObjectName(QStringLiteral("gridLayout_10"));
|
|
label_21 = new QLabel(page_3);
|
|
label_21->setObjectName(QStringLiteral("label_21"));
|
|
label_21->setMinimumSize(QSize(0, 30));
|
|
QPalette palette4;
|
|
palette4.setBrush(QPalette::Active, QPalette::WindowText, brush);
|
|
palette4.setBrush(QPalette::Active, QPalette::Button, brush1);
|
|
palette4.setBrush(QPalette::Active, QPalette::Base, brush1);
|
|
palette4.setBrush(QPalette::Active, QPalette::Window, brush1);
|
|
palette4.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
|
|
palette4.setBrush(QPalette::Inactive, QPalette::Button, brush1);
|
|
palette4.setBrush(QPalette::Inactive, QPalette::Base, brush1);
|
|
palette4.setBrush(QPalette::Inactive, QPalette::Window, brush1);
|
|
palette4.setBrush(QPalette::Disabled, QPalette::WindowText, brush2);
|
|
palette4.setBrush(QPalette::Disabled, QPalette::Button, brush1);
|
|
palette4.setBrush(QPalette::Disabled, QPalette::Base, brush1);
|
|
palette4.setBrush(QPalette::Disabled, QPalette::Window, brush1);
|
|
label_21->setPalette(palette4);
|
|
label_21->setStyleSheet(QLatin1String("background-color: rgb(170, 170, 127);\n"
|
|
"font: 75 14pt \"Consolas\";"));
|
|
label_21->setAlignment(Qt::AlignCenter);
|
|
|
|
gridLayout_10->addWidget(label_21, 0, 0, 1, 1);
|
|
|
|
comboBox_Banci_Calculate = new QComboBox(page_3);
|
|
comboBox_Banci_Calculate->setObjectName(QStringLiteral("comboBox_Banci_Calculate"));
|
|
comboBox_Banci_Calculate->setMinimumSize(QSize(0, 30));
|
|
comboBox_Banci_Calculate->setStyleSheet(QStringLiteral("font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_10->addWidget(comboBox_Banci_Calculate, 0, 2, 1, 1);
|
|
|
|
|
|
gridLayout_7->addLayout(gridLayout_10, 2, 0, 1, 1);
|
|
|
|
pushButton_SaveCalculate = new QPushButton(page_3);
|
|
pushButton_SaveCalculate->setObjectName(QStringLiteral("pushButton_SaveCalculate"));
|
|
pushButton_SaveCalculate->setMinimumSize(QSize(0, 30));
|
|
pushButton_SaveCalculate->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_7->addWidget(pushButton_SaveCalculate, 2, 2, 1, 1);
|
|
|
|
pushButton_Checkdata_Calculate = new QPushButton(page_3);
|
|
pushButton_Checkdata_Calculate->setObjectName(QStringLiteral("pushButton_Checkdata_Calculate"));
|
|
pushButton_Checkdata_Calculate->setMinimumSize(QSize(0, 30));
|
|
pushButton_Checkdata_Calculate->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
gridLayout_7->addWidget(pushButton_Checkdata_Calculate, 2, 1, 1, 1);
|
|
|
|
scrollArea = new QScrollArea(page_3);
|
|
scrollArea->setObjectName(QStringLiteral("scrollArea"));
|
|
scrollArea->setFont(font2);
|
|
scrollArea->setWidgetResizable(true);
|
|
scrollAreaWidgetContents = new QWidget();
|
|
scrollAreaWidgetContents->setObjectName(QStringLiteral("scrollAreaWidgetContents"));
|
|
scrollAreaWidgetContents->setGeometry(QRect(0, 0, 823, 531));
|
|
scrollArea->setWidget(scrollAreaWidgetContents);
|
|
|
|
gridLayout_7->addWidget(scrollArea, 3, 0, 1, 3);
|
|
|
|
|
|
gridLayout_8->addLayout(gridLayout_7, 0, 0, 1, 1);
|
|
|
|
stackedWidget->addWidget(page_3);
|
|
page = new QWidget();
|
|
page->setObjectName(QStringLiteral("page"));
|
|
gridLayout_6 = new QGridLayout(page);
|
|
gridLayout_6->setSpacing(6);
|
|
gridLayout_6->setContentsMargins(11, 11, 11, 11);
|
|
gridLayout_6->setObjectName(QStringLiteral("gridLayout_6"));
|
|
gridLayout = new QGridLayout();
|
|
gridLayout->setSpacing(6);
|
|
gridLayout->setObjectName(QStringLiteral("gridLayout"));
|
|
horizontalLayout_5 = new QHBoxLayout();
|
|
horizontalLayout_5->setSpacing(6);
|
|
horizontalLayout_5->setObjectName(QStringLiteral("horizontalLayout_5"));
|
|
label_13 = new QLabel(page);
|
|
label_13->setObjectName(QStringLiteral("label_13"));
|
|
label_13->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_13->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_5->addWidget(label_13);
|
|
|
|
label_Time2_warning = new QLabel(page);
|
|
label_Time2_warning->setObjectName(QStringLiteral("label_Time2_warning"));
|
|
label_Time2_warning->setMinimumSize(QSize(0, 30));
|
|
label_Time2_warning->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time2_warning->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_5->addWidget(label_Time2_warning);
|
|
|
|
pushButton_Set2_Warning = new QPushButton(page);
|
|
pushButton_Set2_Warning->setObjectName(QStringLiteral("pushButton_Set2_Warning"));
|
|
sizePolicy4.setHeightForWidth(pushButton_Set2_Warning->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set2_Warning->setSizePolicy(sizePolicy4);
|
|
pushButton_Set2_Warning->setMinimumSize(QSize(0, 30));
|
|
pushButton_Set2_Warning->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_5->addWidget(pushButton_Set2_Warning);
|
|
|
|
comboBox_Wandring_Log = new QComboBox(page);
|
|
comboBox_Wandring_Log->setObjectName(QStringLiteral("comboBox_Wandring_Log"));
|
|
QSizePolicy sizePolicy5(QSizePolicy::Expanding, QSizePolicy::Fixed);
|
|
sizePolicy5.setHorizontalStretch(0);
|
|
sizePolicy5.setVerticalStretch(0);
|
|
sizePolicy5.setHeightForWidth(comboBox_Wandring_Log->sizePolicy().hasHeightForWidth());
|
|
comboBox_Wandring_Log->setSizePolicy(sizePolicy5);
|
|
comboBox_Wandring_Log->setMinimumSize(QSize(100, 30));
|
|
comboBox_Wandring_Log->setFont(font2);
|
|
|
|
horizontalLayout_5->addWidget(comboBox_Wandring_Log);
|
|
|
|
horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_5->addItem(horizontalSpacer_3);
|
|
|
|
pushButton_Wandring = new QPushButton(page);
|
|
pushButton_Wandring->setObjectName(QStringLiteral("pushButton_Wandring"));
|
|
QSizePolicy sizePolicy6(QSizePolicy::Preferred, QSizePolicy::Preferred);
|
|
sizePolicy6.setHorizontalStretch(0);
|
|
sizePolicy6.setVerticalStretch(0);
|
|
sizePolicy6.setHeightForWidth(pushButton_Wandring->sizePolicy().hasHeightForWidth());
|
|
pushButton_Wandring->setSizePolicy(sizePolicy6);
|
|
pushButton_Wandring->setMinimumSize(QSize(0, 30));
|
|
pushButton_Wandring->setMaximumSize(QSize(16777215, 50));
|
|
pushButton_Wandring->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_5->addWidget(pushButton_Wandring);
|
|
|
|
pushButton_SaveWaring = new QPushButton(page);
|
|
pushButton_SaveWaring->setObjectName(QStringLiteral("pushButton_SaveWaring"));
|
|
pushButton_SaveWaring->setMinimumSize(QSize(0, 30));
|
|
pushButton_SaveWaring->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_5->addWidget(pushButton_SaveWaring);
|
|
|
|
|
|
gridLayout->addLayout(horizontalLayout_5, 1, 0, 1, 1);
|
|
|
|
horizontalLayout_7 = new QHBoxLayout();
|
|
horizontalLayout_7->setSpacing(6);
|
|
horizontalLayout_7->setObjectName(QStringLiteral("horizontalLayout_7"));
|
|
label_12 = new QLabel(page);
|
|
label_12->setObjectName(QStringLiteral("label_12"));
|
|
label_12->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(170, 170, 127);"));
|
|
label_12->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_7->addWidget(label_12);
|
|
|
|
label_Time1_warning = new QLabel(page);
|
|
label_Time1_warning->setObjectName(QStringLiteral("label_Time1_warning"));
|
|
label_Time1_warning->setMinimumSize(QSize(0, 30));
|
|
label_Time1_warning->setStyleSheet(QLatin1String("font: 75 12pt \"Consolas\";\n"
|
|
"background-color: rgb(255, 255, 255);"));
|
|
label_Time1_warning->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_7->addWidget(label_Time1_warning);
|
|
|
|
pushButton_Set1_Warning = new QPushButton(page);
|
|
pushButton_Set1_Warning->setObjectName(QStringLiteral("pushButton_Set1_Warning"));
|
|
sizePolicy4.setHeightForWidth(pushButton_Set1_Warning->sizePolicy().hasHeightForWidth());
|
|
pushButton_Set1_Warning->setSizePolicy(sizePolicy4);
|
|
pushButton_Set1_Warning->setMinimumSize(QSize(0, 30));
|
|
pushButton_Set1_Warning->setStyleSheet(QLatin1String("background-color: rgb(85, 255, 0);\n"
|
|
"font: 75 12pt \"Consolas\";"));
|
|
|
|
horizontalLayout_7->addWidget(pushButton_Set1_Warning);
|
|
|
|
horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_7->addItem(horizontalSpacer_2);
|
|
|
|
|
|
gridLayout->addLayout(horizontalLayout_7, 0, 0, 1, 1);
|
|
|
|
|
|
gridLayout_6->addLayout(gridLayout, 0, 0, 1, 1);
|
|
|
|
label_Tab3_Title = new QLabel(page);
|
|
label_Tab3_Title->setObjectName(QStringLiteral("label_Tab3_Title"));
|
|
label_Tab3_Title->setFont(font2);
|
|
|
|
gridLayout_6->addWidget(label_Tab3_Title, 1, 0, 1, 1);
|
|
|
|
tableView_TWarning = new QTableView(page);
|
|
tableView_TWarning->setObjectName(QStringLiteral("tableView_TWarning"));
|
|
tableView_TWarning->setFont(font2);
|
|
|
|
gridLayout_6->addWidget(tableView_TWarning, 2, 0, 1, 1);
|
|
|
|
horizontalLayout_2 = new QHBoxLayout();
|
|
horizontalLayout_2->setSpacing(6);
|
|
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
|
|
labelTitle_Checkdata_2 = new QLabel(page);
|
|
labelTitle_Checkdata_2->setObjectName(QStringLiteral("labelTitle_Checkdata_2"));
|
|
labelTitle_Checkdata_2->setFont(font2);
|
|
|
|
horizontalLayout_2->addWidget(labelTitle_Checkdata_2);
|
|
|
|
LineNumber_log = new QLineEdit(page);
|
|
LineNumber_log->setObjectName(QStringLiteral("LineNumber_log"));
|
|
sizePolicy.setHeightForWidth(LineNumber_log->sizePolicy().hasHeightForWidth());
|
|
LineNumber_log->setSizePolicy(sizePolicy);
|
|
LineNumber_log->setMinimumSize(QSize(0, 20));
|
|
LineNumber_log->setMaximumSize(QSize(100, 50));
|
|
LineNumber_log->setFont(font2);
|
|
LineNumber_log->setMaxLength(4);
|
|
LineNumber_log->setAlignment(Qt::AlignCenter);
|
|
|
|
horizontalLayout_2->addWidget(LineNumber_log);
|
|
|
|
Prev_checklog = new QPushButton(page);
|
|
Prev_checklog->setObjectName(QStringLiteral("Prev_checklog"));
|
|
Prev_checklog->setFont(font2);
|
|
|
|
horizontalLayout_2->addWidget(Prev_checklog);
|
|
|
|
showPage_Label_Checkdata_2 = new QLabel(page);
|
|
showPage_Label_Checkdata_2->setObjectName(QStringLiteral("showPage_Label_Checkdata_2"));
|
|
showPage_Label_Checkdata_2->setFont(font2);
|
|
|
|
horizontalLayout_2->addWidget(showPage_Label_Checkdata_2);
|
|
|
|
Next_checklog = new QPushButton(page);
|
|
Next_checklog->setObjectName(QStringLiteral("Next_checklog"));
|
|
Next_checklog->setFont(font2);
|
|
|
|
horizontalLayout_2->addWidget(Next_checklog);
|
|
|
|
horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
horizontalLayout_2->addItem(horizontalSpacer_10);
|
|
|
|
showNum_Label_Checkdata_2 = new QLabel(page);
|
|
showNum_Label_Checkdata_2->setObjectName(QStringLiteral("showNum_Label_Checkdata_2"));
|
|
showNum_Label_Checkdata_2->setFont(font2);
|
|
|
|
horizontalLayout_2->addWidget(showNum_Label_Checkdata_2);
|
|
|
|
|
|
gridLayout_6->addLayout(horizontalLayout_2, 3, 0, 1, 1);
|
|
|
|
stackedWidget->addWidget(page);
|
|
|
|
gridLayout_9->addWidget(stackedWidget, 1, 1, 1, 1);
|
|
|
|
lpReportClass->setCentralWidget(centralWidget);
|
|
menuBar = new QMenuBar(lpReportClass);
|
|
menuBar->setObjectName(QStringLiteral("menuBar"));
|
|
menuBar->setGeometry(QRect(0, 0, 1009, 23));
|
|
lpReportClass->setMenuBar(menuBar);
|
|
statusBar = new QStatusBar(lpReportClass);
|
|
statusBar->setObjectName(QStringLiteral("statusBar"));
|
|
lpReportClass->setStatusBar(statusBar);
|
|
|
|
retranslateUi(lpReportClass);
|
|
|
|
stackedWidget->setCurrentIndex(1);
|
|
|
|
|
|
QMetaObject::connectSlotsByName(lpReportClass);
|
|
} // setupUi
|
|
|
|
void retranslateUi(QMainWindow *lpReportClass)
|
|
{
|
|
lpReportClass->setWindowTitle(QApplication::translate("lpReportClass", "lpReport", Q_NULLPTR));
|
|
label_Title->setText(QApplication::translate("lpReportClass", "\347\224\237\344\272\247\346\225\260\346\215\256\346\237\245\350\257\242", Q_NULLPTR));
|
|
|
|
const bool __sortingEnabled = check_listWidget->isSortingEnabled();
|
|
check_listWidget->setSortingEnabled(false);
|
|
QListWidgetItem *___qlistwidgetitem = check_listWidget->item(0);
|
|
___qlistwidgetitem->setText(QApplication::translate("lpReportClass", "\347\224\237\344\272\247\346\225\260\346\215\256\346\237\245\350\257\242", Q_NULLPTR));
|
|
QListWidgetItem *___qlistwidgetitem1 = check_listWidget->item(1);
|
|
___qlistwidgetitem1->setText(QApplication::translate("lpReportClass", "\347\224\237\344\272\247\346\225\260\346\215\256\347\273\237\350\256\241", Q_NULLPTR));
|
|
QListWidgetItem *___qlistwidgetitem2 = check_listWidget->item(2);
|
|
___qlistwidgetitem2->setText(QApplication::translate("lpReportClass", "\346\227\245\345\277\227\350\256\260\345\275\225", Q_NULLPTR));
|
|
check_listWidget->setSortingEnabled(__sortingEnabled);
|
|
|
|
labelTitle_Checkdata->setText(QApplication::translate("lpReportClass", "\346\230\276\347\244\272\346\225\260\346\215\256\346\225\260(\346\235\241)", Q_NULLPTR));
|
|
LineNumber_checkShengchang->setText(QApplication::translate("lpReportClass", "50", Q_NULLPTR));
|
|
Prev_checkShengchang->setText(QApplication::translate("lpReportClass", "\344\270\212\344\270\200\351\241\265", Q_NULLPTR));
|
|
showPage_Label_Checkdata->setText(QApplication::translate("lpReportClass", "TextLabel", Q_NULLPTR));
|
|
Next_checkShengchang->setText(QApplication::translate("lpReportClass", "\344\270\213\344\270\200\351\241\265", Q_NULLPTR));
|
|
showNum_Label_Checkdata->setText(QApplication::translate("lpReportClass", "TextLabel", Q_NULLPTR));
|
|
CheckDlg_label_Pic->setText(QString());
|
|
label_Tab2_Title->setText(QApplication::translate("lpReportClass", "\346\240\207\351\242\230", Q_NULLPTR));
|
|
label->setText(QApplication::translate("lpReportClass", "\345\217\214\345\207\273\345\215\225\346\235\241\350\256\260\345\275\225\346\230\276\347\244\272\345\233\276\347\211\207", Q_NULLPTR));
|
|
label_18->setText(QApplication::translate("lpReportClass", "\345\274\200\345\247\213\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time1_History->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set1_History->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\345\274\200\345\247\213\346\227\266\351\227\264", Q_NULLPTR));
|
|
label_17->setText(QApplication::translate("lpReportClass", "\347\273\223\346\235\237\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time2_History->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set2_History->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\347\273\223\346\235\237\346\227\266\351\227\264", Q_NULLPTR));
|
|
label_14->setText(QApplication::translate("lpReportClass", "\347\255\233\351\200\211\345\236\213\345\217\267", Q_NULLPTR));
|
|
comboBox_Model->clear();
|
|
comboBox_Model->insertItems(0, QStringList()
|
|
<< QApplication::translate("lpReportClass", "\346\211\200\346\234\211", Q_NULLPTR)
|
|
);
|
|
label_15->setText(QApplication::translate("lpReportClass", "\347\224\237\344\272\247\347\217\255\346\254\241", Q_NULLPTR));
|
|
comboBox_Banci->clear();
|
|
comboBox_Banci->insertItems(0, QStringList()
|
|
<< QApplication::translate("lpReportClass", "\345\205\250\345\244\251", Q_NULLPTR)
|
|
);
|
|
label_16->setText(QApplication::translate("lpReportClass", "\346\237\245\350\257\242\346\225\260\351\207\217", Q_NULLPTR));
|
|
label_Number->setText(QApplication::translate("lpReportClass", "0", Q_NULLPTR));
|
|
pushButton_Checkdata->setText(QApplication::translate("lpReportClass", "\346\237\245\350\257\242", Q_NULLPTR));
|
|
pushButton_SaveHistory->setText(QApplication::translate("lpReportClass", "\345\257\274\345\207\272CSV", Q_NULLPTR));
|
|
label_20->setText(QApplication::translate("lpReportClass", "\347\273\223\346\235\237\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time2_Count->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set2_Count->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\347\273\223\346\235\237\346\227\266\351\227\264", Q_NULLPTR));
|
|
label_22->setText(QApplication::translate("lpReportClass", "\345\274\200\345\247\213\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time1_Count->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set1_Count->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\345\274\200\345\247\213\346\227\266\351\227\264", Q_NULLPTR));
|
|
label_21->setText(QApplication::translate("lpReportClass", "\347\224\237\344\272\247\347\217\255\346\254\241", Q_NULLPTR));
|
|
comboBox_Banci_Calculate->clear();
|
|
comboBox_Banci_Calculate->insertItems(0, QStringList()
|
|
<< QApplication::translate("lpReportClass", "\346\211\200\346\234\211", Q_NULLPTR)
|
|
);
|
|
pushButton_SaveCalculate->setText(QApplication::translate("lpReportClass", "\345\257\274\345\207\272CSV", Q_NULLPTR));
|
|
pushButton_Checkdata_Calculate->setText(QApplication::translate("lpReportClass", "\346\237\245\350\257\242", Q_NULLPTR));
|
|
label_13->setText(QApplication::translate("lpReportClass", "\347\273\223\346\235\237\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time2_warning->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set2_Warning->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\347\273\223\346\235\237\346\227\266\351\227\264", Q_NULLPTR));
|
|
comboBox_Wandring_Log->clear();
|
|
comboBox_Wandring_Log->insertItems(0, QStringList()
|
|
<< QApplication::translate("lpReportClass", "\346\225\260\346\215\256\347\261\273\345\236\213\346\237\245\350\257\242", Q_NULLPTR)
|
|
);
|
|
pushButton_Wandring->setText(QApplication::translate("lpReportClass", "\346\237\245\350\257\242", Q_NULLPTR));
|
|
pushButton_SaveWaring->setText(QApplication::translate("lpReportClass", "\345\257\274\345\207\272CSV", Q_NULLPTR));
|
|
label_12->setText(QApplication::translate("lpReportClass", "\350\265\267\345\247\213\346\227\245\346\234\237\346\227\266\351\227\264\357\274\232", Q_NULLPTR));
|
|
label_Time1_warning->setText(QApplication::translate("lpReportClass", "2017-11-11 11:11:11", Q_NULLPTR));
|
|
pushButton_Set1_Warning->setText(QApplication::translate("lpReportClass", "\350\256\276\347\275\256\350\265\267\345\247\213\346\227\266\351\227\264", Q_NULLPTR));
|
|
label_Tab3_Title->setText(QApplication::translate("lpReportClass", "\346\212\245\350\255\246\350\256\260\345\275\225\346\237\245\350\257\242", Q_NULLPTR));
|
|
labelTitle_Checkdata_2->setText(QApplication::translate("lpReportClass", "\346\230\276\347\244\272\346\225\260\346\215\256\346\225\260(\346\235\241)", Q_NULLPTR));
|
|
LineNumber_log->setText(QApplication::translate("lpReportClass", "50", Q_NULLPTR));
|
|
Prev_checklog->setText(QApplication::translate("lpReportClass", "\344\270\212\344\270\200\351\241\265", Q_NULLPTR));
|
|
showPage_Label_Checkdata_2->setText(QApplication::translate("lpReportClass", "TextLabel", Q_NULLPTR));
|
|
Next_checklog->setText(QApplication::translate("lpReportClass", "\344\270\213\344\270\200\351\241\265", Q_NULLPTR));
|
|
showNum_Label_Checkdata_2->setText(QApplication::translate("lpReportClass", "TextLabel", Q_NULLPTR));
|
|
} // retranslateUi
|
|
|
|
};
|
|
|
|
namespace Ui {
|
|
class lpReportClass: public Ui_lpReportClass {};
|
|
} // namespace Ui
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
#endif // UI_LPREPORT_H
|