150 lines
3.6 KiB
XML
150 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>QSARSimulationComplexEchoDataDialogClass</class>
|
||
<widget class="QDialog" name="QSARSimulationComplexEchoDataDialogClass">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>916</width>
|
||
<height>400</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>QSARSimulationComplexEchoDataDialog</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout">
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>成像文件:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QLineEdit" name="lineEditEchoDataPath">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QPushButton" name="pushButtonEchoDataSelect">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>选择</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QLabel" name="label">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>查找表:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QLineEdit" name="lineEditLookTablePath">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QPushButton" name="pushButtonLookTableSelect">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>选择</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>L1A回波:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QLineEdit" name="lineEditL1AEchoDataPath">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="2">
|
||
<widget class="QPushButton" name="pushButtonL1AEchoDataSelect">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>选择</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0" colspan="3">
|
||
<widget class="QDialogButtonBox" name="buttonBox">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<layoutdefault spacing="6" margin="11"/>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|