/******************************************************************************** ** Form generated from reading UI file 'QSimulationRFPCGUI.ui' ** ** Created by: Qt User Interface Compiler version 5.15.13 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_QSIMULATIONRFPCGUI_H #define UI_QSIMULATIONRFPCGUI_H #include #include #include QT_BEGIN_NAMESPACE class Ui_QSimulationRFPCGUIClass { public: void setupUi(QDialog *QSimulationRFPCGUIClass) { if (QSimulationRFPCGUIClass->objectName().isEmpty()) QSimulationRFPCGUIClass->setObjectName(QString::fromUtf8("QSimulationRFPCGUIClass")); QSimulationRFPCGUIClass->resize(600, 394); retranslateUi(QSimulationRFPCGUIClass); QMetaObject::connectSlotsByName(QSimulationRFPCGUIClass); } // setupUi void retranslateUi(QDialog *QSimulationRFPCGUIClass) { QSimulationRFPCGUIClass->setWindowTitle(QCoreApplication::translate("QSimulationRFPCGUIClass", "RFPC\345\233\236\346\263\242\344\273\277\347\234\237", nullptr)); } // retranslateUi }; namespace Ui { class QSimulationRFPCGUIClass: public Ui_QSimulationRFPCGUIClass {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_QSIMULATIONRFPCGUI_H