21 lines
465 B
XML
21 lines
465 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>QSimulationRFPCGUIClass</class>
|
|
<widget class="QDialog" name="QSimulationRFPCGUIClass">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>600</width>
|
|
<height>394</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>RFPC回波仿真</string>
|
|
</property>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|