546 lines
12 KiB
XML
546 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>AlertDialog</class>
|
|
<widget class="QDialog" name="AlertDialog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>554</width>
|
|
<height>433</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QWidget" name="layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>94</x>
|
|
<y>376</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="QCheckBox" name="InboundBeep">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>40</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Beep on Inbound connect</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="InactivityBeep">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>65</y>
|
|
<width>221</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Beep on message after inactivity</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="KeywordBeep">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>90</y>
|
|
<width>201</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Beep on keyword</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="Interval">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>65</y>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="keywordFile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>95</y>
|
|
<width>137</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="useBeep">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>204</y>
|
|
<width>82</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use Beep</string>
|
|
</property>
|
|
<attribute name="buttonGroup">
|
|
<string notr="true">buttonGroup</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QRadioButton" name="useFiles">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>148</x>
|
|
<y>204</y>
|
|
<width>193</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use Audio Files</string>
|
|
</property>
|
|
<attribute name="buttonGroup">
|
|
<string notr="true">buttonGroup</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>258</x>
|
|
<y>65</y>
|
|
<width>47</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Interval</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>263</y>
|
|
<width>107</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Interval .wav File</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>288</y>
|
|
<width>169</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Inbound Connect .wav File</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>313</y>
|
|
<width>165</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Keyword Alert .wav File</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>258</x>
|
|
<y>95</y>
|
|
<width>89</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Keyword File</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>134</y>
|
|
<width>465</width>
|
|
<height>65</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>The System Beep function doesn't work on all platform, so you can configure QtTermTCP to play a sound file instead of using Beep. You can set different files for each event if you wish. Select from the supplied sounds or choose your own .wav files. </string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="chooseInterval">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>416</x>
|
|
<y>263</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Choose</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="chooseInbound">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>416</x>
|
|
<y>288</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Choose</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="chooseKeyAlert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>416</x>
|
|
<y>313</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Choose</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="Bells">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>15</y>
|
|
<width>289</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use Bells (ascii BELL char makes a sound)</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="chooseBells">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>416</x>
|
|
<y>238</y>
|
|
<width>61</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Choose</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>24</x>
|
|
<y>238</y>
|
|
<width>107</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Bells .wav File</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="TestInbound">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>288</y>
|
|
<width>47</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="testInterval">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>263</y>
|
|
<width>47</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="TestKeyAlert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>313</y>
|
|
<width>47</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="testBells">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>484</x>
|
|
<y>238</y>
|
|
<width>47</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Test</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>36</x>
|
|
<y>336</y>
|
|
<width>471</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>It may take a second or two for sound to play after pressing Test button</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="bellsFile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>238</y>
|
|
<width>207</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="insertPolicy">
|
|
<enum>QComboBox::InsertAtTop</enum>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/PCBeep</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/LowTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/HighTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ring</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ding</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="intervalFile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>264</y>
|
|
<width>207</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="insertPolicy">
|
|
<enum>QComboBox::InsertAtTop</enum>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/PCBeep</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/LowTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/HighTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ring</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ding</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="connectFile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>288</y>
|
|
<width>207</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="insertPolicy">
|
|
<enum>QComboBox::InsertAtTop</enum>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/PCBeep</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/LowTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/HighTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ring</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ding</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="keywordWAV">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>314</y>
|
|
<width>207</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="insertPolicy">
|
|
<enum>QComboBox::InsertAtTop</enum>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/PCBeep</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/LowTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/HighTone</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ring</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>:/Ding</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
<buttongroups>
|
|
<buttongroup name="buttonGroup"/>
|
|
</buttongroups>
|
|
</ui>
|