亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? ui_frm_searchfile.h

?? qt4.4.3下編寫的嵌入式UI界面
?? H
字號:
/********************************************************************************** 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 + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美日本一区二区三区| 欧美日韩国产123区| 久久激情综合网| 亚洲成人第一页| 亚洲精品视频在线| 国产女同互慰高潮91漫画| 91精品1区2区| 国产成人精品亚洲午夜麻豆| 亚洲综合一二三区| 中文字幕一区三区| 1区2区3区欧美| 色网综合在线观看| 色综合网色综合| 国产成人精品亚洲777人妖 | 亚洲aaa精品| 亚洲国产一区视频| 亚洲成人av一区二区三区| 亚洲综合丝袜美腿| 亚洲国产色一区| 久久国产精品72免费观看| 国产成人久久精品77777最新版本| 国产黄人亚洲片| 色综合久久久久综合99| 欧美日韩你懂得| 欧美激情在线免费观看| 亚洲欧美日韩国产综合在线| 亚洲精品国产品国语在线app| 婷婷六月综合亚洲| 国产98色在线|日韩| 91成人国产精品| 久久综合九色综合97_久久久| 日本一二三不卡| 男女男精品网站| 欧美在线观看禁18| 欧美一区二区三区播放老司机| 欧美电影在线免费观看| 777久久久精品| 久久精品免视看| 一区二区久久久久| 懂色av中文字幕一区二区三区 | 国产一区二区三区综合| 99在线视频精品| 国产欧美1区2区3区| 久久97超碰色| 日韩一区二区三区免费看 | 中文字幕免费不卡| 国产一区 二区| 精品对白一区国产伦| 午夜精品久久久久久久99水蜜桃 | 一区二区在线免费| 色综合久久天天| 国产欧美一区二区精品婷婷 | 日日噜噜夜夜狠狠视频欧美人| 国产激情偷乱视频一区二区三区 | 欧美人妖巨大在线| 18欧美乱大交hd1984| 国产一二精品视频| 久久久午夜电影| 国产.欧美.日韩| 亚洲天堂2014| 欧美人xxxx| 日本在线播放一区二区三区| 欧美视频完全免费看| 亚洲国产精品自拍| 欧美一区二区三区的| 久久99最新地址| 亚洲国产精品精华液2区45| 99在线精品一区二区三区| 在线播放亚洲一区| 蜜臀va亚洲va欧美va天堂| 精品久久久三级丝袜| 成人午夜电影小说| 中文字幕一区二区三区不卡| 国产盗摄一区二区| 午夜伊人狠狠久久| 国产色产综合产在线视频| 在线免费观看日韩欧美| 国产精品一区二区免费不卡| 亚洲一二三四区不卡| 日本一区二区久久| 日韩女优av电影| 成人黄色777网| 亚洲成人在线观看视频| 成人av网站在线观看| 亚洲成人黄色小说| 一区二区三区四区精品在线视频| 欧美人与z0zoxxxx视频| av网站免费线看精品| 蜜臀av一区二区在线免费观看| 亚洲人吸女人奶水| 久久久噜噜噜久久人人看| 欧美一级在线观看| 51久久夜色精品国产麻豆| 色综合一个色综合| 在线观看不卡视频| 青青草国产精品亚洲专区无| 一区二区三区中文字幕| 亚洲男女毛片无遮挡| 亚洲综合一二三区| 亚洲一区二区三区四区中文字幕| 国产精品福利一区二区三区| 国产欧美日韩视频在线观看| 国产午夜精品久久久久久免费视| 91麻豆精品久久久久蜜臀| 欧美一级午夜免费电影| 欧美福利一区二区| 久久久综合视频| 中文在线一区二区| 亚洲国产欧美另类丝袜| 亚洲一区二区三区中文字幕 | 欧美精品日韩一本| 成人app软件下载大全免费| 懂色av噜噜一区二区三区av| 成人av手机在线观看| 国产丶欧美丶日本不卡视频| 福利91精品一区二区三区| 成人高清免费在线播放| 91丨九色丨蝌蚪丨老版| 欧美日韩你懂得| 久久久天堂av| 亚洲午夜久久久久中文字幕久| 经典一区二区三区| 欧美午夜片在线看| 久久精品人人做人人综合| 日韩成人一级大片| 极品少妇xxxx精品少妇偷拍 | 日本久久一区二区| 国产午夜精品一区二区三区嫩草 | 波多野结衣在线一区| 精品亚洲免费视频| 欧美综合在线视频| 亚洲国产精品一区二区尤物区| 91一区二区在线| 亚洲一区国产视频| 欧美日韩精品欧美日韩精品| 亚洲自拍偷拍综合| 欧美高清视频在线高清观看mv色露露十八 | 美女高潮久久久| 久久网这里都是精品| 国产高清精品网站| 久久久久久久久伊人| 国产成人精品在线看| 最新久久zyz资源站| 日韩国产欧美三级| 久久先锋影音av鲁色资源| 激情图区综合网| 亚洲欧洲综合另类| 欧美一卡二卡在线| 不卡一区二区在线| 亚洲第一狼人社区| 欧美国产丝袜视频| 日本高清不卡视频| 精彩视频一区二区| 亚洲黄色尤物视频| 欧美sm极限捆绑bd| 91在线观看视频| 麻豆精品在线视频| 一片黄亚洲嫩模| 国产人成一区二区三区影院| 色综合天天性综合| 国产在线观看一区二区| 亚洲一区二区不卡免费| 欧美国产国产综合| 精品第一国产综合精品aⅴ| 欧美揉bbbbb揉bbbbb| 粉嫩蜜臀av国产精品网站| 久久精品国产99久久6| 亚洲国产综合视频在线观看| 国产精品乱码一区二区三区软件| 欧美区视频在线观看| 日本精品视频一区二区| 日本欧美一区二区三区乱码| 中文字幕一区二区三区蜜月| 精品国产污网站| 日韩欧美一级在线播放| 欧美一级片免费看| 欧美精品视频www在线观看 | 亚洲人吸女人奶水| 最新成人av在线| 一区二区三区小说| 亚洲国产裸拍裸体视频在线观看乱了| 亚洲视频一二三区| 一二三区精品福利视频| 一区二区三区在线视频观看58| 一区二区三区在线免费观看| 一二三四区精品视频| 日韩国产高清影视| 蜜桃视频在线一区| 国产精品66部| 在线免费av一区| 日韩免费观看高清完整版在线观看| 7777精品伊人久久久大香线蕉经典版下载 | 91麻豆文化传媒在线观看| 欧美性猛交xxxx乱大交退制版 | 成人免费看片app下载| 99精品国产视频| 日韩欧美国产一区二区三区 | 91色.com| 欧美一二区视频| 亚洲欧美日韩国产手机在线|