Скачиваний:
11
Добавлен:
03.06.2014
Размер:
10.65 Кб
Скачать
/********************************************************************************
** Form generated from reading UI file 'archcp.ui'
**
** Created: Fri 28. Dec 01:08:26 2012
**      by: Qt User Interface Compiler version 4.8.3
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/

#ifndef UI_ARCHCP_H
#define UI_ARCHCP_H

#include <QtCore/QVariant>
#include <QtGui/QAction>
#include <QtGui/QApplication>
#include <QtGui/QButtonGroup>
#include <QtGui/QHeaderView>
#include <QtGui/QLabel>
#include <QtGui/QLineEdit>
#include <QtGui/QMainWindow>
#include <QtGui/QPushButton>
#include <QtGui/QTableWidget>
#include <QtGui/QTextEdit>
#include <QtGui/QWidget>

QT_BEGIN_NAMESPACE

class Ui_ArchCPClass
{
public:
    QWidget *centralWidget;
    QLineEdit *lineEdit;
    QLineEdit *lineEdit_2;
    QLineEdit *lineEdit_3;
    QLineEdit *lineEdit_4;
    QLineEdit *lineEdit_5;
    QLineEdit *lineEdit_6;
    QLineEdit *lineEdit_7;
    QLabel *label_3;
    QLabel *label_7;
    QLineEdit *lineEdit_8;
    QLabel *label_8;
    QLabel *label_4;
    QLabel *label_5;
    QLabel *label_6;
    QPushButton *pushButton_2;
    QLabel *label;
    QLabel *label_2;
    QLabel *label_9;
    QLabel *label_10;
    QPushButton *pushButton_3;
    QTableWidget *tableWidget;
    QTableWidget *tableWidget_2;
    QTableWidget *tableWidget_3;
    QLineEdit *lineEdit_9;
    QTextEdit *textEdit;
    QLabel *label_12;
    QLabel *label_11;
    QLabel *label_13;

    void setupUi(QMainWindow *ArchCPClass)
    {
        if (ArchCPClass->objectName().isEmpty())
            ArchCPClass->setObjectName(QString::fromUtf8("ArchCPClass"));
        ArchCPClass->resize(571, 617);
        centralWidget = new QWidget(ArchCPClass);
        centralWidget->setObjectName(QString::fromUtf8("centralWidget"));
        lineEdit = new QLineEdit(centralWidget);
        lineEdit->setObjectName(QString::fromUtf8("lineEdit"));
        lineEdit->setGeometry(QRect(150, 300, 121, 21));
        lineEdit_2 = new QLineEdit(centralWidget);
        lineEdit_2->setObjectName(QString::fromUtf8("lineEdit_2"));
        lineEdit_2->setGeometry(QRect(290, 300, 131, 21));
        lineEdit_3 = new QLineEdit(centralWidget);
        lineEdit_3->setObjectName(QString::fromUtf8("lineEdit_3"));
        lineEdit_3->setEnabled(true);
        lineEdit_3->setGeometry(QRect(170, 360, 21, 21));
        lineEdit_3->setMaxLength(1);
        lineEdit_3->setDragEnabled(false);
        lineEdit_3->setReadOnly(false);
        lineEdit_4 = new QLineEdit(centralWidget);
        lineEdit_4->setObjectName(QString::fromUtf8("lineEdit_4"));
        lineEdit_4->setGeometry(QRect(200, 360, 21, 21));
        lineEdit_4->setMaxLength(1);
        lineEdit_5 = new QLineEdit(centralWidget);
        lineEdit_5->setObjectName(QString::fromUtf8("lineEdit_5"));
        lineEdit_5->setGeometry(QRect(230, 360, 21, 21));
        lineEdit_5->setMaxLength(1);
        lineEdit_6 = new QLineEdit(centralWidget);
        lineEdit_6->setObjectName(QString::fromUtf8("lineEdit_6"));
        lineEdit_6->setGeometry(QRect(260, 360, 21, 21));
        lineEdit_6->setMaxLength(1);
        lineEdit_7 = new QLineEdit(centralWidget);
        lineEdit_7->setObjectName(QString::fromUtf8("lineEdit_7"));
        lineEdit_7->setGeometry(QRect(290, 360, 21, 21));
        lineEdit_7->setMaxLength(1);
        label_3 = new QLabel(centralWidget);
        label_3->setObjectName(QString::fromUtf8("label_3"));
        label_3->setGeometry(QRect(200, 340, 20, 20));
        label_3->setAlignment(Qt::AlignCenter);
        label_7 = new QLabel(centralWidget);
        label_7->setObjectName(QString::fromUtf8("label_7"));
        label_7->setGeometry(QRect(20, 360, 21, 16));
        lineEdit_8 = new QLineEdit(centralWidget);
        lineEdit_8->setObjectName(QString::fromUtf8("lineEdit_8"));
        lineEdit_8->setGeometry(QRect(40, 360, 91, 21));
        label_8 = new QLabel(centralWidget);
        label_8->setObjectName(QString::fromUtf8("label_8"));
        label_8->setGeometry(QRect(170, 340, 20, 20));
        label_8->setAlignment(Qt::AlignCenter);
        label_4 = new QLabel(centralWidget);
        label_4->setObjectName(QString::fromUtf8("label_4"));
        label_4->setGeometry(QRect(230, 340, 20, 20));
        label_4->setAlignment(Qt::AlignCenter);
        label_5 = new QLabel(centralWidget);
        label_5->setObjectName(QString::fromUtf8("label_5"));
        label_5->setGeometry(QRect(260, 340, 20, 20));
        label_5->setAlignment(Qt::AlignCenter);
        label_6 = new QLabel(centralWidget);
        label_6->setObjectName(QString::fromUtf8("label_6"));
        label_6->setGeometry(QRect(290, 340, 20, 20));
        label_6->setAlignment(Qt::AlignCenter);
        pushButton_2 = new QPushButton(centralWidget);
        pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
        pushButton_2->setGeometry(QRect(450, 300, 91, 21));
        label = new QLabel(centralWidget);
        label->setObjectName(QString::fromUtf8("label"));
        label->setGeometry(QRect(20, 10, 81, 16));
        label_2 = new QLabel(centralWidget);
        label_2->setObjectName(QString::fromUtf8("label_2"));
        label_2->setGeometry(QRect(290, 10, 81, 16));
        label_9 = new QLabel(centralWidget);
        label_9->setObjectName(QString::fromUtf8("label_9"));
        label_9->setGeometry(QRect(20, 390, 81, 16));
        label_10 = new QLabel(centralWidget);
        label_10->setObjectName(QString::fromUtf8("label_10"));
        label_10->setGeometry(QRect(290, 390, 81, 16));
        pushButton_3 = new QPushButton(centralWidget);
        pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
        pushButton_3->setGeometry(QRect(450, 340, 91, 21));
        tableWidget = new QTableWidget(centralWidget);
        tableWidget->setObjectName(QString::fromUtf8("tableWidget"));
        tableWidget->setGeometry(QRect(20, 30, 251, 241));
        tableWidget_2 = new QTableWidget(centralWidget);
        tableWidget_2->setObjectName(QString::fromUtf8("tableWidget_2"));
        tableWidget_2->setGeometry(QRect(290, 30, 251, 241));
        tableWidget_3 = new QTableWidget(centralWidget);
        tableWidget_3->setObjectName(QString::fromUtf8("tableWidget_3"));
        tableWidget_3->setGeometry(QRect(20, 410, 251, 192));
        lineEdit_9 = new QLineEdit(centralWidget);
        lineEdit_9->setObjectName(QString::fromUtf8("lineEdit_9"));
        lineEdit_9->setGeometry(QRect(20, 300, 111, 21));
        textEdit = new QTextEdit(centralWidget);
        textEdit->setObjectName(QString::fromUtf8("textEdit"));
        textEdit->setGeometry(QRect(290, 410, 251, 191));
        label_12 = new QLabel(centralWidget);
        label_12->setObjectName(QString::fromUtf8("label_12"));
        label_12->setGeometry(QRect(20, 280, 51, 16));
        label_11 = new QLabel(centralWidget);
        label_11->setObjectName(QString::fromUtf8("label_11"));
        label_11->setGeometry(QRect(150, 280, 21, 16));
        label_13 = new QLabel(centralWidget);
        label_13->setObjectName(QString::fromUtf8("label_13"));
        label_13->setGeometry(QRect(290, 280, 21, 16));
        ArchCPClass->setCentralWidget(centralWidget);

        retranslateUi(ArchCPClass);

        QMetaObject::connectSlotsByName(ArchCPClass);
    } // setupUi

    void retranslateUi(QMainWindow *ArchCPClass)
    {
        ArchCPClass->setWindowTitle(QApplication::translate("ArchCPClass", "\320\232\320\276\320\275\321\202\321\200\320\276\320\273\320\273\320\265\321\200", 0, QApplication::UnicodeUTF8));
        lineEdit->setInputMask(QApplication::translate("ArchCPClass", "000000; ", 0, QApplication::UnicodeUTF8));
        lineEdit->setText(QApplication::translate("ArchCPClass", "000001", 0, QApplication::UnicodeUTF8));
        lineEdit_2->setInputMask(QApplication::translate("ArchCPClass", "000000; ", 0, QApplication::UnicodeUTF8));
        lineEdit_2->setText(QApplication::translate("ArchCPClass", "000001", 0, QApplication::UnicodeUTF8));
        lineEdit_3->setInputMask(QString());
        label_3->setText(QApplication::translate("ArchCPClass", "C", 0, QApplication::UnicodeUTF8));
        label_7->setText(QApplication::translate("ArchCPClass", "\320\237\320\241", 0, QApplication::UnicodeUTF8));
        lineEdit_8->setText(QApplication::translate("ArchCPClass", "0", 0, QApplication::UnicodeUTF8));
        label_8->setText(QApplication::translate("ArchCPClass", "Z", 0, QApplication::UnicodeUTF8));
        label_4->setText(QApplication::translate("ArchCPClass", "S", 0, QApplication::UnicodeUTF8));
        label_5->setText(QApplication::translate("ArchCPClass", "O", 0, QApplication::UnicodeUTF8));
        label_6->setText(QApplication::translate("ArchCPClass", "I", 0, QApplication::UnicodeUTF8));
        pushButton_2->setText(QApplication::translate("ArchCPClass", "T", 0, QApplication::UnicodeUTF8));
        label->setText(QApplication::translate("ArchCPClass", "\320\232\320\276\320\274\320\260\320\275\320\264\321\213", 0, QApplication::UnicodeUTF8));
        label_2->setText(QApplication::translate("ArchCPClass", "\320\237\320\260\320\274\321\217\321\202\321\214", 0, QApplication::UnicodeUTF8));
        label_9->setText(QApplication::translate("ArchCPClass", "\320\240\320\236\320\235", 0, QApplication::UnicodeUTF8));
        label_10->setText(QApplication::translate("ArchCPClass", "\320\232\320\276\320\264 \320\277\321\200\320\276\320\263\321\200\320\260\320\274\320\274\321\213", 0, QApplication::UnicodeUTF8));
        pushButton_3->setText(QApplication::translate("ArchCPClass", "\320\241\320\261\321\200\320\276\321\201\320\270\321\202\321\214", 0, QApplication::UnicodeUTF8));
        lineEdit_9->setInputMask(QApplication::translate("ArchCPClass", ">AAAA; ", 0, QApplication::UnicodeUTF8));
        lineEdit_9->setText(QString());
        label_12->setText(QApplication::translate("ArchCPClass", "\320\232\320\276\320\274\320\260\320\275\320\264\320\260", 0, QApplication::UnicodeUTF8));
        label_11->setText(QApplication::translate("ArchCPClass", "\320\2361", 0, QApplication::UnicodeUTF8));
        label_13->setText(QApplication::translate("ArchCPClass", "\320\2362", 0, QApplication::UnicodeUTF8));
    } // retranslateUi

};

namespace Ui {
    class ArchCPClass: public Ui_ArchCPClass {};
} // namespace Ui

QT_END_NAMESPACE

#endif // UI_ARCHCP_H
Соседние файлы в папке GeneratedFiles