5 <property name="geometry"> |
5 <property name="geometry"> |
6 <rect> |
6 <rect> |
7 <x>0</x> |
7 <x>0</x> |
8 <y>0</y> |
8 <y>0</y> |
9 <width>500</width> |
9 <width>500</width> |
10 <height>1200</height> |
10 <height>1364</height> |
11 </rect> |
11 </rect> |
12 </property> |
12 </property> |
13 <layout class="QVBoxLayout" name="verticalLayout_3"> |
13 <layout class="QVBoxLayout" name="verticalLayout_4"> |
14 <item> |
14 <item> |
15 <widget class="QLabel" name="headerLabel"> |
15 <widget class="QLabel" name="headerLabel"> |
16 <property name="text"> |
16 <property name="text"> |
17 <string><b>Configure Translator</b></string> |
17 <string><b>Configure Translator</b></string> |
18 </property> |
18 </property> |
124 </item> |
121 </item> |
125 </layout> |
122 </layout> |
126 </widget> |
123 </widget> |
127 </item> |
124 </item> |
128 <item> |
125 <item> |
|
126 <widget class="QGroupBox" name="groupBox_9"> |
|
127 <property name="title"> |
|
128 <string>Pronounce</string> |
|
129 </property> |
|
130 <layout class="QVBoxLayout" name="verticalLayout_3"> |
|
131 <item> |
|
132 <widget class="QCheckBox" name="pronounceCheckBox"> |
|
133 <property name="toolTip"> |
|
134 <string>Select to enable the pronounciation functionality (if supported by the translation engine)</string> |
|
135 </property> |
|
136 <property name="text"> |
|
137 <string>Enable pronounce functionality</string> |
|
138 </property> |
|
139 </widget> |
|
140 </item> |
|
141 <item> |
|
142 <widget class="QLabel" name="label_10"> |
|
143 <property name="text"> |
|
144 <string><b>Warning:</b> If this option is enabled, Qt might abort the start of the application if no suitable backend can be detected. In such cases use the '--no-multimedia' switch to disable this again.</string> |
|
145 </property> |
|
146 <property name="wordWrap"> |
|
147 <bool>true</bool> |
|
148 </property> |
|
149 </widget> |
|
150 </item> |
|
151 </layout> |
|
152 </widget> |
|
153 </item> |
|
154 <item> |
129 <widget class="QGroupBox" name="groupBox_8"> |
155 <widget class="QGroupBox" name="groupBox_8"> |
130 <property name="title"> |
156 <property name="title"> |
131 <string>DeepL</string> |
157 <string>DeepL</string> |
132 </property> |
158 </property> |
133 <layout class="QGridLayout" name="gridLayout_6"> |
159 <layout class="QGridLayout" name="gridLayout_6"> |
430 </widget> |
456 </widget> |
431 <tabstops> |
457 <tabstops> |
432 <tabstop>languagesList</tabstop> |
458 <tabstop>languagesList</tabstop> |
433 <tabstop>setButton</tabstop> |
459 <tabstop>setButton</tabstop> |
434 <tabstop>defaultButton</tabstop> |
460 <tabstop>defaultButton</tabstop> |
|
461 <tabstop>pronounceCheckBox</tabstop> |
435 <tabstop>deeplKeyEdit</tabstop> |
462 <tabstop>deeplKeyEdit</tabstop> |
436 <tabstop>dictionaryCheckBox</tabstop> |
463 <tabstop>dictionaryCheckBox</tabstop> |
437 <tabstop>googlev2KeyEdit</tabstop> |
464 <tabstop>googlev2KeyEdit</tabstop> |
438 <tabstop>ibmUrlEdit</tabstop> |
465 <tabstop>ibmUrlEdit</tabstop> |
439 <tabstop>ibmKeyEdit</tabstop> |
466 <tabstop>ibmKeyEdit</tabstop> |