qttermtcp/KISSConfig.ui

411 lines
8.5 KiB
Plaintext
Raw Normal View History

2023-12-08 15:48:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>KISSDialog</class>
<widget class="QDialog" name="KISSDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>432</width>
<height>319</height>
</rect>
</property>
<property name="windowTitle">
<string>KISS Configuration</string>
</property>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>262</y>
<width>351</width>
<height>33</height>
</rect>
</property>
<layout class="QHBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="okButton">
<property name="text">
<string>OK</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="cancelButton">
<property name="text">
<string>Cancel</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="TNCInfo_3">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>401</width>
<height>57</height>
</rect>
</property>
<property name="title">
<string>TCP Setup</string>
</property>
<widget class="QLineEdit" name="Host">
<property name="geometry">
<rect>
<x>78</x>
<y>20</y>
<width>111</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="Port">
<property name="geometry">
<rect>
<x>290</x>
<y>21</y>
<width>47</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>16</x>
<y>24</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Host</string>
</property>
</widget>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>222</x>
<y>24</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLineEdit" name="Port_2">
<property name="geometry">
<rect>
<x>85</x>
<y>63</y>
<width>47</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_24">
<property name="geometry">
<rect>
<x>20</x>
<y>66</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>411</width>
<height>51</height>
</rect>
</property>
<property name="title">
<string>Serial TNC</string>
</property>
<widget class="QComboBox" name="SerialPort">
<property name="geometry">
<rect>
<x>138</x>
<y>20</y>
<width>111</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>20</x>
<y>23</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Select Device</string>
</property>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>276</x>
<y>20</y>
<width>47</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Speed</string>
</property>
</widget>
<widget class="QLineEdit" name="Speed">
<property name="geometry">
<rect>
<x>328</x>
<y>21</y>
<width>51</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>19200</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>12</x>
<y>12</y>
<width>149</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Enable KISS Interface</string>
</property>
</widget>
<widget class="QCheckBox" name="KISSEnable">
<property name="geometry">
<rect>
<x>158</x>
<y>10</y>
<width>23</width>
<height>25</height>
</rect>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>214</x>
<y>13</y>
<width>61</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>MYCALL</string>
</property>
</widget>
<widget class="QLineEdit" name="MYCALL">
<property name="geometry">
<rect>
<x>286</x>
<y>10</y>
<width>91</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_25">
<property name="geometry">
<rect>
<x>25</x>
<y>192</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Paclen</string>
</property>
</widget>
<widget class="QLineEdit" name="Paclen">
<property name="geometry">
<rect>
<x>98</x>
<y>189</y>
<width>47</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_26">
<property name="geometry">
<rect>
<x>213</x>
<y>192</y>
<width>66</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>MaxFrame</string>
</property>
</widget>
<widget class="QLineEdit" name="Maxframe">
<property name="geometry">
<rect>
<x>288</x>
<y>189</y>
<width>47</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_27">
<property name="geometry">
<rect>
<x>25</x>
<y>226</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Frack</string>
</property>
</widget>
<widget class="QLineEdit" name="Frack">
<property name="geometry">
<rect>
<x>98</x>
<y>223</y>
<width>36</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_28">
<property name="geometry">
<rect>
<x>213</x>
<y>225</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Retries</string>
</property>
</widget>
<widget class="QLineEdit" name="Retries">
<property name="geometry">
<rect>
<x>288</x>
<y>222</y>
<width>36</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>12</x>
<y>38</y>
<width>149</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Allow incoming connects</string>
</property>
</widget>
<widget class="QCheckBox" name="KISSListen">
<property name="geometry">
<rect>
<x>158</x>
<y>38</y>
<width>23</width>
<height>21</height>
</rect>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>okButton</sender>
<signal>clicked()</signal>
<receiver>KISSDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>278</x>
<y>253</y>
</hint>
<hint type="destinationlabel">
<x>96</x>
<y>254</y>
</hint>
</hints>
</connection>
<connection>
<sender>cancelButton</sender>
<signal>clicked()</signal>
<receiver>KISSDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>369</x>
<y>253</y>
</hint>
<hint type="destinationlabel">
<x>179</x>
<y>282</y>
</hint>
</hints>
</connection>
</connections>
</ui>