ui_frm_searchfile.h

来自「qt4.4.3下编写的嵌入式UI界面」· C头文件 代码 · 共 203 行

H
203
字号
/********************************************************************************** Form generated from reading ui file 'frm_searchfile.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_SEARCHFILE_H#define UI_FRM_SEARCHFILE_H#include <QtCore/QDate>#include <QtCore/QVariant>#include <QtGui/QAction>#include <QtGui/QApplication>#include <QtGui/QButtonGroup>#include <QtGui/QComboBox>#include <QtGui/QDateTimeEdit>#include <QtGui/QDialogButtonBox>#include <QtGui/QFrame>#include <QtGui/QLabel>#include <QtGui/QPushButton>#include <QtGui/QSpinBox>#include <QtGui/QTableView>#include <QtGui/QTimeEdit>#include <QtGui/QWidget>QT_BEGIN_NAMESPACEclass Ui_frm_searchfile{public:    QLabel *label;    QLabel *label_2;    QLabel *label_3;    QLabel *label_4;    QLabel *label_5;    QLabel *label_6;    QDialogButtonBox *buttonBox;    QTableView *tableView;    QComboBox *comboBox;    QPushButton *pushButton;    QPushButton *pushButton_2;    QPushButton *pushButton_3;    QPushButton *pushButton_4;    QTimeEdit *timeEdit;    QTimeEdit *timeEdit_2;    QFrame *line;    QSpinBox *spinBox;    QComboBox *comboBox_2;    QDateTimeEdit *dateTimeEdit;    QDateTimeEdit *dateTimeEdit_2;    QFrame *line_2;    QPushButton *pushButton_5;    QPushButton *pushButton_6;    QPushButton *pushButton_7;    QSpinBox *spinBox_2;    void setupUi(QWidget *frm_searchfile)    {    if (frm_searchfile->objectName().isEmpty())        frm_searchfile->setObjectName(QString::fromUtf8("frm_searchfile"));    frm_searchfile->setWindowModality(Qt::WindowModal);    frm_searchfile->resize(735, 565);    frm_searchfile->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_searchfile);    label->setObjectName(QString::fromUtf8("label"));    label->setGeometry(QRect(30, 30, 91, 24));    label_2 = new QLabel(frm_searchfile);    label_2->setObjectName(QString::fromUtf8("label_2"));    label_2->setGeometry(QRect(30, 75, 91, 24));    label_3 = new QLabel(frm_searchfile);    label_3->setObjectName(QString::fromUtf8("label_3"));    label_3->setGeometry(QRect(490, 120, 70, 24));    label_4 = new QLabel(frm_searchfile);    label_4->setObjectName(QString::fromUtf8("label_4"));    label_4->setGeometry(QRect(220, 30, 91, 24));    label_5 = new QLabel(frm_searchfile);    label_5->setObjectName(QString::fromUtf8("label_5"));    label_5->setGeometry(QRect(20, 436, 91, 24));    label_6 = new QLabel(frm_searchfile);    label_6->setObjectName(QString::fromUtf8("label_6"));    label_6->setGeometry(QRect(320, 120, 91, 24));    buttonBox = new QDialogButtonBox(frm_searchfile);    buttonBox->setObjectName(QString::fromUtf8("buttonBox"));    buttonBox->setGeometry(QRect(280, 520, 189, 34));    buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);    tableView = new QTableView(frm_searchfile);    tableView->setObjectName(QString::fromUtf8("tableView"));    tableView->setGeometry(QRect(20, 160, 701, 261));    comboBox = new QComboBox(frm_searchfile);    comboBox->setObjectName(QString::fromUtf8("comboBox"));    comboBox->setGeometry(QRect(110, 430, 121, 37));    pushButton = new QPushButton(frm_searchfile);    pushButton->setObjectName(QString::fromUtf8("pushButton"));    pushButton->setGeometry(QRect(520, 430, 161, 36));    pushButton_2 = new QPushButton(frm_searchfile);    pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));    pushButton_2->setGeometry(QRect(380, 475, 151, 36));    pushButton_3 = new QPushButton(frm_searchfile);    pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));    pushButton_3->setGeometry(QRect(20, 475, 170, 36));    pushButton_4 = new QPushButton(frm_searchfile);    pushButton_4->setObjectName(QString::fromUtf8("pushButton_4"));    pushButton_4->setGeometry(QRect(200, 475, 170, 36));    timeEdit = new QTimeEdit(frm_searchfile);    timeEdit->setObjectName(QString::fromUtf8("timeEdit"));    timeEdit->setGeometry(QRect(250, 430, 118, 34));    timeEdit_2 = new QTimeEdit(frm_searchfile);    timeEdit_2->setObjectName(QString::fromUtf8("timeEdit_2"));    timeEdit_2->setGeometry(QRect(390, 430, 118, 34));    line = new QFrame(frm_searchfile);    line->setObjectName(QString::fromUtf8("line"));    line->setGeometry(QRect(370, 440, 16, 16));    line->setFrameShape(QFrame::HLine);    line->setFrameShadow(QFrame::Sunken);    spinBox = new QSpinBox(frm_searchfile);    spinBox->setObjectName(QString::fromUtf8("spinBox"));    spinBox->setGeometry(QRect(120, 20, 81, 34));    spinBox->setMinimum(1);    spinBox->setMaximum(16);    comboBox_2 = new QComboBox(frm_searchfile);    comboBox_2->setObjectName(QString::fromUtf8("comboBox_2"));    comboBox_2->setGeometry(QRect(320, 20, 171, 37));    dateTimeEdit = new QDateTimeEdit(frm_searchfile);    dateTimeEdit->setObjectName(QString::fromUtf8("dateTimeEdit"));    dateTimeEdit->setGeometry(QRect(120, 70, 250, 34));    dateTimeEdit->setDate(QDate(2008, 3, 2));    dateTimeEdit->setTime(QTime(12, 0, 0));    dateTimeEdit->setCurrentSection(QDateTimeEdit::YearSection);    dateTimeEdit->setCalendarPopup(true);    dateTimeEdit_2 = new QDateTimeEdit(frm_searchfile);    dateTimeEdit_2->setObjectName(QString::fromUtf8("dateTimeEdit_2"));    dateTimeEdit_2->setGeometry(QRect(390, 70, 250, 34));    line_2 = new QFrame(frm_searchfile);    line_2->setObjectName(QString::fromUtf8("line_2"));    line_2->setGeometry(QRect(370, 80, 16, 16));    line_2->setFrameShape(QFrame::HLine);    line_2->setFrameShadow(QFrame::Sunken);    pushButton_5 = new QPushButton(frm_searchfile);    pushButton_5->setObjectName(QString::fromUtf8("pushButton_5"));    pushButton_5->setGeometry(QRect(30, 116, 121, 36));    pushButton_6 = new QPushButton(frm_searchfile);    pushButton_6->setObjectName(QString::fromUtf8("pushButton_6"));    pushButton_6->setGeometry(QRect(160, 116, 131, 36));    pushButton_7 = new QPushButton(frm_searchfile);    pushButton_7->setObjectName(QString::fromUtf8("pushButton_7"));    pushButton_7->setGeometry(QRect(550, 114, 100, 36));    spinBox_2 = new QSpinBox(frm_searchfile);    spinBox_2->setObjectName(QString::fromUtf8("spinBox_2"));    spinBox_2->setGeometry(QRect(420, 115, 63, 34));    spinBox_2->setMinimum(1);    spinBox_2->setMaximum(999);    retranslateUi(frm_searchfile);    QMetaObject::connectSlotsByName(frm_searchfile);    } // setupUi    void retranslateUi(QWidget *frm_searchfile)    {    frm_searchfile->setWindowTitle(QApplication::translate("frm_searchfile", "\345\275\225\345\203\217\346\226\207\344\273\266\346\220\234\347\264\242", 0, QApplication::UnicodeUTF8));    label->setText(QApplication::translate("frm_searchfile", "\351\200\211\346\213\251\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    label_2->setText(QApplication::translate("frm_searchfile", "\350\265\267\346\255\242\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8));    label_3->setText(QApplication::translate("frm_searchfile", "/000", 0, QApplication::UnicodeUTF8));    label_4->setText(QApplication::translate("frm_searchfile", "\345\275\225\345\203\217\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    label_5->setText(QApplication::translate("frm_searchfile", "\345\255\230\345\202\250\350\256\276\345\244\207", 0, QApplication::UnicodeUTF8));    label_6->setText(QApplication::translate("frm_searchfile", "\351\200\211\346\213\251\351\241\265\345\217\267", 0, QApplication::UnicodeUTF8));    comboBox->clear();    comboBox->insertItems(0, QStringList()     << QApplication::translate("frm_searchfile", "U\347\233\230", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_searchfile", "\347\241\254\347\233\230", 0, QApplication::UnicodeUTF8)    );    pushButton->setText(QApplication::translate("frm_searchfile", "\345\244\207\344\273\275\345\275\223\345\244\251\345\275\225\345\203\217", 0, QApplication::UnicodeUTF8));    pushButton_2->setText(QApplication::translate("frm_searchfile", "\345\244\207\344\273\275\351\200\211\344\270\255\346\226\207\344\273\266", 0, QApplication::UnicodeUTF8));    pushButton_3->setText(QApplication::translate("frm_searchfile", "\345\275\223\345\211\215\351\241\265\345\205\250\351\203\250\351\200\211\344\270\255", 0, QApplication::UnicodeUTF8));    pushButton_4->setText(QApplication::translate("frm_searchfile", "\345\275\223\345\211\215\351\241\265\345\205\250\351\203\250\345\217\226\346\266\210", 0, QApplication::UnicodeUTF8));    timeEdit->setDisplayFormat(QApplication::translate("frm_searchfile", "hh:mm:ss", 0, QApplication::UnicodeUTF8));    timeEdit_2->setDisplayFormat(QApplication::translate("frm_searchfile", "hh:mm:ss", 0, QApplication::UnicodeUTF8));    comboBox_2->clear();    comboBox_2->insertItems(0, QStringList()     << QApplication::translate("frm_searchfile", "\345\205\250\351\203\250", 0, QApplication::UnicodeUTF8)    );    dateTimeEdit->setDisplayFormat(QApplication::translate("frm_searchfile", "yyyy-MM-dd hh:mm:ss", 0, QApplication::UnicodeUTF8));    dateTimeEdit_2->setDisplayFormat(QApplication::translate("frm_searchfile", "yyyy-MM-dd hh:mm:ss", 0, QApplication::UnicodeUTF8));    pushButton_5->setText(QApplication::translate("frm_searchfile", "\346\220\234\347\264\242\346\226\207\344\273\266", 0, QApplication::UnicodeUTF8));    pushButton_6->setText(QApplication::translate("frm_searchfile", "\346\214\211\346\227\266\351\227\264\345\233\236\346\224\276", 0, QApplication::UnicodeUTF8));    pushButton_7->setText(QApplication::translate("frm_searchfile", "\350\267\263\350\275\254", 0, QApplication::UnicodeUTF8));    Q_UNUSED(frm_searchfile);    } // retranslateUi};namespace Ui {    class frm_searchfile: public Ui_frm_searchfile {};} // namespace UiQT_END_NAMESPACE#endif // UI_FRM_SEARCHFILE_H

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?