ui_frm_recordsettings.h

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

H
203
字号
/********************************************************************************** Form generated from reading ui file 'frm_recordsettings.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_RECORDSETTINGS_H#define UI_FRM_RECORDSETTINGS_H#include <QtCore/QVariant>#include <QtGui/QAction>#include <QtGui/QApplication>#include <QtGui/QButtonGroup>#include <QtGui/QCheckBox>#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_recordsettings{public:    QFrame *line;    QPushButton *pushButton;    QLabel *label_7;    QDialogButtonBox *buttonBox;    QComboBox *comboBox_7;    QComboBox *comboBox_3;    QComboBox *comboBox_4;    QComboBox *comboBox_8;    QLabel *label_11;    QLabel *label_8;    QLabel *label_9;    QLabel *label_6;    QLabel *label_12;    QLabel *label_13;    QComboBox *comboBox_9;    QLabel *label_14;    QLabel *label_15;    QLabel *label_16;    QCheckBox *checkBox;    QSpinBox *spinBox;    QSpinBox *spinBox_2;    QSpinBox *spinBox_3;    void setupUi(QWidget *frm_recordsettings)    {    if (frm_recordsettings->objectName().isEmpty())        frm_recordsettings->setObjectName(QString::fromUtf8("frm_recordsettings"));    frm_recordsettings->setWindowModality(Qt::WindowModal);    frm_recordsettings->resize(623, 409);    frm_recordsettings->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);"));    line = new QFrame(frm_recordsettings);    line->setObjectName(QString::fromUtf8("line"));    line->setGeometry(QRect(39, 332, 551, 16));    line->setFrameShape(QFrame::HLine);    line->setFrameShadow(QFrame::Sunken);    pushButton = new QPushButton(frm_recordsettings);    pushButton->setObjectName(QString::fromUtf8("pushButton"));    pushButton->setGeometry(QRect(329, 289, 100, 36));    label_7 = new QLabel(frm_recordsettings);    label_7->setObjectName(QString::fromUtf8("label_7"));    label_7->setGeometry(QRect(40, 290, 84, 39));    buttonBox = new QDialogButtonBox(frm_recordsettings);    buttonBox->setObjectName(QString::fromUtf8("buttonBox"));    buttonBox->setGeometry(QRect(229, 352, 189, 34));    buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);    comboBox_7 = new QComboBox(frm_recordsettings);    comboBox_7->setObjectName(QString::fromUtf8("comboBox_7"));    comboBox_7->setGeometry(QRect(140, 200, 179, 39));    comboBox_3 = new QComboBox(frm_recordsettings);    comboBox_3->setObjectName(QString::fromUtf8("comboBox_3"));    comboBox_3->setGeometry(QRect(140, 65, 179, 39));    comboBox_3->setLayoutDirection(Qt::LeftToRight);    comboBox_4 = new QComboBox(frm_recordsettings);    comboBox_4->setObjectName(QString::fromUtf8("comboBox_4"));    comboBox_4->setGeometry(QRect(140, 110, 179, 39));    comboBox_4->setLayoutDirection(Qt::LeftToRight);    comboBox_8 = new QComboBox(frm_recordsettings);    comboBox_8->setObjectName(QString::fromUtf8("comboBox_8"));    comboBox_8->setGeometry(QRect(140, 155, 179, 39));    comboBox_8->setLayoutDirection(Qt::LeftToRight);    label_11 = new QLabel(frm_recordsettings);    label_11->setObjectName(QString::fromUtf8("label_11"));    label_11->setGeometry(QRect(40, 155, 84, 39));    label_8 = new QLabel(frm_recordsettings);    label_8->setObjectName(QString::fromUtf8("label_8"));    label_8->setGeometry(QRect(40, 200, 84, 39));    label_9 = new QLabel(frm_recordsettings);    label_9->setObjectName(QString::fromUtf8("label_9"));    label_9->setGeometry(QRect(40, 65, 84, 39));    label_6 = new QLabel(frm_recordsettings);    label_6->setObjectName(QString::fromUtf8("label_6"));    label_6->setGeometry(QRect(40, 110, 84, 39));    label_12 = new QLabel(frm_recordsettings);    label_12->setObjectName(QString::fromUtf8("label_12"));    label_12->setGeometry(QRect(439, 29, 101, 24));    label_13 = new QLabel(frm_recordsettings);    label_13->setObjectName(QString::fromUtf8("label_13"));    label_13->setGeometry(QRect(339, 29, 100, 24));    comboBox_9 = new QComboBox(frm_recordsettings);    comboBox_9->setObjectName(QString::fromUtf8("comboBox_9"));    comboBox_9->setGeometry(QRect(440, 110, 140, 37));    comboBox_9->setLayoutDirection(Qt::LeftToRight);    label_14 = new QLabel(frm_recordsettings);    label_14->setObjectName(QString::fromUtf8("label_14"));    label_14->setGeometry(QRect(340, 120, 51, 24));    label_15 = new QLabel(frm_recordsettings);    label_15->setObjectName(QString::fromUtf8("label_15"));    label_15->setGeometry(QRect(340, 205, 91, 24));    label_16 = new QLabel(frm_recordsettings);    label_16->setObjectName(QString::fromUtf8("label_16"));    label_16->setGeometry(QRect(40, 20, 84, 39));    checkBox = new QCheckBox(frm_recordsettings);    checkBox->setObjectName(QString::fromUtf8("checkBox"));    checkBox->setGeometry(QRect(140, 250, 111, 30));    spinBox = new QSpinBox(frm_recordsettings);    spinBox->setObjectName(QString::fromUtf8("spinBox"));    spinBox->setGeometry(QRect(440, 200, 81, 34));    spinBox->setValue(5);    spinBox_2 = new QSpinBox(frm_recordsettings);    spinBox_2->setObjectName(QString::fromUtf8("spinBox_2"));    spinBox_2->setGeometry(QRect(140, 20, 171, 34));    spinBox_2->setMinimum(1);    spinBox_2->setMaximum(16);    spinBox_2->setValue(1);    spinBox_3 = new QSpinBox(frm_recordsettings);    spinBox_3->setObjectName(QString::fromUtf8("spinBox_3"));    spinBox_3->setGeometry(QRect(140, 290, 171, 34));    spinBox_3->setMinimum(1);    spinBox_3->setMaximum(16);    spinBox_3->setValue(2);    retranslateUi(frm_recordsettings);    QMetaObject::connectSlotsByName(frm_recordsettings);    } // setupUi    void retranslateUi(QWidget *frm_recordsettings)    {    frm_recordsettings->setWindowTitle(QApplication::translate("frm_recordsettings", "\345\275\225\345\203\217\350\256\276\347\275\256", 0, QApplication::UnicodeUTF8));    pushButton->setText(QApplication::translate("frm_recordsettings", "\345\244\215\345\210\266", 0, QApplication::UnicodeUTF8));    label_7->setText(QApplication::translate("frm_recordsettings", "\345\244\215\345\210\266\345\210\260", 0, QApplication::UnicodeUTF8));    comboBox_7->clear();    comboBox_7->insertItems(0, QStringList()     << QApplication::translate("frm_recordsettings", "\344\270\215\351\242\204\345\275\225", 0, QApplication::UnicodeUTF8)    );    comboBox_3->clear();    comboBox_3->insertItems(0, QStringList()     << QApplication::translate("frm_recordsettings", "\345\205\263\351\227\255", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_recordsettings", "\345\220\257\345\212\250", 0, QApplication::UnicodeUTF8)    );    comboBox_4->clear();    comboBox_4->insertItems(0, QStringList()     << QApplication::translate("frm_recordsettings", "\345\256\232\347\240\201\347\216\207", 0, QApplication::UnicodeUTF8)    );    comboBox_8->clear();    comboBox_8->insertItems(0, QStringList()     << QApplication::translate("frm_recordsettings", "\345\205\250\347\240\201\347\216\207", 0, QApplication::UnicodeUTF8)    );    label_11->setText(QApplication::translate("frm_recordsettings", "\350\247\206\351\242\221\345\270\247\347\216\207", 0, QApplication::UnicodeUTF8));    label_8->setText(QApplication::translate("frm_recordsettings", "\351\242\204\345\275\225\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8));    label_9->setText(QApplication::translate("frm_recordsettings", "\347\240\201\346\265\201\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    label_6->setText(QApplication::translate("frm_recordsettings", "\344\275\215\347\216\207\347\261\273\345\236\213", 0, QApplication::UnicodeUTF8));    label_12->setText(QApplication::translate("frm_recordsettings", "CH01", 0, QApplication::UnicodeUTF8));    label_13->setText(QApplication::translate("frm_recordsettings", "\351\200\232\351\201\223\345\220\215\347\247\260", 0, QApplication::UnicodeUTF8));    comboBox_9->clear();    comboBox_9->insertItems(0, QStringList()     << QApplication::translate("frm_recordsettings", "1Mbps", 0, QApplication::UnicodeUTF8)     << QApplication::translate("frm_recordsettings", "2Mbps", 0, QApplication::UnicodeUTF8)    );    label_14->setText(QApplication::translate("frm_recordsettings", "\344\275\215\347\216\207", 0, QApplication::UnicodeUTF8));    label_15->setText(QApplication::translate("frm_recordsettings", "\345\275\225\345\203\217\346\227\266\351\227\264", 0, QApplication::UnicodeUTF8));    label_16->setText(QApplication::translate("frm_recordsettings", "\351\200\211\346\213\251\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    checkBox->setText(QApplication::translate("frm_recordsettings", "\345\274\200\345\220\257\345\275\225\345\203\217", 0, QApplication::UnicodeUTF8));    spinBox->setSuffix(QApplication::translate("frm_recordsettings", "\347\247\222", 0, QApplication::UnicodeUTF8));    spinBox->setPrefix(QString());    spinBox_2->setSuffix(QString());    spinBox_2->setPrefix(QApplication::translate("frm_recordsettings", "\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    spinBox_3->setSuffix(QString());    spinBox_3->setPrefix(QApplication::translate("frm_recordsettings", "\351\200\232\351\201\223", 0, QApplication::UnicodeUTF8));    Q_UNUSED(frm_recordsettings);    } // retranslateUi};namespace Ui {    class frm_recordsettings: public Ui_frm_recordsettings {};} // namespace UiQT_END_NAMESPACE#endif // UI_FRM_RECORDSETTINGS_H

⌨️ 快捷键说明

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