/******************************************************************************** ** Form generated from reading UI file 'senddialog.ui' ** ** Created: Thu May 27 01:17:55 2010 ** by: Qt User Interface Compiler version 4.6.2 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_SENDDIALOG_H #define UI_SENDDIALOG_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_SendDialog { public: QVBoxLayout *verticalLayout_2; QVBoxLayout *verticalLayout; QHBoxLayout *horizontalLayout; QLabel *label; QLineEdit *lineEditEthernetSource; QPushButton *pushButtonMyMAC_1; QSpacerItem *horizontalSpacer; QHBoxLayout *horizontalLayout_2; QLabel *label_2; QLineEdit *lineEditEthernetDestination; QPushButton *pushButtonMyMAC_2; QPushButton *pushButtonBcastMAC; QSpacerItem *horizontalSpacer_2; QFrame *line; QHBoxLayout *horizontalLayout_4; QLabel *label_8; QComboBox *comboBoxARPOperation; QSpacerItem *horizontalSpacer_4; QHBoxLayout *horizontalLayout_5; QLabel *label_5; QLineEdit *lineEditARPSourceMAC; QPushButton *pushButtonMyMAC_3; QSpacerItem *horizontalSpacer_5; QLabel *label_4; QLineEdit *lineEditARPDestinationMAC; QPushButton *pushButtonZeroMAC; QHBoxLayout *horizontalLayout_6; QLabel *label_6; QLineEdit *lineEditARPSourceIP; QPushButton *pushButtonMyIP_1; QSpacerItem *horizontalSpacer_6; QLabel *label_7; QLineEdit *lineEditARPDestinationIP; QPushButton *pushButtonMyIP_2; QDialogButtonBox *buttonBox; void setupUi(QDialog *SendDialog) { if (SendDialog->objectName().isEmpty()) SendDialog->setObjectName(QString::fromUtf8("SendDialog")); SendDialog->resize(645, 235); SendDialog->setMinimumSize(QSize(645, 235)); SendDialog->setMaximumSize(QSize(645, 235)); verticalLayout_2 = new QVBoxLayout(SendDialog); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout = new QVBoxLayout(); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); horizontalLayout = new QHBoxLayout(); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); label = new QLabel(SendDialog); label->setObjectName(QString::fromUtf8("label")); horizontalLayout->addWidget(label); lineEditEthernetSource = new QLineEdit(SendDialog); lineEditEthernetSource->setObjectName(QString::fromUtf8("lineEditEthernetSource")); lineEditEthernetSource->setMinimumSize(QSize(116, 0)); lineEditEthernetSource->setMaximumSize(QSize(116, 16777215)); horizontalLayout->addWidget(lineEditEthernetSource); pushButtonMyMAC_1 = new QPushButton(SendDialog); pushButtonMyMAC_1->setObjectName(QString::fromUtf8("pushButtonMyMAC_1")); pushButtonMyMAC_1->setAutoDefault(false); horizontalLayout->addWidget(pushButtonMyMAC_1); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer); verticalLayout->addLayout(horizontalLayout); horizontalLayout_2 = new QHBoxLayout(); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); label_2 = new QLabel(SendDialog); label_2->setObjectName(QString::fromUtf8("label_2")); horizontalLayout_2->addWidget(label_2); lineEditEthernetDestination = new QLineEdit(SendDialog); lineEditEthernetDestination->setObjectName(QString::fromUtf8("lineEditEthernetDestination")); lineEditEthernetDestination->setMinimumSize(QSize(120, 0)); lineEditEthernetDestination->setMaximumSize(QSize(120, 16777215)); horizontalLayout_2->addWidget(lineEditEthernetDestination); pushButtonMyMAC_2 = new QPushButton(SendDialog); pushButtonMyMAC_2->setObjectName(QString::fromUtf8("pushButtonMyMAC_2")); pushButtonMyMAC_2->setAutoDefault(false); horizontalLayout_2->addWidget(pushButtonMyMAC_2); pushButtonBcastMAC = new QPushButton(SendDialog); pushButtonBcastMAC->setObjectName(QString::fromUtf8("pushButtonBcastMAC")); pushButtonBcastMAC->setAutoDefault(false); horizontalLayout_2->addWidget(pushButtonBcastMAC); horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_2->addItem(horizontalSpacer_2); verticalLayout->addLayout(horizontalLayout_2); line = new QFrame(SendDialog); line->setObjectName(QString::fromUtf8("line")); line->setFrameShape(QFrame::HLine); line->setFrameShadow(QFrame::Sunken); verticalLayout->addWidget(line); horizontalLayout_4 = new QHBoxLayout(); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); label_8 = new QLabel(SendDialog); label_8->setObjectName(QString::fromUtf8("label_8")); horizontalLayout_4->addWidget(label_8); comboBoxARPOperation = new QComboBox(SendDialog); comboBoxARPOperation->setObjectName(QString::fromUtf8("comboBoxARPOperation")); comboBoxARPOperation->setMinimumSize(QSize(200, 0)); horizontalLayout_4->addWidget(comboBoxARPOperation); horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_4->addItem(horizontalSpacer_4); verticalLayout->addLayout(horizontalLayout_4); horizontalLayout_5 = new QHBoxLayout(); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); label_5 = new QLabel(SendDialog); label_5->setObjectName(QString::fromUtf8("label_5")); horizontalLayout_5->addWidget(label_5); lineEditARPSourceMAC = new QLineEdit(SendDialog); lineEditARPSourceMAC->setObjectName(QString::fromUtf8("lineEditARPSourceMAC")); lineEditARPSourceMAC->setMinimumSize(QSize(120, 0)); lineEditARPSourceMAC->setMaximumSize(QSize(120, 16777215)); horizontalLayout_5->addWidget(lineEditARPSourceMAC); pushButtonMyMAC_3 = new QPushButton(SendDialog); pushButtonMyMAC_3->setObjectName(QString::fromUtf8("pushButtonMyMAC_3")); pushButtonMyMAC_3->setAutoDefault(false); horizontalLayout_5->addWidget(pushButtonMyMAC_3); horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_5->addItem(horizontalSpacer_5); label_4 = new QLabel(SendDialog); label_4->setObjectName(QString::fromUtf8("label_4")); horizontalLayout_5->addWidget(label_4); lineEditARPDestinationMAC = new QLineEdit(SendDialog); lineEditARPDestinationMAC->setObjectName(QString::fromUtf8("lineEditARPDestinationMAC")); lineEditARPDestinationMAC->setMinimumSize(QSize(120, 0)); lineEditARPDestinationMAC->setMaximumSize(QSize(120, 16777215)); horizontalLayout_5->addWidget(lineEditARPDestinationMAC); pushButtonZeroMAC = new QPushButton(SendDialog); pushButtonZeroMAC->setObjectName(QString::fromUtf8("pushButtonZeroMAC")); pushButtonZeroMAC->setAutoDefault(false); horizontalLayout_5->addWidget(pushButtonZeroMAC); verticalLayout->addLayout(horizontalLayout_5); horizontalLayout_6 = new QHBoxLayout(); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); label_6 = new QLabel(SendDialog); label_6->setObjectName(QString::fromUtf8("label_6")); horizontalLayout_6->addWidget(label_6); lineEditARPSourceIP = new QLineEdit(SendDialog); lineEditARPSourceIP->setObjectName(QString::fromUtf8("lineEditARPSourceIP")); lineEditARPSourceIP->setMinimumSize(QSize(112, 0)); lineEditARPSourceIP->setMaximumSize(QSize(112, 16777215)); horizontalLayout_6->addWidget(lineEditARPSourceIP); pushButtonMyIP_1 = new QPushButton(SendDialog); pushButtonMyIP_1->setObjectName(QString::fromUtf8("pushButtonMyIP_1")); pushButtonMyIP_1->setAutoDefault(false); horizontalLayout_6->addWidget(pushButtonMyIP_1); horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_6->addItem(horizontalSpacer_6); label_7 = new QLabel(SendDialog); label_7->setObjectName(QString::fromUtf8("label_7")); horizontalLayout_6->addWidget(label_7); lineEditARPDestinationIP = new QLineEdit(SendDialog); lineEditARPDestinationIP->setObjectName(QString::fromUtf8("lineEditARPDestinationIP")); lineEditARPDestinationIP->setMinimumSize(QSize(112, 0)); lineEditARPDestinationIP->setMaximumSize(QSize(112, 16777215)); horizontalLayout_6->addWidget(lineEditARPDestinationIP); pushButtonMyIP_2 = new QPushButton(SendDialog); pushButtonMyIP_2->setObjectName(QString::fromUtf8("pushButtonMyIP_2")); pushButtonMyIP_2->setAutoDefault(false); horizontalLayout_6->addWidget(pushButtonMyIP_2); verticalLayout->addLayout(horizontalLayout_6); verticalLayout_2->addLayout(verticalLayout); buttonBox = new QDialogButtonBox(SendDialog); buttonBox->setObjectName(QString::fromUtf8("buttonBox")); buttonBox->setOrientation(Qt::Horizontal); buttonBox->setStandardButtons(QDialogButtonBox::NoButton); buttonBox->setCenterButtons(false); verticalLayout_2->addWidget(buttonBox); retranslateUi(SendDialog); QMetaObject::connectSlotsByName(SendDialog); } // setupUi void retranslateUi(QDialog *SendDialog) { SendDialog->setWindowTitle(QApplication::translate("SendDialog", "Send ARP / RARP", 0, QApplication::UnicodeUTF8)); label->setText(QApplication::translate("SendDialog", "Ethernet MAC Source:", 0, QApplication::UnicodeUTF8)); lineEditEthernetSource->setText(QString()); pushButtonMyMAC_1->setText(QApplication::translate("SendDialog", "My MAC", 0, QApplication::UnicodeUTF8)); label_2->setText(QApplication::translate("SendDialog", "Ethernet MAC Destination:", 0, QApplication::UnicodeUTF8)); lineEditEthernetDestination->setText(QString()); pushButtonMyMAC_2->setText(QApplication::translate("SendDialog", "My MAC", 0, QApplication::UnicodeUTF8)); pushButtonBcastMAC->setText(QApplication::translate("SendDialog", "Bcast MAC", 0, QApplication::UnicodeUTF8)); label_8->setText(QApplication::translate("SendDialog", "Operation:", 0, QApplication::UnicodeUTF8)); comboBoxARPOperation->clear(); comboBoxARPOperation->insertItems(0, QStringList() << QApplication::translate("SendDialog", "ARP Request (1)", 0, QApplication::UnicodeUTF8) << QApplication::translate("SendDialog", "ARP Reply (2)", 0, QApplication::UnicodeUTF8) << QApplication::translate("SendDialog", "RARP Request (3)", 0, QApplication::UnicodeUTF8) << QApplication::translate("SendDialog", "RARP Reply (4)", 0, QApplication::UnicodeUTF8) ); label_5->setText(QApplication::translate("SendDialog", "Source MAC:", 0, QApplication::UnicodeUTF8)); lineEditARPSourceMAC->setText(QString()); pushButtonMyMAC_3->setText(QApplication::translate("SendDialog", "My MAC", 0, QApplication::UnicodeUTF8)); label_4->setText(QApplication::translate("SendDialog", "Destination MAC:", 0, QApplication::UnicodeUTF8)); lineEditARPDestinationMAC->setText(QString()); pushButtonZeroMAC->setText(QApplication::translate("SendDialog", "Zero MAC", 0, QApplication::UnicodeUTF8)); label_6->setText(QApplication::translate("SendDialog", "Source IP:", 0, QApplication::UnicodeUTF8)); lineEditARPSourceIP->setText(QString()); pushButtonMyIP_1->setText(QApplication::translate("SendDialog", "My IP", 0, QApplication::UnicodeUTF8)); label_7->setText(QApplication::translate("SendDialog", "Destination IP:", 0, QApplication::UnicodeUTF8)); lineEditARPDestinationIP->setText(QString()); pushButtonMyIP_2->setText(QApplication::translate("SendDialog", "My IP", 0, QApplication::UnicodeUTF8)); } // retranslateUi }; namespace Ui { class SendDialog: public Ui_SendDialog {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_SENDDIALOG_H