📄 ui_frm_querylog.h
字号:
/********************************************************************************** Form generated from reading ui file 'frm_queryLog.ui'**** Created: Tue Mar 3 18:00:41 2009** by: Qt User Interface Compiler version 4.4.3**** WARNING! All changes made in this file will be lost when recompiling ui file!********************************************************************************/#ifndef UI_FRM_QUERYLOG_H#define UI_FRM_QUERYLOG_H#include <QtCore/QVariant>#include <QtGui/QAction>#include <QtGui/QApplication>#include <QtGui/QButtonGroup>#include <QtGui/QComboBox>#include <QtGui/QDateTimeEdit>#include <QtGui/QFrame>#include <QtGui/QLabel>#include <QtGui/QPushButton>#include <QtGui/QSpinBox>#include <QtGui/QTableWidget>#include <QtGui/QWidget>QT_BEGIN_NAMESPACEclass Ui_frm_queryLog{public: QLabel *label; QLabel *label_2; QComboBox *comboBox; QLabel *label_3; QComboBox *comboBox_2; QComboBox *comboBox_3; QLabel *label_4; QDateTimeEdit *dateTimeEdit; QDateTimeEdit *dateTimeEdit_2; QLabel *label_5; QFrame *line; QPushButton *pushButton; QLabel *label_6; QSpinBox *spinBox; QLabel *label_7; QPushButton *pushButton_2; QTableWidget *tableWidget; QPushButton *pushButton_3; void setupUi(QWidget *frm_queryLog) { if (frm_queryLog->objectName().isEmpty()) frm_queryLog->setObjectName(QString::fromUtf8("frm_queryLog")); frm_queryLog->resize(831, 630); frm_queryLog->setStyleSheet(QString::fromUtf8("font: 12pt \"\346\226\207\346\263\211\351\251\277\346\255\243\351\273\221\";\n""background-color: rgb(112, 200, 11);")); label = new QLabel(frm_queryLog); label->setObjectName(QString::fromUtf8("label")); label->setGeometry(QRect(30, 110, 70, 24)); label_2 = new QLabel(frm_queryLog); label_2->setObjectName(QString::fromUtf8("label_2")); label_2->setGeometry(QRect(30, 50, 91, 24)); comboBox = new QComboBox(frm_queryLog); comboBox->setObjectName(QString::fromUtf8("comboBox")); comboBox->setGeometry(QRect(130, 40, 201, 37)); label_3 = new QLabel(frm_queryLog); label_3->setObjectName(QString::fromUtf8("label_3")); label_3->setGeometry(QRect(360, 110, 70, 24)); comboBox_2 = new QComboBox(frm_queryLog); comboBox_2->setObjectName(QString::fromUtf8("comboBox_2")); comboBox_2->setGeometry(QRect(130, 100, 201, 37)); comboBox_3 = new QComboBox(frm_queryLog); comboBox_3->setObjectName(QString::fromUtf8("comboBox_3")); comboBox_3->setGeometry(QRect(440, 100, 251, 37)); label_4 = new QLabel(frm_queryLog); label_4->setObjectName(QString::fromUtf8("label_4")); label_4->setGeometry(QRect(30, 160, 101, 24)); dateTimeEdit = new QDateTimeEdit(frm_queryLog); dateTimeEdit->setObjectName(QString::fromUtf8("dateTimeEdit")); dateTimeEdit->setGeometry(QRect(140, 160, 194, 34)); dateTimeEdit_2 = new QDateTimeEdit(frm_queryLog); dateTimeEdit_2->setObjectName(QString::fromUtf8("dateTimeEdit_2")); dateTimeEdit_2->setGeometry(QRect(350, 160, 194, 34)); label_5 = new QLabel(frm_queryLog); label_5->setObjectName(QString::fromUtf8("label_5")); label_5->setGeometry(QRect(338, 165, 10, 24)); line = new QFrame(frm_queryLog); line->setObjectName(QString::fromUtf8("line")); line->setGeometry(QRect(30, 210, 671, 16)); line->setFrameShape(QFrame::HLine); line->setFrameShadow(QFrame::Sunken); pushButton = new QPushButton(frm_queryLog); pushButton->setObjectName(QString::fromUtf8("pushButton")); pushButton->setGeometry(QRect(30, 230, 100, 36)); label_6 = new QLabel(frm_queryLog); label_6->setObjectName(QString::fromUtf8("label_6")); label_6->setGeometry(QRect(290, 230, 81, 24)); spinBox = new QSpinBox(frm_queryLog); spinBox->setObjectName(QString::fromUtf8("spinBox")); spinBox->setGeometry(QRect(380, 226, 81, 34)); label_7 = new QLabel(frm_queryLog); label_7->setObjectName(QString::fromUtf8("label_7")); label_7->setGeometry(QRect(470, 230, 70, 24)); pushButton_2 = new QPushButton(frm_queryLog); pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); pushButton_2->setGeometry(QRect(560, 225, 81, 36)); tableWidget = new QTableWidget(frm_queryLog); tableWidget->setObjectName(QString::fromUtf8("tableWidget")); tableWidget->setGeometry(QRect(30, 270, 751, 291)); pushButton_3 = new QPushButton(frm_queryLog); pushButton_3->setObjectName(QString::fromUtf8("pushButton_3")); pushButton_3->setGeometry(QRect(340, 580, 100, 36)); retranslateUi(frm_queryLog); QMetaObject::connectSlotsByName(frm_queryLog); } // setupUi void retranslateUi(QWidget *frm_queryLog) { frm_queryLog->setWindowTitle(QApplication::translate("frm_queryLog", "\346\227\245\345\277\227\346\237\245\350\257\242", 0, QApplication::UnicodeUTF8)); label->setText(QApplication::translate("frm_queryLog", "\344\270\273\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8)); label_2->setText(QApplication::translate("frm_queryLog", "\346\237\245\350\257\242\346\226\271\345\274\217", 0, QApplication::UnicodeUTF8)); comboBox->clear(); comboBox->insertItems(0, QStringList() << QApplication::translate("frm_queryLog", "\347\261\273\345\236\213\344\270\216\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8) << QApplication::translate("frm_queryLog", "\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8) << QApplication::translate("frm_queryLog", "\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8) ); label_3->setText(QApplication::translate("frm_queryLog", "\346\255\244\347\261\273\345\236\213 ", 0, QApplication::UnicodeUTF8)); comboBox_2->clear(); comboBox_2->insertItems(0, QStringList() << QApplication::translate("frm_queryLog", "\346\212\245\350\255\246", 0, QApplication::UnicodeUTF8) ); comboBox_3->clear(); comboBox_3->insertItems(0, QStringList() << QApplication::translate("frm_queryLog", "\346\212\245\350\255\246\350\276\223\345\205\245\345\274\200\345\247\213", 0, QApplication::UnicodeUTF8) ); label_4->setText(QApplication::translate("frm_queryLog", "\345\274\200\345\247\213\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8)); label_5->setText(QApplication::translate("frm_queryLog", "-", 0, QApplication::UnicodeUTF8)); pushButton->setText(QApplication::translate("frm_queryLog", "\346\220\234\347\264\242\346\227\245\345\277\227", 0, QApplication::UnicodeUTF8)); label_6->setText(QApplication::translate("frm_queryLog", "\351\200\211\346\213\251\351\241\265\345\217\267", 0, QApplication::UnicodeUTF8)); label_7->setText(QApplication::translate("frm_queryLog", "/000", 0, QApplication::UnicodeUTF8)); pushButton_2->setText(QApplication::translate("frm_queryLog", "\347\241\256\345\256\232", 0, QApplication::UnicodeUTF8)); pushButton_3->setText(QApplication::translate("frm_queryLog", "\350\277\224\345\233\236", 0, QApplication::UnicodeUTF8)); Q_UNUSED(frm_queryLog); } // retranslateUi};namespace Ui { class frm_queryLog: public Ui_frm_queryLog {};} // namespace UiQT_END_NAMESPACE#endif // UI_FRM_QUERYLOG_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -