|
|
@@ -1,330 +0,0 @@
|
|
|
-# -*- coding: utf-8 -*-
|
|
|
-
|
|
|
-################################################################################
|
|
|
-## Form generated from reading UI file 'DataFilter.ui'
|
|
|
-##
|
|
|
-## Created by: Qt User Interface Compiler version 6.5.1
|
|
|
-##
|
|
|
-## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
|
-################################################################################
|
|
|
-
|
|
|
-from PySide6.QtCore import (QCoreApplication, QDate, QDateTime, QLocale,
|
|
|
- QMetaObject, QObject, QPoint, QRect,
|
|
|
- QSize, QTime, QUrl, Qt)
|
|
|
-from PySide6.QtGui import (QBrush, QColor, QConicalGradient, QCursor,
|
|
|
- QFont, QFontDatabase, QGradient, QIcon,
|
|
|
- QImage, QKeySequence, QLinearGradient, QPainter,
|
|
|
- QPalette, QPixmap, QRadialGradient, QTransform)
|
|
|
-from PySide6.QtWidgets import (QApplication, QHBoxLayout, QLabel, QLayout,
|
|
|
- QLineEdit, QPushButton, QSizePolicy, QTextBrowser,
|
|
|
- QTextEdit, QVBoxLayout, QWidget)
|
|
|
-
|
|
|
-class Ui_Form(object):
|
|
|
- def setupUi(self, Form):
|
|
|
- if not Form.objectName():
|
|
|
- Form.setObjectName(u"Form")
|
|
|
- Form.setWindowModality(Qt.NonModal)
|
|
|
- Form.setEnabled(True)
|
|
|
- Form.resize(1546, 514)
|
|
|
- Form.setMinimumSize(QSize(800, 400))
|
|
|
- self.verticalLayout_2 = QVBoxLayout(Form)
|
|
|
- self.verticalLayout_2.setObjectName(u"verticalLayout_2")
|
|
|
- self.horizontalLayout_2 = QHBoxLayout()
|
|
|
- self.horizontalLayout_2.setObjectName(u"horizontalLayout_2")
|
|
|
- self.filePathBox = QLineEdit(Form)
|
|
|
- self.filePathBox.setObjectName(u"filePathBox")
|
|
|
- self.filePathBox.setEnabled(False)
|
|
|
-
|
|
|
- self.horizontalLayout_2.addWidget(self.filePathBox)
|
|
|
-
|
|
|
- self.fileBtn = QPushButton(Form)
|
|
|
- self.fileBtn.setObjectName(u"fileBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_2.addWidget(self.fileBtn)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout_2.addLayout(self.horizontalLayout_2)
|
|
|
-
|
|
|
- self.horizontalLayout_6 = QHBoxLayout()
|
|
|
- self.horizontalLayout_6.setObjectName(u"horizontalLayout_6")
|
|
|
- self.horizontalLayout_6.setSizeConstraint(QLayout.SetDefaultConstraint)
|
|
|
- self.verticalLayout = QVBoxLayout()
|
|
|
- self.verticalLayout.setObjectName(u"verticalLayout")
|
|
|
- self.firstKeyBox = QLineEdit(Form)
|
|
|
- self.firstKeyBox.setObjectName(u"firstKeyBox")
|
|
|
-
|
|
|
- self.verticalLayout.addWidget(self.firstKeyBox)
|
|
|
-
|
|
|
- self.horizontalLayout = QHBoxLayout()
|
|
|
- self.horizontalLayout.setObjectName(u"horizontalLayout")
|
|
|
- self.firstDigitBtn = QPushButton(Form)
|
|
|
- self.firstDigitBtn.setObjectName(u"firstDigitBtn")
|
|
|
-
|
|
|
- self.horizontalLayout.addWidget(self.firstDigitBtn)
|
|
|
-
|
|
|
- self.firstCategoryBtn = QPushButton(Form)
|
|
|
- self.firstCategoryBtn.setObjectName(u"firstCategoryBtn")
|
|
|
-
|
|
|
- self.horizontalLayout.addWidget(self.firstCategoryBtn)
|
|
|
-
|
|
|
- self.firstCharacterBtn = QPushButton(Form)
|
|
|
- self.firstCharacterBtn.setObjectName(u"firstCharacterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout.addWidget(self.firstCharacterBtn)
|
|
|
-
|
|
|
- self.firstFilterBtn = QPushButton(Form)
|
|
|
- self.firstFilterBtn.setObjectName(u"firstFilterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout.addWidget(self.firstFilterBtn)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout.addLayout(self.horizontalLayout)
|
|
|
-
|
|
|
- self.label_2 = QLabel(Form)
|
|
|
- self.label_2.setObjectName(u"label_2")
|
|
|
-
|
|
|
- self.verticalLayout.addWidget(self.label_2)
|
|
|
-
|
|
|
- self.firstCategoryBox = QTextEdit(Form)
|
|
|
- self.firstCategoryBox.setObjectName(u"firstCategoryBox")
|
|
|
- sizePolicy = QSizePolicy(QSizePolicy.Expanding, QSizePolicy.Expanding)
|
|
|
- sizePolicy.setHorizontalStretch(0)
|
|
|
- sizePolicy.setVerticalStretch(0)
|
|
|
- sizePolicy.setHeightForWidth(self.firstCategoryBox.sizePolicy().hasHeightForWidth())
|
|
|
- self.firstCategoryBox.setSizePolicy(sizePolicy)
|
|
|
-
|
|
|
- self.verticalLayout.addWidget(self.firstCategoryBox)
|
|
|
-
|
|
|
- self.result_label_1 = QLabel(Form)
|
|
|
- self.result_label_1.setObjectName(u"result_label_1")
|
|
|
-
|
|
|
- self.verticalLayout.addWidget(self.result_label_1)
|
|
|
-
|
|
|
- self.firstResultBox = QTextBrowser(Form)
|
|
|
- self.firstResultBox.setObjectName(u"firstResultBox")
|
|
|
- sizePolicy.setHeightForWidth(self.firstResultBox.sizePolicy().hasHeightForWidth())
|
|
|
- self.firstResultBox.setSizePolicy(sizePolicy)
|
|
|
-
|
|
|
- self.verticalLayout.addWidget(self.firstResultBox)
|
|
|
-
|
|
|
- self.verticalLayout.setStretch(3, 1)
|
|
|
- self.verticalLayout.setStretch(5, 5)
|
|
|
-
|
|
|
- self.horizontalLayout_6.addLayout(self.verticalLayout)
|
|
|
-
|
|
|
- self.verticalLayout_4 = QVBoxLayout()
|
|
|
- self.verticalLayout_4.setObjectName(u"verticalLayout_4")
|
|
|
- self.secondKeyBox = QLineEdit(Form)
|
|
|
- self.secondKeyBox.setObjectName(u"secondKeyBox")
|
|
|
-
|
|
|
- self.verticalLayout_4.addWidget(self.secondKeyBox)
|
|
|
-
|
|
|
- self.horizontalLayout_3 = QHBoxLayout()
|
|
|
- self.horizontalLayout_3.setObjectName(u"horizontalLayout_3")
|
|
|
- self.secondDigitBtn = QPushButton(Form)
|
|
|
- self.secondDigitBtn.setObjectName(u"secondDigitBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_3.addWidget(self.secondDigitBtn)
|
|
|
-
|
|
|
- self.secondCategoryBtn = QPushButton(Form)
|
|
|
- self.secondCategoryBtn.setObjectName(u"secondCategoryBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_3.addWidget(self.secondCategoryBtn)
|
|
|
-
|
|
|
- self.secondCharacterBtn = QPushButton(Form)
|
|
|
- self.secondCharacterBtn.setObjectName(u"secondCharacterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_3.addWidget(self.secondCharacterBtn)
|
|
|
-
|
|
|
- self.secondFilterBtn = QPushButton(Form)
|
|
|
- self.secondFilterBtn.setObjectName(u"secondFilterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_3.addWidget(self.secondFilterBtn)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout_4.addLayout(self.horizontalLayout_3)
|
|
|
-
|
|
|
- self.label_4 = QLabel(Form)
|
|
|
- self.label_4.setObjectName(u"label_4")
|
|
|
-
|
|
|
- self.verticalLayout_4.addWidget(self.label_4)
|
|
|
-
|
|
|
- self.secondCategoryBox = QTextEdit(Form)
|
|
|
- self.secondCategoryBox.setObjectName(u"secondCategoryBox")
|
|
|
- sizePolicy.setHeightForWidth(self.secondCategoryBox.sizePolicy().hasHeightForWidth())
|
|
|
- self.secondCategoryBox.setSizePolicy(sizePolicy)
|
|
|
-
|
|
|
- self.verticalLayout_4.addWidget(self.secondCategoryBox)
|
|
|
-
|
|
|
- self.result_label_2 = QLabel(Form)
|
|
|
- self.result_label_2.setObjectName(u"result_label_2")
|
|
|
-
|
|
|
- self.verticalLayout_4.addWidget(self.result_label_2)
|
|
|
-
|
|
|
- self.secondResultBox = QTextBrowser(Form)
|
|
|
- self.secondResultBox.setObjectName(u"secondResultBox")
|
|
|
-
|
|
|
- self.verticalLayout_4.addWidget(self.secondResultBox)
|
|
|
-
|
|
|
- self.verticalLayout_4.setStretch(3, 1)
|
|
|
- self.verticalLayout_4.setStretch(5, 5)
|
|
|
-
|
|
|
- self.horizontalLayout_6.addLayout(self.verticalLayout_4)
|
|
|
-
|
|
|
- self.verticalLayout_7 = QVBoxLayout()
|
|
|
- self.verticalLayout_7.setObjectName(u"verticalLayout_7")
|
|
|
- self.threeKeyBox = QLineEdit(Form)
|
|
|
- self.threeKeyBox.setObjectName(u"threeKeyBox")
|
|
|
-
|
|
|
- self.verticalLayout_7.addWidget(self.threeKeyBox)
|
|
|
-
|
|
|
- self.horizontalLayout_4 = QHBoxLayout()
|
|
|
- self.horizontalLayout_4.setObjectName(u"horizontalLayout_4")
|
|
|
- self.threeDigitBtn = QPushButton(Form)
|
|
|
- self.threeDigitBtn.setObjectName(u"threeDigitBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_4.addWidget(self.threeDigitBtn)
|
|
|
-
|
|
|
- self.threeCategoryBtn = QPushButton(Form)
|
|
|
- self.threeCategoryBtn.setObjectName(u"threeCategoryBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_4.addWidget(self.threeCategoryBtn)
|
|
|
-
|
|
|
- self.threeCharacterBtn = QPushButton(Form)
|
|
|
- self.threeCharacterBtn.setObjectName(u"threeCharacterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_4.addWidget(self.threeCharacterBtn)
|
|
|
-
|
|
|
- self.threeFilterBtn = QPushButton(Form)
|
|
|
- self.threeFilterBtn.setObjectName(u"threeFilterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_4.addWidget(self.threeFilterBtn)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout_7.addLayout(self.horizontalLayout_4)
|
|
|
-
|
|
|
- self.label_6 = QLabel(Form)
|
|
|
- self.label_6.setObjectName(u"label_6")
|
|
|
-
|
|
|
- self.verticalLayout_7.addWidget(self.label_6)
|
|
|
-
|
|
|
- self.threeCategoryBox = QTextEdit(Form)
|
|
|
- self.threeCategoryBox.setObjectName(u"threeCategoryBox")
|
|
|
- sizePolicy.setHeightForWidth(self.threeCategoryBox.sizePolicy().hasHeightForWidth())
|
|
|
- self.threeCategoryBox.setSizePolicy(sizePolicy)
|
|
|
-
|
|
|
- self.verticalLayout_7.addWidget(self.threeCategoryBox)
|
|
|
-
|
|
|
- self.result_label_3 = QLabel(Form)
|
|
|
- self.result_label_3.setObjectName(u"result_label_3")
|
|
|
-
|
|
|
- self.verticalLayout_7.addWidget(self.result_label_3)
|
|
|
-
|
|
|
- self.threeResultBox = QTextBrowser(Form)
|
|
|
- self.threeResultBox.setObjectName(u"threeResultBox")
|
|
|
-
|
|
|
- self.verticalLayout_7.addWidget(self.threeResultBox)
|
|
|
-
|
|
|
- self.verticalLayout_7.setStretch(3, 1)
|
|
|
- self.verticalLayout_7.setStretch(5, 5)
|
|
|
-
|
|
|
- self.horizontalLayout_6.addLayout(self.verticalLayout_7)
|
|
|
-
|
|
|
- self.verticalLayout_10 = QVBoxLayout()
|
|
|
- self.verticalLayout_10.setObjectName(u"verticalLayout_10")
|
|
|
- self.fourKeyBox = QLineEdit(Form)
|
|
|
- self.fourKeyBox.setObjectName(u"fourKeyBox")
|
|
|
-
|
|
|
- self.verticalLayout_10.addWidget(self.fourKeyBox)
|
|
|
-
|
|
|
- self.horizontalLayout_5 = QHBoxLayout()
|
|
|
- self.horizontalLayout_5.setObjectName(u"horizontalLayout_5")
|
|
|
- self.fourDigitBtn = QPushButton(Form)
|
|
|
- self.fourDigitBtn.setObjectName(u"fourDigitBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_5.addWidget(self.fourDigitBtn)
|
|
|
-
|
|
|
- self.fourCategoryBtn = QPushButton(Form)
|
|
|
- self.fourCategoryBtn.setObjectName(u"fourCategoryBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_5.addWidget(self.fourCategoryBtn)
|
|
|
-
|
|
|
- self.fourCharacterBtn = QPushButton(Form)
|
|
|
- self.fourCharacterBtn.setObjectName(u"fourCharacterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_5.addWidget(self.fourCharacterBtn)
|
|
|
-
|
|
|
- self.fourFilterBtn = QPushButton(Form)
|
|
|
- self.fourFilterBtn.setObjectName(u"fourFilterBtn")
|
|
|
-
|
|
|
- self.horizontalLayout_5.addWidget(self.fourFilterBtn)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout_10.addLayout(self.horizontalLayout_5)
|
|
|
-
|
|
|
- self.label_8 = QLabel(Form)
|
|
|
- self.label_8.setObjectName(u"label_8")
|
|
|
-
|
|
|
- self.verticalLayout_10.addWidget(self.label_8)
|
|
|
-
|
|
|
- self.fourCategoryBox = QTextEdit(Form)
|
|
|
- self.fourCategoryBox.setObjectName(u"fourCategoryBox")
|
|
|
- sizePolicy.setHeightForWidth(self.fourCategoryBox.sizePolicy().hasHeightForWidth())
|
|
|
- self.fourCategoryBox.setSizePolicy(sizePolicy)
|
|
|
-
|
|
|
- self.verticalLayout_10.addWidget(self.fourCategoryBox)
|
|
|
-
|
|
|
- self.result_label_4 = QLabel(Form)
|
|
|
- self.result_label_4.setObjectName(u"result_label_4")
|
|
|
-
|
|
|
- self.verticalLayout_10.addWidget(self.result_label_4)
|
|
|
-
|
|
|
- self.fourResultBox = QTextBrowser(Form)
|
|
|
- self.fourResultBox.setObjectName(u"fourResultBox")
|
|
|
-
|
|
|
- self.verticalLayout_10.addWidget(self.fourResultBox)
|
|
|
-
|
|
|
- self.verticalLayout_10.setStretch(3, 1)
|
|
|
- self.verticalLayout_10.setStretch(5, 5)
|
|
|
-
|
|
|
- self.horizontalLayout_6.addLayout(self.verticalLayout_10)
|
|
|
-
|
|
|
-
|
|
|
- self.verticalLayout_2.addLayout(self.horizontalLayout_6)
|
|
|
-
|
|
|
-
|
|
|
- self.retranslateUi(Form)
|
|
|
-
|
|
|
- QMetaObject.connectSlotsByName(Form)
|
|
|
- # setupUi
|
|
|
-
|
|
|
- def retranslateUi(self, Form):
|
|
|
- Form.setWindowTitle(QCoreApplication.translate("Form", u"\u6570\u636e\u7b5b\u9009", None))
|
|
|
- self.filePathBox.setPlaceholderText(QCoreApplication.translate("Form", u"\u8bf7\u9009\u62e9\u6587\u4ef6", None))
|
|
|
- self.fileBtn.setText(QCoreApplication.translate("Form", u"\u6587\u4ef6\u9009\u62e9", None))
|
|
|
- self.firstDigitBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u6570\u5b57", None))
|
|
|
- self.firstCategoryBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u7c7b\u522b", None))
|
|
|
- self.firstCharacterBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u82f1\u6587", None))
|
|
|
- self.firstFilterBtn.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6", None))
|
|
|
- self.label_2.setText(QCoreApplication.translate("Form", u"\u81ea\u5b9a\u4e49\u7c7b\u522b\u8bcd", None))
|
|
|
- self.result_label_1.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6\u7ed3\u679c", None))
|
|
|
- self.secondDigitBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u6570\u5b57", None))
|
|
|
- self.secondCategoryBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u7c7b\u522b", None))
|
|
|
- self.secondCharacterBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u82f1\u6587", None))
|
|
|
- self.secondFilterBtn.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6", None))
|
|
|
- self.label_4.setText(QCoreApplication.translate("Form", u"\u81ea\u5b9a\u4e49\u7c7b\u522b\u8bcd", None))
|
|
|
- self.result_label_2.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6\u7ed3\u679c", None))
|
|
|
- self.threeDigitBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u6570\u5b57", None))
|
|
|
- self.threeCategoryBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u7c7b\u522b", None))
|
|
|
- self.threeCharacterBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u82f1\u6587", None))
|
|
|
- self.threeFilterBtn.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6", None))
|
|
|
- self.label_6.setText(QCoreApplication.translate("Form", u"\u81ea\u5b9a\u4e49\u7c7b\u522b\u8bcd", None))
|
|
|
- self.result_label_3.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6\u7ed3\u679c", None))
|
|
|
- self.fourDigitBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u6570\u5b57", None))
|
|
|
- self.fourCategoryBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u7c7b\u522b", None))
|
|
|
- self.fourCharacterBtn.setText(QCoreApplication.translate("Form", u"\u63d2\u5165\u82f1\u6587", None))
|
|
|
- self.fourFilterBtn.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6", None))
|
|
|
- self.label_8.setText(QCoreApplication.translate("Form", u"\u81ea\u5b9a\u4e49\u7c7b\u522b\u8bcd", None))
|
|
|
- self.result_label_4.setText(QCoreApplication.translate("Form", u"\u63d0\u53d6\u7ed3\u679c", None))
|
|
|
- # retranslateUi
|
|
|
-
|