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

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

?? ui_frm_alarmsettings.h

?? qt4.4.3下編寫的嵌入式UI界面
?? H
字號:
/********************************************************************************** Form generated from reading ui file 'frm_alarmsettings.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_ALARMSETTINGS_H#define UI_FRM_ALARMSETTINGS_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/QPushButton>#include <QtGui/QSpinBox>#include <QtGui/QWidget>QT_BEGIN_NAMESPACEclass Ui_frm_alarmsettings{public:    QFrame *frame;    QLabel *label;    QLabel *label_3;    QLabel *label_4;    QLabel *label_5;    QSpinBox *spinBox_2;    QComboBox *comboBox;    QComboBox *comboBox_2;    QSpinBox *spinBox_4;    QPushButton *pushButton;    QFrame *frame_2;    QLabel *label_2;    QLabel *label_6;    QLabel *label_7;    QLabel *label_8;    QLabel *label_9;    QSpinBox *spinBox;    QSpinBox *spinBox_3;    QSpinBox *spinBox_5;    QPushButton *pushButton_2;    QComboBox *comboBox_3;    QPushButton *pushButton_3;    QDialogButtonBox *buttonBox;    void setupUi(QWidget *frm_alarmsettings)    {    if (frm_alarmsettings->objectName().isEmpty())        frm_alarmsettings->setObjectName(QString::fromUtf8("frm_alarmsettings"));    frm_alarmsettings->setWindowModality(Qt::WindowModal);    frm_alarmsettings->resize(642, 405);    frm_alarmsettings->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);"));    frame = new QFrame(frm_alarmsettings);    frame->setObjectName(QString::fromUtf8("frame"));    frame->setGeometry(QRect(20, 20, 601, 161));    frame->setFrameShape(QFrame::Panel);    frame->setFrameShadow(QFrame::Sunken);    label = new QLabel(frame);    label->setObjectName(QString::fromUtf8("label"));    label->setGeometry(QRect(10, 10, 131, 24));    label_3 = new QLabel(frame);    label_3->setObjectName(QString::fromUtf8("label_3"));    label_3->setGeometry(QRect(360, 20, 111, 24));    label_4 = new QLabel(frame);    label_4->setObjectName(QString::fromUtf8("label_4"));    label_4->setGeometry(QRect(10, 60, 91, 24));    label_5 = new QLabel(frame);    label_5->setObjectName(QString::fromUtf8("label_5"));    label_5->setGeometry(QRect(10, 103, 131, 24));    spinBox_2 = new QSpinBox(frame);    spinBox_2->setObjectName(QString::fromUtf8("spinBox_2"));    spinBox_2->setGeometry(QRect(145, 100, 111, 34));    spinBox_2->setMinimum(1);    spinBox_2->setMaximum(16);    spinBox_2->setValue(2);    comboBox = new QComboBox(frame);    comboBox->setObjectName(QString::fromUtf8("comboBox"));    comboBox->setGeometry(QRect(480, 14, 111, 37));    comboBox_2 = new QComboBox(frame);    comboBox_2->setObjectName(QString::fromUtf8("comboBox_2"));    comboBox_2->setGeometry(QRect(145, 50, 111, 37));    spinBox_4 = new QSpinBox(frame);    spinBox_4->setObjectName(QString::fromUtf8("spinBox_4"));    spinBox_4->setGeometry(QRect(145, 10, 111, 34));    pushButton = new QPushButton(frame);    pushButton->setObjectName(QString::fromUtf8("pushButton"));    pushButton->setGeometry(QRect(270, 100, 81, 36));    frame_2 = new QFrame(frm_alarmsettings);    frame_2->setObjectName(QString::fromUtf8("frame_2"));    frame_2->setGeometry(QRect(20, 180, 601, 161));    frame_2->setFrameShape(QFrame::Panel);    frame_2->setFrameShadow(QFrame::Sunken);    label_2 = new QLabel(frame_2);    label_2->setObjectName(QString::fromUtf8("label_2"));    label_2->setGeometry(QRect(10, 20, 91, 24));    label_6 = new QLabel(frame_2);    label_6->setObjectName(QString::fromUtf8("label_6"));    label_6->setGeometry(QRect(10, 110, 70, 24));    label_7 = new QLabel(frame_2);    label_7->setObjectName(QString::fromUtf8("label_7"));    label_7->setGeometry(QRect(10, 60, 131, 24));    label_8 = new QLabel(frame_2);    label_8->setObjectName(QString::fromUtf8("label_8"));    label_8->setGeometry(QRect(350, 20, 111, 24));    label_9 = new QLabel(frame_2);    label_9->setObjectName(QString::fromUtf8("label_9"));    label_9->setGeometry(QRect(350, 60, 91, 24));    spinBox = new QSpinBox(frame_2);    spinBox->setObjectName(QString::fromUtf8("spinBox"));    spinBox->setGeometry(QRect(150, 110, 101, 34));    spinBox->setMinimum(1);    spinBox->setMaximum(16);    spinBox->setValue(2);    spinBox_3 = new QSpinBox(frame_2);    spinBox_3->setObjectName(QString::fromUtf8("spinBox_3"));    spinBox_3->setGeometry(QRect(470, 60, 111, 34));    spinBox_5 = new QSpinBox(frame_2);    spinBox_5->setObjectName(QString::fromUtf8("spinBox_5"));    spinBox_5->setGeometry(QRect(150, 10, 101, 34));    pushButton_2 = new QPushButton(frame_2);    pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));    pushButton_2->setGeometry(QRect(270, 110, 81, 36));    comboBox_3 = new QComboBox(frame_2);    comboBox_3->setObjectName(QString::fromUtf8("comboBox_3"));    comboBox_3->setGeometry(QRect(470, 10, 111, 37));    pushButton_3 = new QPushButton(frame_2);    pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));    pushButton_3->setGeometry(QRect(150, 60, 100, 36));    buttonBox = new QDialogButtonBox(frm_alarmsettings);    buttonBox->setObjectName(QString::fromUtf8("buttonBox"));    buttonBox->setGeometry(QRect(210, 350, 189, 34));    buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);    retranslateUi(frm_alarmsettings);    QMetaObject::connectSlotsByName(frm_alarmsettings);    } // setupUi    void retranslateUi(QWidget *frm_alarmsettings)    {    frm_alarmsettings->setWindowTitle(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\350\256\276\347\275\256", 0, QApplication::UnicodeUTF8));    label->setText(QApplication::translate("frm_alarmsettings", "\351\200\211\346\213\251\346\212\245\350\255\246\350\276\223\345\205\245", 0, QApplication::UnicodeUTF8));    label_3->setText(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\345\231\250\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    label_4->setText(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\350\276\223\345\205\245", 0, QApplication::UnicodeUTF8));    label_5->setText(QApplication::translate("frm_alarmsettings", "\345\244\215\345\210\266\345\210\260\346\212\245\350\255\246\351\207\217", 0, QApplication::UnicodeUTF8));    comboBox->clear();    comboBox->insertItems(0, QStringList()     << QApplication::translate("frm_alarmsettings", "\344\275\216\347\224\265\345\271\263", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_alarmsettings", "\351\253\230\347\224\265\345\271\263", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_alarmsettings", "\345\270\270\351\227\255", 0, QApplication::UnicodeUTF8)    );    comboBox_2->clear();    comboBox_2->insertItems(0, QStringList()     << QApplication::translate("frm_alarmsettings", "\344\270\215\345\244\204\347\220\206", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246", 0, QApplication::UnicodeUTF8)    );    pushButton->setText(QApplication::translate("frm_alarmsettings", "\345\244\215\345\210\266", 0, QApplication::UnicodeUTF8));    label_2->setText(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\350\276\223\345\207\272", 0, QApplication::UnicodeUTF8));    label_6->setText(QApplication::translate("frm_alarmsettings", "\345\244\215\345\210\266\345\210\260", 0, QApplication::UnicodeUTF8));    label_7->setText(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\350\276\223\345\207\272\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8));    label_8->setText(QApplication::translate("frm_alarmsettings", "\346\212\245\350\255\246\345\231\250\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    label_9->setText(QApplication::translate("frm_alarmsettings", "\350\276\223\345\207\272\345\273\266\346\227\266", 0, QApplication::UnicodeUTF8));    spinBox_3->setSuffix(QApplication::translate("frm_alarmsettings", "\347\247\222", 0, QApplication::UnicodeUTF8));    pushButton_2->setText(QApplication::translate("frm_alarmsettings", "\345\244\215\345\210\266", 0, QApplication::UnicodeUTF8));    comboBox_3->clear();    comboBox_3->insertItems(0, QStringList()     << QApplication::translate("frm_alarmsettings", "\344\275\216\347\224\265\345\271\263", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_alarmsettings", "\351\253\230\347\224\265\345\271\263", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_alarmsettings", "\345\270\270\351\227\255", 0, QApplication::UnicodeUTF8)    );    pushButton_3->setText(QApplication::translate("frm_alarmsettings", "\350\256\276\347\275\256", 0, QApplication::UnicodeUTF8));    Q_UNUSED(frm_alarmsettings);    } // retranslateUi};namespace Ui {    class frm_alarmsettings: public Ui_frm_alarmsettings {};} // namespace UiQT_END_NAMESPACE#endif // UI_FRM_ALARMSETTINGS_H

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91精品国产91久久久久久最新毛片 | 麻豆国产91在线播放| 7777精品伊人久久久大香线蕉的| 亚洲v日本v欧美v久久精品| 欧美精品久久久久久久久老牛影院| 天天操天天干天天综合网| 制服丝袜在线91| 国产主播一区二区| 国产精品久久久久一区| 91国产丝袜在线播放| 亚洲成av人片一区二区三区| 欧美一卡二卡在线观看| 国产一区二区不卡在线| 一区在线观看免费| 欧美私模裸体表演在线观看| 毛片av一区二区| 国产精品精品国产色婷婷| 欧美丝袜丝交足nylons| 另类欧美日韩国产在线| 国产成人在线视频播放| 日韩理论片网站| 欧美麻豆精品久久久久久| 激情久久久久久久久久久久久久久久 | 欧美日韩国产高清一区| 韩国午夜理伦三级不卡影院| 亚洲欧美日韩在线播放| 欧美一二三区精品| 成人免费av在线| 五月天欧美精品| 国产午夜亚洲精品理论片色戒| 91免费看`日韩一区二区| 亚洲制服丝袜av| 精品入口麻豆88视频| 色综合中文字幕| 日韩成人精品在线观看| 久久九九久久九九| 一本到一区二区三区| 蜜臀久久99精品久久久久宅男| 国产三级精品视频| 欧美专区亚洲专区| 经典三级一区二区| 日韩毛片高清在线播放| 717成人午夜免费福利电影| 国产成人在线观看免费网站| 亚洲黄色免费网站| 日韩精品一区二区三区中文不卡| 日韩高清电影一区| 久久婷婷综合激情| 欧洲在线/亚洲| 狠狠色丁香久久婷婷综| 中文字幕欧美激情一区| 色av成人天堂桃色av| 久久爱另类一区二区小说| 欧美国产综合色视频| 欧美片在线播放| 高清不卡在线观看| 午夜精品久久久久久久| 国产日韩欧美综合在线| 欧美久久久久久蜜桃| 粉嫩aⅴ一区二区三区四区| 亚洲va欧美va人人爽午夜| 国产色一区二区| 欧美疯狂性受xxxxx喷水图片| 大尺度一区二区| 天天av天天翘天天综合网色鬼国产| 国产精品欧美综合在线| 欧美一二三在线| 日本福利一区二区| 国产精品99久久不卡二区| 亚洲视频中文字幕| 久久精品无码一区二区三区| 欧美二区在线观看| 97精品国产97久久久久久久久久久久| 麻豆精品一二三| 亚洲影院久久精品| 国产日本欧美一区二区| 日韩欧美一二三区| 在线免费精品视频| 成人激情小说网站| 免费不卡在线观看| 亚洲一区二区三区精品在线| 26uuu成人网一区二区三区| 亚洲精品高清在线| 久久久久久久久97黄色工厂| 欧美精品久久99久久在免费线| 成人av网站在线观看| 狠狠色丁香久久婷婷综合丁香| 午夜一区二区三区视频| 国产精品久久久久久久久免费相片| 日韩欧美色综合| 91国产成人在线| 色呦呦一区二区三区| 国产999精品久久| 精品在线观看免费| 天堂在线一区二区| 亚洲一区二区在线免费看| 日韩一区在线看| 中文字幕免费不卡| 国产欧美日本一区视频| 2023国产精品自拍| 久久久久久免费网| 26uuu色噜噜精品一区| 日韩一区二区三区免费观看| 欧美久久久久久久久久 | 国产91精品入口| 久久成人麻豆午夜电影| 日韩vs国产vs欧美| 亚洲成在线观看| 国产精品福利一区| 国产女人18水真多18精品一级做| 久久影院视频免费| 精品成人佐山爱一区二区| 欧美一级xxx| 欧美一区二区三区视频免费| 欧美女孩性生活视频| 欧美在线免费播放| 欧美亚洲动漫另类| 色婷婷av一区二区三区软件| 国产电影一区在线| 不卡视频在线观看| 99精品欧美一区二区三区小说| 成人av资源网站| 91在线视频网址| 91麻豆视频网站| 一本色道**综合亚洲精品蜜桃冫| 91色|porny| 色系网站成人免费| 欧美日韩视频在线第一区| 欧美日韩一级片在线观看| 欧美日韩1234| 这里只有精品视频在线观看| 91精品麻豆日日躁夜夜躁| 91精品欧美久久久久久动漫| 337p亚洲精品色噜噜噜| 日韩一区二区三区精品视频 | 在线看国产日韩| 在线观看一区不卡| 777xxx欧美| 日韩精品一区二区三区在线| 日韩精品一区二区三区在线播放| 欧美mv和日韩mv的网站| 久久久777精品电影网影网 | 久久综合五月天婷婷伊人| 精品国产91乱码一区二区三区 | 久久久精品欧美丰满| 国产精品久久久久久久蜜臀| 中文字幕亚洲区| 亚洲午夜在线视频| 免费av网站大全久久| 国产一区二区成人久久免费影院| a级高清视频欧美日韩| 欧美影院一区二区三区| 欧美丰满嫩嫩电影| 久久毛片高清国产| 中文字幕亚洲区| 亚洲成av人片一区二区三区 | 午夜伦理一区二区| 美国精品在线观看| 国产不卡视频在线播放| 成人动漫一区二区三区| 欧美午夜理伦三级在线观看| 欧美一级艳片视频免费观看| 国产午夜精品久久久久久免费视| 中文字幕日韩av资源站| 午夜视频在线观看一区二区| 久草在线在线精品观看| 99久久精品免费看国产免费软件| 欧美综合一区二区| 精品三级在线观看| 中文子幕无线码一区tr| 一区二区三区在线视频播放| 免费在线看一区| yourporn久久国产精品| 欧美美女一区二区三区| 久久久久久电影| 亚洲综合在线五月| 精品一区二区三区在线观看| av在线免费不卡| 69精品人人人人| 国产精品免费av| 日韩福利视频导航| jvid福利写真一区二区三区| 在线电影院国产精品| 精品精品国产高清a毛片牛牛| 国产精品久久久久久久岛一牛影视 | 欧美精品一区二区在线观看| 亚洲视频香蕉人妖| 奇米色777欧美一区二区| 国产超碰在线一区| 制服丝袜亚洲播放| 中文字幕亚洲一区二区av在线| 精品在线播放午夜| 欧洲av一区二区嗯嗯嗯啊| 国产视频视频一区| 三级成人在线视频| 99久久精品免费看| 精品免费国产二区三区| 亚洲小说春色综合另类电影| 国产宾馆实践打屁股91| 欧美亚日韩国产aⅴ精品中极品|