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

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

?? ui_frm_yuntaisettings.h

?? qt4.4.3下編寫的嵌入式UI界面
?? H
字號:
/********************************************************************************** Form generated from reading ui file 'frm_yuntaisettings.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_YUNTAISETTINGS_H#define UI_FRM_YUNTAISETTINGS_H#include <QtCore/QVariant>#include <QtGui/QAction>#include <QtGui/QApplication>#include <QtGui/QButtonGroup>#include <QtGui/QComboBox>#include <QtGui/QDialogButtonBox>#include <QtGui/QFrame>#include <QtGui/QLabel>#include <QtGui/QLineEdit>#include <QtGui/QPushButton>#include <QtGui/QSpinBox>#include <QtGui/QWidget>QT_BEGIN_NAMESPACEclass Ui_frm_yuntaisettings{public:    QSpinBox *spinBox_3;    QPushButton *pushButton;    QDialogButtonBox *buttonBox;    QFrame *line;    QLabel *label_7;    QSpinBox *spinBox_2;    QComboBox *comboBox_3;    QLabel *label_8;    QLabel *label_6;    QLabel *label_9;    QLabel *label_11;    QComboBox *comboBox_8;    QLabel *label_16;    QSpinBox *spinBox_4;    QSpinBox *spinBox_5;    QLabel *label_10;    QComboBox *comboBox_9;    QLabel *label_12;    QLabel *label_13;    QComboBox *comboBox_10;    QLineEdit *lineEdit;    QPushButton *pushButton_2;    QPushButton *pushButton_3;    QPushButton *pushButton_4;    QFrame *line_2;    void setupUi(QWidget *frm_yuntaisettings)    {    if (frm_yuntaisettings->objectName().isEmpty())        frm_yuntaisettings->setObjectName(QString::fromUtf8("frm_yuntaisettings"));    frm_yuntaisettings->resize(630, 449);    frm_yuntaisettings->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);"));    spinBox_3 = new QSpinBox(frm_yuntaisettings);    spinBox_3->setObjectName(QString::fromUtf8("spinBox_3"));    spinBox_3->setGeometry(QRect(150, 270, 171, 34));    spinBox_3->setMinimum(1);    spinBox_3->setMaximum(16);    spinBox_3->setValue(2);    pushButton = new QPushButton(frm_yuntaisettings);    pushButton->setObjectName(QString::fromUtf8("pushButton"));    pushButton->setGeometry(QRect(330, 270, 100, 36));    buttonBox = new QDialogButtonBox(frm_yuntaisettings);    buttonBox->setObjectName(QString::fromUtf8("buttonBox"));    buttonBox->setGeometry(QRect(210, 400, 189, 34));    buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);    line = new QFrame(frm_yuntaisettings);    line->setObjectName(QString::fromUtf8("line"));    line->setGeometry(QRect(20, 380, 551, 16));    line->setFrameShape(QFrame::HLine);    line->setFrameShadow(QFrame::Sunken);    label_7 = new QLabel(frm_yuntaisettings);    label_7->setObjectName(QString::fromUtf8("label_7"));    label_7->setGeometry(QRect(30, 270, 71, 39));    spinBox_2 = new QSpinBox(frm_yuntaisettings);    spinBox_2->setObjectName(QString::fromUtf8("spinBox_2"));    spinBox_2->setGeometry(QRect(150, 30, 171, 34));    spinBox_2->setMinimum(1);    spinBox_2->setMaximum(16);    spinBox_2->setValue(1);    comboBox_3 = new QComboBox(frm_yuntaisettings);    comboBox_3->setObjectName(QString::fromUtf8("comboBox_3"));    comboBox_3->setGeometry(QRect(150, 76, 161, 42));    comboBox_3->setLayoutDirection(Qt::LeftToRight);    label_8 = new QLabel(frm_yuntaisettings);    label_8->setObjectName(QString::fromUtf8("label_8"));    label_8->setGeometry(QRect(30, 221, 105, 43));    label_6 = new QLabel(frm_yuntaisettings);    label_6->setObjectName(QString::fromUtf8("label_6"));    label_6->setGeometry(QRect(30, 123, 105, 43));    label_9 = new QLabel(frm_yuntaisettings);    label_9->setObjectName(QString::fromUtf8("label_9"));    label_9->setGeometry(QRect(30, 74, 105, 43));    label_11 = new QLabel(frm_yuntaisettings);    label_11->setObjectName(QString::fromUtf8("label_11"));    label_11->setGeometry(QRect(30, 172, 105, 43));    comboBox_8 = new QComboBox(frm_yuntaisettings);    comboBox_8->setObjectName(QString::fromUtf8("comboBox_8"));    comboBox_8->setGeometry(QRect(150, 173, 161, 42));    comboBox_8->setLayoutDirection(Qt::LeftToRight);    label_16 = new QLabel(frm_yuntaisettings);    label_16->setObjectName(QString::fromUtf8("label_16"));    label_16->setGeometry(QRect(30, 30, 84, 39));    spinBox_4 = new QSpinBox(frm_yuntaisettings);    spinBox_4->setObjectName(QString::fromUtf8("spinBox_4"));    spinBox_4->setGeometry(QRect(150, 126, 161, 39));    spinBox_4->setMinimum(1);    spinBox_4->setMaximum(8);    spinBox_4->setSingleStep(1);    spinBox_4->setValue(1);    spinBox_5 = new QSpinBox(frm_yuntaisettings);    spinBox_5->setObjectName(QString::fromUtf8("spinBox_5"));    spinBox_5->setGeometry(QRect(430, 79, 169, 39));    spinBox_5->setMinimum(1);    spinBox_5->setMaximum(8);    spinBox_5->setSingleStep(1);    spinBox_5->setValue(8);    label_10 = new QLabel(frm_yuntaisettings);    label_10->setObjectName(QString::fromUtf8("label_10"));    label_10->setGeometry(QRect(340, 79, 84, 41));    comboBox_9 = new QComboBox(frm_yuntaisettings);    comboBox_9->setObjectName(QString::fromUtf8("comboBox_9"));    comboBox_9->setGeometry(QRect(430, 124, 169, 42));    comboBox_9->setLayoutDirection(Qt::LeftToRight);    label_12 = new QLabel(frm_yuntaisettings);    label_12->setObjectName(QString::fromUtf8("label_12"));    label_12->setGeometry(QRect(340, 126, 84, 41));    label_13 = new QLabel(frm_yuntaisettings);    label_13->setObjectName(QString::fromUtf8("label_13"));    label_13->setGeometry(QRect(340, 173, 84, 41));    comboBox_10 = new QComboBox(frm_yuntaisettings);    comboBox_10->setObjectName(QString::fromUtf8("comboBox_10"));    comboBox_10->setGeometry(QRect(430, 172, 169, 42));    lineEdit = new QLineEdit(frm_yuntaisettings);    lineEdit->setObjectName(QString::fromUtf8("lineEdit"));    lineEdit->setGeometry(QRect(150, 223, 161, 39));    pushButton_2 = new QPushButton(frm_yuntaisettings);    pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));    pushButton_2->setGeometry(QRect(200, 330, 169, 41));    pushButton_3 = new QPushButton(frm_yuntaisettings);    pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));    pushButton_3->setGeometry(QRect(380, 330, 169, 41));    pushButton_4 = new QPushButton(frm_yuntaisettings);    pushButton_4->setObjectName(QString::fromUtf8("pushButton_4"));    pushButton_4->setGeometry(QRect(30, 330, 161, 41));    line_2 = new QFrame(frm_yuntaisettings);    line_2->setObjectName(QString::fromUtf8("line_2"));    line_2->setGeometry(QRect(20, 310, 551, 16));    line_2->setFrameShape(QFrame::HLine);    line_2->setFrameShadow(QFrame::Sunken);    retranslateUi(frm_yuntaisettings);    QMetaObject::connectSlotsByName(frm_yuntaisettings);    } // setupUi    void retranslateUi(QWidget *frm_yuntaisettings)    {    frm_yuntaisettings->setWindowTitle(QApplication::translate("frm_yuntaisettings", "\344\272\221\345\217\260\350\256\276\347\275\256", 0, QApplication::UnicodeUTF8));    spinBox_3->setSuffix(QString());    spinBox_3->setPrefix(QApplication::translate("frm_yuntaisettings", "\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    pushButton->setText(QApplication::translate("frm_yuntaisettings", "\345\244\215\345\210\266", 0, QApplication::UnicodeUTF8));    label_7->setText(QApplication::translate("frm_yuntaisettings", "\345\244\215\345\210\266\345\210\260", 0, QApplication::UnicodeUTF8));    spinBox_2->setSuffix(QString());    spinBox_2->setPrefix(QApplication::translate("frm_yuntaisettings", "\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    comboBox_3->clear();    comboBox_3->insertItems(0, QStringList()     << QApplication::translate("frm_yuntaisettings", "2400", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "4800", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "9600", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "19200", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "38400", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "76800", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "153600", 0, QApplication::UnicodeUTF8)    );    label_8->setText(QApplication::translate("frm_yuntaisettings", "\350\247\243\347\240\201\345\231\250\345\234\260\345\235\200", 0, QApplication::UnicodeUTF8));    label_6->setText(QApplication::translate("frm_yuntaisettings", "\345\201\234\346\255\242\344\275\215", 0, QApplication::UnicodeUTF8));    label_9->setText(QApplication::translate("frm_yuntaisettings", "\351\200\237\347\216\207", 0, QApplication::UnicodeUTF8));    label_11->setText(QApplication::translate("frm_yuntaisettings", "\346\265\201\346\216\247", 0, QApplication::UnicodeUTF8));    comboBox_8->clear();    comboBox_8->insertItems(0, QStringList()     << QApplication::translate("frm_yuntaisettings", "\346\227\240", 0, QApplication::UnicodeUTF8)    );    label_16->setText(QApplication::translate("frm_yuntaisettings", "\351\200\211\346\213\251\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    spinBox_4->setSuffix(QApplication::translate("frm_yuntaisettings", "\344\275\215", 0, QApplication::UnicodeUTF8));    spinBox_4->setPrefix(QString());    spinBox_5->setSuffix(QApplication::translate("frm_yuntaisettings", "\344\275\215", 0, QApplication::UnicodeUTF8));    spinBox_5->setPrefix(QString());    label_10->setText(QApplication::translate("frm_yuntaisettings", "\346\225\260\346\215\256\344\275\215", 0, QApplication::UnicodeUTF8));    comboBox_9->clear();    comboBox_9->insertItems(0, QStringList()     << QApplication::translate("frm_yuntaisettings", "\346\227\240\346\240\241\351\252\214", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "\345\245\207\346\240\241\351\252\214", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_yuntaisettings", "\345\201\266\346\240\241\351\252\214", 0, QApplication::UnicodeUTF8)    );    label_12->setText(QApplication::translate("frm_yuntaisettings", "\346\240\241\351\252\214", 0, QApplication::UnicodeUTF8));    label_13->setText(QApplication::translate("frm_yuntaisettings", "\345\215\217\350\256\256\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    comboBox_10->clear();    comboBox_10->insertItems(0, QStringList()     << QApplication::translate("frm_yuntaisettings", "pelco-d", 0, QApplication::UnicodeUTF8)    );    lineEdit->setText(QApplication::translate("frm_yuntaisettings", "1", 0, QApplication::UnicodeUTF8));    pushButton_2->setText(QApplication::translate("frm_yuntaisettings", "\350\256\276\345\256\232\351\242\204\347\275\256\347\202\271", 0, QApplication::UnicodeUTF8));    pushButton_3->setText(QApplication::translate("frm_yuntaisettings", "\350\256\276\345\256\232\350\275\250\350\277\271", 0, QApplication::UnicodeUTF8));    pushButton_4->setText(QApplication::translate("frm_yuntaisettings", "\350\256\276\345\256\232\345\267\241\350\210\252\350\267\257\345\276\204\345\217\267", 0, QApplication::UnicodeUTF8));    Q_UNUSED(frm_yuntaisettings);    } // retranslateUi};namespace Ui {    class frm_yuntaisettings: public Ui_frm_yuntaisettings {};} // namespace UiQT_END_NAMESPACE#endif // UI_FRM_YUNTAISETTINGS_H

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产一区二区三区在线看麻豆| 国产精品乱码一区二三区小蝌蚪| 大白屁股一区二区视频| 久久99久国产精品黄毛片色诱| 日韩黄色一级片| 日本怡春院一区二区| 一区二区三区不卡视频 | 日韩精品亚洲专区| 亚洲成人三级小说| 日韩成人免费电影| 久久福利资源站| 国产黄人亚洲片| 日本久久一区二区三区| 在线精品亚洲一区二区不卡| 在线看一区二区| 制服丝袜在线91| 久久久蜜桃精品| 国产精品乱子久久久久| 亚洲男人天堂一区| 亚洲成人资源网| 国产综合久久久久影院| 岛国精品在线观看| 欧美日韩一区二区欧美激情| 欧美日韩国产精选| 久久先锋影音av| 亚洲精品久久久蜜桃| 午夜成人在线视频| 国产91精品露脸国语对白| 91网上在线视频| 日韩午夜电影在线观看| 国产亚洲综合av| 亚洲成人一区在线| 国产经典欧美精品| 欧美日韩一区不卡| 国产亚洲综合在线| 午夜久久久影院| 国产成人在线电影| 欧美群妇大交群中文字幕| 国产欧美一区二区在线| 亚洲综合另类小说| 国产精品18久久久久久久网站| 97久久精品人人做人人爽50路| 337p亚洲精品色噜噜| 中文字幕一区二区三区精华液| 日韩精品乱码av一区二区| 不卡影院免费观看| 欧美mv和日韩mv的网站| 亚洲免费观看视频| 国产91丝袜在线观看| 欧美精品视频www在线观看| 中文在线资源观看网站视频免费不卡 | 久久久久一区二区三区四区| 尤物视频一区二区| 高清不卡一区二区| 精品粉嫩超白一线天av| 男女激情视频一区| 欧美色综合网站| 亚洲天堂a在线| 成人avav影音| 欧美国产激情一区二区三区蜜月| 麻豆精品视频在线观看| 欧美日韩dvd在线观看| 亚洲欧美色一区| 91在线你懂得| 国产精品国产三级国产普通话99| 国内精品视频666| 91精品国产综合久久香蕉麻豆| 亚洲欧美激情插| 99久久综合99久久综合网站| 国产欧美精品国产国产专区| 国产在线视频不卡二| 日韩欧美在线影院| 美女脱光内衣内裤视频久久网站| 欧美日韩一区二区三区四区 | 精品在线一区二区| 欧美一区二区视频在线观看2020 | 99国内精品久久| 国产精品美女www爽爽爽| 国产成人综合网| 中文乱码免费一区二区| 国产成人高清在线| 国产精品无遮挡| gogo大胆日本视频一区| 亚洲欧美电影院| 欧美日韩视频在线观看一区二区三区| 亚洲欧洲www| 欧美私人免费视频| 午夜精品久久久久久久| 欧美一区二视频| 韩国午夜理伦三级不卡影院| 国产性色一区二区| 99久久精品国产导航| 亚洲欧美日韩电影| 在线播放一区二区三区| 久久国产精品一区二区| 国产性天天综合网| 91成人在线精品| 免费一级片91| 国产日韩欧美精品一区| 成人av网址在线| 视频一区中文字幕| 久久久99精品久久| 色综合久久久久网| 麻豆国产精品官网| 日本一区二区三区在线不卡| 色呦呦网站一区| 免费高清不卡av| 亚洲欧美一区二区视频| 欧美视频一区在线| 国产成人久久精品77777最新版本| 亚洲日本在线a| 日韩美女一区二区三区四区| 懂色av中文一区二区三区| 亚洲小说春色综合另类电影| 337p日本欧洲亚洲大胆精品| 91亚洲国产成人精品一区二区三| 偷窥国产亚洲免费视频| 国产日韩视频一区二区三区| 欧美日韩一区二区三区四区| 国产成人综合网| 美女网站一区二区| 亚洲一级二级三级在线免费观看| 2020国产精品| 5858s免费视频成人| 色综合天天性综合| 国产精品一卡二卡在线观看| 亚洲自拍另类综合| 亚洲视频资源在线| 26uuu精品一区二区| 欧美乱熟臀69xxxxxx| 91啪亚洲精品| 国产激情91久久精品导航| 日韩一区精品视频| 亚洲一区中文日韩| 18涩涩午夜精品.www| 久久综合狠狠综合久久综合88 | 在线视频国内自拍亚洲视频| 国产精品亚洲一区二区三区在线| 日韩成人av影视| 亚洲一区二区偷拍精品| 亚洲美女屁股眼交| 欧美激情一区二区三区全黄| 欧美不卡一区二区三区| 欧美区视频在线观看| 欧美色爱综合网| 日本韩国精品一区二区在线观看| 成人黄色软件下载| 粉嫩av一区二区三区在线播放| 精品一区二区三区免费| 日韩福利电影在线| 日韩av电影免费观看高清完整版| 亚洲一线二线三线视频| 亚洲一区av在线| 亚洲成人自拍偷拍| 青青草国产成人av片免费| 亚洲国产日日夜夜| 香蕉av福利精品导航| 亚洲成va人在线观看| 亚洲电影激情视频网站| 日本不卡一区二区三区| 日韩专区一卡二卡| 久久se这里有精品| 国产乱子轮精品视频| 成人动漫视频在线| 一本色道**综合亚洲精品蜜桃冫| 日本高清不卡一区| 欧美日韩一区二区三区不卡| 91精品国产综合久久小美女| 欧美成人三级电影在线| 久久久午夜电影| 中文字幕日本乱码精品影院| 最新日韩在线视频| 日韩av不卡在线观看| 国产成人欧美日韩在线电影| 99精品视频在线播放观看| 欧洲精品视频在线观看| 日韩丝袜情趣美女图片| 国产视频一区二区在线观看| 国产精品美女久久久久久久| 一区二区三区丝袜| 久久精品二区亚洲w码| 国产传媒久久文化传媒| 色播五月激情综合网| 日韩一区二区三区电影在线观看| 国产日韩精品一区| 亚洲男女一区二区三区| 美女视频网站久久| 91一区二区三区在线观看| 欧美一区二区三区在线观看| 国产精品久久网站| 蜜乳av一区二区| 在线观看一区二区视频| 欧美精品一区二区不卡 | 欧美一区二区三区性视频| 国产欧美一区二区三区沐欲 | 欧美成人乱码一区二区三区| 国产精品久久久久影院色老大| 日韩成人av影视| 色视频成人在线观看免| 久久久一区二区|