eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui

branch
eric7
changeset 9145
520a70c5437f
parent 8312
800c432b34c8
child 9148
b31f0d894b55
equal deleted inserted replaced
9144:135240382a3e 9145:520a70c5437f
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>1125</height> 10 <height>1200</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
43 <size> 43 <size>
44 <width>0</width> 44 <width>0</width>
45 <height>250</height> 45 <height>250</height>
46 </size> 46 </size>
47 </property> 47 </property>
48 <property name="horizontalScrollBarPolicy">
49 <enum>Qt::ScrollBarAlwaysOn</enum>
50 </property>
48 <property name="iconSize"> 51 <property name="iconSize">
49 <size> 52 <size>
50 <width>22</width> 53 <width>22</width>
51 <height>22</height> 54 <height>22</height>
52 </size> 55 </size>
123 </widget> 126 </widget>
124 </item> 127 </item>
125 <item> 128 <item>
126 <widget class="QGroupBox" name="groupBox_8"> 129 <widget class="QGroupBox" name="groupBox_8">
127 <property name="title"> 130 <property name="title">
128 <string>DeepL Pro</string> 131 <string>DeepL</string>
129 </property> 132 </property>
130 <layout class="QGridLayout" name="gridLayout_6"> 133 <layout class="QGridLayout" name="gridLayout_6">
131 <item row="0" column="0"> 134 <item row="0" column="0">
132 <widget class="QLabel" name="label_8"> 135 <widget class="QLabel" name="label_8">
133 <property name="text"> 136 <property name="text">
136 </widget> 139 </widget>
137 </item> 140 </item>
138 <item row="0" column="1"> 141 <item row="0" column="1">
139 <widget class="QLineEdit" name="deeplKeyEdit"> 142 <widget class="QLineEdit" name="deeplKeyEdit">
140 <property name="toolTip"> 143 <property name="toolTip">
141 <string>Enter your DeepL Pro key</string> 144 <string>Enter your DeepL Pro or DeepL Free API key</string>
142 </property> 145 </property>
143 </widget> 146 </widget>
144 </item> 147 </item>
145 <item row="1" column="0" colspan="2"> 148 <item row="1" column="0" colspan="2">
146 <widget class="QLabel" name="deeplLabel"> 149 <widget class="QLabel" name="deeplLabel">

eric ide

mercurial