<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CATMParamsClass</class>
|
<widget class="QWidget" name="CATMParamsClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>671</width>
|
<height>577</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CATMParams</string>
|
</property>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>70</y>
|
<width>651</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QWidget" name="widget" native="true">
|
<property name="geometry">
|
<rect>
|
<x>290</x>
|
<y>-30</y>
|
<width>649</width>
|
<height>449</height>
|
</rect>
|
</property>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>20</y>
|
<width>381</width>
|
<height>131</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<item>
|
<widget class="QWidget" name="wPort" native="true">
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>195</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gLayoutType">
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editPort"/>
|
</item>
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>Local port:</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
</item>
|
<item>
|
<widget class="QWidget" name="wType" native="true">
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>10</y>
|
<width>131</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gLayoutPort">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_3">
|
<property name="text">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'宋体'; font-size:9pt; font-weight:400; font-style:normal;">
|
<p align="right" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ATM type:</p></body></html></string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboATMType"/>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>12</x>
|
<y>90</y>
|
<width>651</width>
|
<height>451</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="vLayout"/>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>-60</x>
|
<y>30</y>
|
<width>291</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label">
|
<property name="font">
|
<font>
|
<family>新宋体</family>
|
</font>
|
</property>
|
<property name="text">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'新宋体'; font-size:9pt; font-weight:400; font-style:normal;">
|
<p align="right" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'宋体'; font-size:10pt;">Input mode</span></p></body></html></string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboInputType"/>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|