qttermtcp/AGWParams.ui

396 lines
8.3 KiB
Plaintext
Raw Permalink Normal View History

2023-12-08 15:48:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AGWParams</class>
<widget class="QDialog" name="AGWParams">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>562</width>
<height>491</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLineEdit" name="TermCall">
<property name="geometry">
<rect>
<x>120</x>
<y>50</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>12</x>
<y>83</y>
<width>537</width>
<height>215</height>
</rect>
</property>
<property name="title">
<string>Beacon Setup</string>
</property>
<widget class="QLineEdit" name="beaconDest">
<property name="geometry">
<rect>
<x>110</x>
<y>24</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="beaconPath">
<property name="geometry">
<rect>
<x>110</x>
<y>54</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="beaconInterval">
<property name="geometry">
<rect>
<x>108</x>
<y>84</y>
<width>45</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="beaconPorts">
<property name="geometry">
<rect>
<x>110</x>
<y>114</y>
<width>43</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>14</x>
<y>22</y>
<width>75</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Destination</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>14</x>
<y>52</y>
<width>75</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Digipeaters</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>14</x>
<y>82</y>
<width>75</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Interval</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>14</x>
<y>112</y>
<width>75</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Ports</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>176</x>
<y>82</y>
<width>75</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Minutes</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>176</x>
<y>112</y>
<width>137</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>(Separate with commas)</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>14</x>
<y>144</y>
<width>75</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Message</string>
</property>
</widget>
<widget class="QPlainTextEdit" name="beaconText">
<property name="geometry">
<rect>
<x>110</x>
<y>140</y>
<width>425</width>
<height>63</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>14</x>
<y>158</y>
<width>95</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>(max 256 chars)</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>12</x>
<y>300</y>
<width>537</width>
<height>123</height>
</rect>
</property>
<property name="title">
<string>TNC Setup</string>
</property>
<widget class="QLineEdit" name="Host">
<property name="geometry">
<rect>
<x>110</x>
<y>24</y>
<width>101</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="Port">
<property name="geometry">
<rect>
<x>110</x>
<y>54</y>
<width>47</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="Paclen">
<property name="geometry">
<rect>
<x>110</x>
<y>84</y>
<width>47</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_8">
<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_9">
<property name="geometry">
<rect>
<x>16</x>
<y>54</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Port</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>16</x>
<y>84</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Paclen</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>18</x>
<y>48</y>
<width>111</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Terminal Callsign</string>
</property>
</widget>
<widget class="QPushButton" name="okButton">
<property name="geometry">
<rect>
<x>180</x>
<y>440</y>
<width>95</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>OK</string>
</property>
</widget>
<widget class="QPushButton" name="cancelButton">
<property name="geometry">
<rect>
<x>292</x>
<y>440</y>
<width>79</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Cancel</string>
</property>
</widget>
<widget class="QCheckBox" name="AGWEnable">
<property name="geometry">
<rect>
<x>152</x>
<y>16</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_13">
<property name="geometry">
<rect>
<x>20</x>
<y>18</y>
<width>135</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Enable AGW Interface</string>
</property>
</widget>
<widget class="QCheckBox" name="AGWMonEnable">
<property name="geometry">
<rect>
<x>255</x>
<y>18</y>
<width>216</width>
<height>21</height>
</rect>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>Enable AGW Monitor Window</string>
</property>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>cancelButton</sender>
<signal>clicked()</signal>
<receiver>AGWParams</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>
<connection>
<sender>okButton</sender>
<signal>clicked()</signal>
<receiver>AGWParams</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>
</connections>
</ui>