⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ui_addressbook.h

📁 是用eclipse编写的,主要用于手机的电话簿
💻 H
📖 第 1 页 / 共 2 页
字号:
    addgroup_workLabel->setObjectName(QString::fromUtf8("addgroup_workLabel"));    addgroup_workLabel->setGeometry(QRect(0, 180, 220, 30));    addgroup_homefaxEdit = new QLineEdit(addGroupContentBox);    addgroup_homefaxEdit->setObjectName(QString::fromUtf8("addgroup_homefaxEdit"));    addgroup_homefaxEdit->setGeometry(QRect(0, 270, 220, 30));    addgroup_homefaxLabel = new QLabel(addGroupContentBox);    addgroup_homefaxLabel->setObjectName(QString::fromUtf8("addgroup_homefaxLabel"));    addgroup_homefaxLabel->setGeometry(QRect(0, 240, 211, 30));    addgroup_workfaxEdit = new QLineEdit(addGroupContentBox);    addgroup_workfaxEdit->setObjectName(QString::fromUtf8("addgroup_workfaxEdit"));    addgroup_workfaxEdit->setGeometry(QRect(0, 330, 220, 30));    addgroup_workfaxLabel = new QLabel(addGroupContentBox);    addgroup_workfaxLabel->setObjectName(QString::fromUtf8("addgroup_workfaxLabel"));    addgroup_workfaxLabel->setGeometry(QRect(0, 300, 220, 30));    addgroup_emailEdit = new QLineEdit(addGroupContentBox);    addgroup_emailEdit->setObjectName(QString::fromUtf8("addgroup_emailEdit"));    addgroup_emailEdit->setGeometry(QRect(0, 390, 220, 30));    addgroup_emailLabel = new QLabel(addGroupContentBox);    addgroup_emailLabel->setObjectName(QString::fromUtf8("addgroup_emailLabel"));    addgroup_emailLabel->setGeometry(QRect(0, 360, 191, 30));    addgroup_addressLabel = new QLabel(addGroupContentBox);    addgroup_addressLabel->setObjectName(QString::fromUtf8("addgroup_addressLabel"));    addgroup_addressLabel->setGeometry(QRect(0, 420, 220, 30));    addgroup_groupCombo = new QComboBox(addGroupContentBox);    addgroup_groupCombo->setObjectName(QString::fromUtf8("addgroup_groupCombo"));    addgroup_groupCombo->setGeometry(QRect(0, 550, 220, 30));    addgroup_remarkLabel = new QLabel(addGroupContentBox);    addgroup_remarkLabel->setObjectName(QString::fromUtf8("addgroup_remarkLabel"));    addgroup_remarkLabel->setGeometry(QRect(0, 580, 220, 30));    addgroup_pictureLabel = new QLabel(addGroupContentBox);    addgroup_pictureLabel->setObjectName(QString::fromUtf8("addgroup_pictureLabel"));    addgroup_pictureLabel->setGeometry(QRect(0, 680, 220, 30));    addgroup_groupLabel = new QLabel(addGroupContentBox);    addgroup_groupLabel->setObjectName(QString::fromUtf8("addgroup_groupLabel"));    addgroup_groupLabel->setGeometry(QRect(0, 520, 221, 30));    addgroup_addressEdit = new QPlainTextEdit(addGroupContentBox);    addgroup_addressEdit->setObjectName(QString::fromUtf8("addgroup_addressEdit"));    addgroup_addressEdit->setGeometry(QRect(0, 450, 220, 71));    addgroup_remarkEdit = new QPlainTextEdit(addGroupContentBox);    addgroup_remarkEdit->setObjectName(QString::fromUtf8("addgroup_remarkEdit"));    addgroup_remarkEdit->setGeometry(QRect(0, 610, 220, 71));    classModifyGroupBox = new QGroupBox(AddressBookClass);    classModifyGroupBox->setObjectName(QString::fromUtf8("classModifyGroupBox"));    classModifyGroupBox->setGeometry(QRect(0, 30, 240, 260));    classmodifypage_group = new QGroupBox(classModifyGroupBox);    classmodifypage_group->setObjectName(QString::fromUtf8("classmodifypage_group"));    classmodifypage_group->setGeometry(QRect(0, 70, 241, 200));    radioButton_1 = new QRadioButton(classmodifypage_group);    radioButton_1->setObjectName(QString::fromUtf8("radioButton_1"));    radioButton_1->setGeometry(QRect(10, 10, 80, 20));    radioButton_2 = new QRadioButton(classmodifypage_group);    radioButton_2->setObjectName(QString::fromUtf8("radioButton_2"));    radioButton_2->setGeometry(QRect(10, 50, 80, 20));    radioButton_3 = new QRadioButton(classmodifypage_group);    radioButton_3->setObjectName(QString::fromUtf8("radioButton_3"));    radioButton_3->setGeometry(QRect(10, 90, 90, 20));    radioButton_4 = new QRadioButton(classmodifypage_group);    radioButton_4->setObjectName(QString::fromUtf8("radioButton_4"));    radioButton_4->setGeometry(QRect(10, 130, 80, 20));    radioButton_5 = new QRadioButton(classmodifypage_group);    radioButton_5->setObjectName(QString::fromUtf8("radioButton_5"));    radioButton_5->setGeometry(QRect(10, 170, 91, 20));    radioButton_6 = new QRadioButton(classmodifypage_group);    radioButton_6->setObjectName(QString::fromUtf8("radioButton_6"));    radioButton_6->setGeometry(QRect(120, 10, 80, 20));    radioButton_7 = new QRadioButton(classmodifypage_group);    radioButton_7->setObjectName(QString::fromUtf8("radioButton_7"));    radioButton_7->setGeometry(QRect(120, 50, 80, 20));    radioButton_8 = new QRadioButton(classmodifypage_group);    radioButton_8->setObjectName(QString::fromUtf8("radioButton_8"));    radioButton_8->setGeometry(QRect(120, 90, 80, 20));    radioButton_9 = new QRadioButton(classmodifypage_group);    radioButton_9->setObjectName(QString::fromUtf8("radioButton_9"));    radioButton_9->setGeometry(QRect(120, 130, 80, 20));    radioButton_10 = new QRadioButton(classmodifypage_group);    radioButton_10->setObjectName(QString::fromUtf8("radioButton_10"));    radioButton_10->setGeometry(QRect(120, 170, 80, 20));    classmodifypage_classnameEdit = new QLineEdit(classModifyGroupBox);    classmodifypage_classnameEdit->setObjectName(QString::fromUtf8("classmodifypage_classnameEdit"));    classmodifypage_classnameEdit->setGeometry(QRect(110, 20, 113, 24));    classgroup_nameLabel_2 = new QLabel(classModifyGroupBox);    classgroup_nameLabel_2->setObjectName(QString::fromUtf8("classgroup_nameLabel_2"));    classgroup_nameLabel_2->setGeometry(QRect(10, 10, 91, 41));    classGroupBox = new QGroupBox(AddressBookClass);    classGroupBox->setObjectName(QString::fromUtf8("classGroupBox"));    classGroupBox->setGeometry(QRect(0, 30, 240, 260));    classgroup_nameLabel = new QLabel(classGroupBox);    classgroup_nameLabel->setObjectName(QString::fromUtf8("classgroup_nameLabel"));    classgroup_nameLabel->setGeometry(QRect(10, 25, 91, 41));    classgroup_addclassEdit = new QLineEdit(classGroupBox);    classgroup_addclassEdit->setObjectName(QString::fromUtf8("classgroup_addclassEdit"));    classgroup_addclassEdit->setGeometry(QRect(110, 30, 111, 30));    classgroup_classListWidget = new QListWidget(classGroupBox);    classgroup_classListWidget->setObjectName(QString::fromUtf8("classgroup_classListWidget"));    classgroup_classListWidget->setGeometry(QRect(20, 100, 200, 141));    classgroup_nameexistLabel = new QLabel(classGroupBox);    classgroup_nameexistLabel->setObjectName(QString::fromUtf8("classgroup_nameexistLabel"));    classgroup_nameexistLabel->setGeometry(QRect(80, 70, 81, 21));    PlenwareTitleLabel = new QLabel(AddressBookClass);    PlenwareTitleLabel->setObjectName(QString::fromUtf8("PlenwareTitleLabel"));    PlenwareTitleLabel->setGeometry(QRect(70, 0, 96, 28));    PlenwareTitleLabel->setStyleSheet(QString::fromUtf8("background-image: url(:/icon/image/plenware.jpg);"));    QWidget::setTabOrder(listgroup_memberListWidget, listgroup_findEdit);    QWidget::setTabOrder(listgroup_findEdit, listgroup_classCombo);    QWidget::setTabOrder(listgroup_classCombo, addgroup_ScrollArea);    QWidget::setTabOrder(addgroup_ScrollArea, classgroup_addclassEdit);    QWidget::setTabOrder(classgroup_addclassEdit, classgroup_classListWidget);    QWidget::setTabOrder(classgroup_classListWidget, leftButton);    QWidget::setTabOrder(leftButton, rightButton);    QWidget::setTabOrder(rightButton, optionCombo);    QWidget::setTabOrder(optionCombo, detailgroup_headGraphicsView);    QWidget::setTabOrder(detailgroup_headGraphicsView, detailgroup_detailListWidget);    QWidget::setTabOrder(detailgroup_detailListWidget, classmodifypage_classnameEdit);    QWidget::setTabOrder(classmodifypage_classnameEdit, addgroup_nameEdit);    QWidget::setTabOrder(addgroup_nameEdit, addgroup_cellEdit);    QWidget::setTabOrder(addgroup_cellEdit, addgroup_homeEdit);    QWidget::setTabOrder(addgroup_homeEdit, addgroup_workEdit);    QWidget::setTabOrder(addgroup_workEdit, addgroup_homefaxEdit);    QWidget::setTabOrder(addgroup_homefaxEdit, addgroup_workfaxEdit);    QWidget::setTabOrder(addgroup_workfaxEdit, addgroup_emailEdit);    QWidget::setTabOrder(addgroup_emailEdit, addgroup_groupCombo);    QWidget::setTabOrder(addgroup_groupCombo, addgroup_addressEdit);    QWidget::setTabOrder(addgroup_addressEdit, addgroup_remarkEdit);    retranslateUi(AddressBookClass);    QMetaObject::connectSlotsByName(AddressBookClass);    } // setupUi    void retranslateUi(QWidget *AddressBookClass)    {    AddressBookClass->setWindowTitle(QApplication::translate("AddressBookClass", "AddressBook", 0, QApplication::UnicodeUTF8));    rightButton->setText(QApplication::translate("AddressBookClass", "Option", 0, QApplication::UnicodeUTF8));    leftButton->setText(QApplication::translate("AddressBookClass", "Add", 0, QApplication::UnicodeUTF8));    titleLabel->setText(QString());    listGroupBox->setTitle(QString());    listgroup_findiconLabel->setText(QApplication::translate("AddressBookClass", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n""<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n""p, li { white-space: pre-wrap; }\n""</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n""<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><img src=\":/icon/image/Xp-G5 009.png\" /></p></body></html>", 0, QApplication::UnicodeUTF8));    detailGroupBox->setTitle(QString());    detailgroup_nameLabel->setText(QApplication::translate("AddressBookClass", "Name", 0, QApplication::UnicodeUTF8));    addgroup_workLabel_6->setText(QApplication::translate("AddressBookClass", "Group", 0, QApplication::UnicodeUTF8));    addGroupBox->setTitle(QString());    addGroupContentBox->setTitle(QString());    addgroup_nameLabel->setText(QApplication::translate("AddressBookClass", "Name", 0, QApplication::UnicodeUTF8));    addgroup_cellLabel->setText(QApplication::translate("AddressBookClass", "Cell", 0, QApplication::UnicodeUTF8));    addgroup_homeLabel->setText(QApplication::translate("AddressBookClass", "Home ", 0, QApplication::UnicodeUTF8));    addgroup_workLabel->setText(QApplication::translate("AddressBookClass", "Work", 0, QApplication::UnicodeUTF8));    addgroup_homefaxLabel->setText(QApplication::translate("AddressBookClass", "Home Fax", 0, QApplication::UnicodeUTF8));    addgroup_workfaxLabel->setText(QApplication::translate("AddressBookClass", "Work Fax", 0, QApplication::UnicodeUTF8));    addgroup_emailLabel->setText(QApplication::translate("AddressBookClass", "E-mail", 0, QApplication::UnicodeUTF8));    addgroup_addressLabel->setText(QApplication::translate("AddressBookClass", "Address", 0, QApplication::UnicodeUTF8));    addgroup_remarkLabel->setText(QApplication::translate("AddressBookClass", "Remarks", 0, QApplication::UnicodeUTF8));    addgroup_pictureLabel->setText(QApplication::translate("AddressBookClass", "Piture", 0, QApplication::UnicodeUTF8));    addgroup_groupLabel->setText(QApplication::translate("AddressBookClass", "Group", 0, QApplication::UnicodeUTF8));    classModifyGroupBox->setTitle(QString());    classmodifypage_group->setTitle(QString());    radioButton_1->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_2->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_3->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_4->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_5->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_6->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_7->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_8->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_9->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    radioButton_10->setText(QApplication::translate("AddressBookClass", "RadioButton", 0, QApplication::UnicodeUTF8));    classgroup_nameLabel_2->setText(QApplication::translate("AddressBookClass", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n""<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n""p, li { white-space: pre-wrap; }\n""</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n""<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><img src=\":/icon/image/(04,48).png\" /><span style=\" font-size:11pt; font-weight:600; color:#5555ff;\">Class Name </span></p></body></html>", 0, QApplication::UnicodeUTF8));    classGroupBox->setTitle(QString());    classgroup_nameLabel->setText(QApplication::translate("AddressBookClass", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n""<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n""p, li { white-space: pre-wrap; }\n""</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n""<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><img src=\":/icon/image/(04,48).png\" /><span style=\" font-size:11pt; font-weight:600; color:#5555ff;\">Class Name </span></p></body></html>", 0, QApplication::UnicodeUTF8));    classgroup_nameexistLabel->setText(QApplication::translate("AddressBookClass", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n""<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n""p, li { white-space: pre-wrap; }\n""</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n""<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" color:#000000;\">Class Name Existed</span></p></body></html>", 0, QApplication::UnicodeUTF8));    PlenwareTitleLabel->setText(QString());    Q_UNUSED(AddressBookClass);    } // retranslateUi};namespace Ui {    class AddressBookClass: public Ui_AddressBookClass {};} // namespace UiQT_END_NAMESPACE#endif // UI_ADDRESSBOOK_H

⌨️ 快捷键说明

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