|
9 | 9 | <rect>
|
10 | 10 | <x>0</x>
|
11 | 11 | <y>0</y>
|
12 |
| - <width>450</width> |
13 |
| - <height>658</height> |
| 12 | + <width>478</width> |
| 13 | + <height>756</height> |
14 | 14 | </rect>
|
15 | 15 | </property>
|
16 | 16 | <property name="sizePolicy">
|
|
126 | 126 | <string>Protocol</string>
|
127 | 127 | </property>
|
128 | 128 | <layout class="QGridLayout" name="gridLayout_2">
|
129 |
| - <item row="0" column="1"> |
130 |
| - <widget class="QComboBox" name="cmbProtocolTypes"/> |
131 |
| - </item> |
132 |
| - <item row="0" column="0"> |
133 |
| - <widget class="QLabel" name="label_2"> |
134 |
| - <property name="text"> |
135 |
| - <string>Type</string> |
136 |
| - </property> |
137 |
| - </widget> |
138 |
| - </item> |
139 |
| - <item row="1" column="0"> |
140 |
| - <widget class="QLabel" name="labelProtocolURI"> |
141 |
| - <property name="text"> |
142 |
| - <string>&URI</string> |
143 |
| - </property> |
144 |
| - <property name="buddy"> |
145 |
| - <cstring>protocolURI</cstring> |
146 |
| - </property> |
147 |
| - </widget> |
148 |
| - </item> |
149 |
| - <item row="1" column="1"> |
150 |
| - <widget class="QLineEdit" name="protocolURI"/> |
151 |
| - </item> |
152 | 129 | <item row="2" column="0">
|
153 | 130 | <widget class="QLabel" name="labelBucket">
|
154 | 131 | <property name="text">
|
|
157 | 134 | <property name="buddy">
|
158 | 135 | <cstring>mBucket</cstring>
|
159 | 136 | </property>
|
160 |
| - </widget> |
| 137 | + </widget> |
161 | 138 | </item>
|
162 | 139 | <item row="2" column="1">
|
163 | 140 | <widget class="QLineEdit" name="mBucket"/>
|
164 | 141 | </item>
|
165 |
| - <item row="3" column="0"> |
166 |
| - <widget class="QLabel" name="labelKey"> |
| 142 | + <item row="5" column="0" colspan="2"> |
| 143 | + <widget class="QLabel" name="mAuthWarning"> |
167 | 144 | <property name="text">
|
168 |
| - <string>Object key</string> |
169 |
| - </property> |
170 |
| - <property name="buddy"> |
171 |
| - <cstring>mKey</cstring> |
| 145 | + <string>…</string> |
172 | 146 | </property>
|
173 |
| - </widget> |
174 |
| - </item> |
175 |
| - <item row="3" column="1"> |
176 |
| - <widget class="QLineEdit" name="mKey"/> |
177 |
| - </item> |
178 |
| - <item row="4" column="0" colspan="2"> |
179 |
| - <widget class="QLabel" name="mAuthWarning"> |
180 | 147 | <property name="wordWrap">
|
181 | 148 | <bool>true</bool>
|
182 | 149 | </property>
|
183 | 150 | <property name="openExternalLinks">
|
184 | 151 | <bool>true</bool>
|
185 | 152 | </property>
|
| 153 | + </widget> |
| 154 | + </item> |
| 155 | + <item row="0" column="0"> |
| 156 | + <widget class="QLabel" name="label_2"> |
186 | 157 | <property name="text">
|
187 |
| - <string>…</string> |
| 158 | + <string>Type</string> |
188 | 159 | </property>
|
189 | 160 | </widget>
|
190 | 161 | </item>
|
191 |
| - <item row="5" column="0" colspan="2"> |
| 162 | + <item row="1" column="0"> |
| 163 | + <widget class="QLabel" name="labelProtocolURI"> |
| 164 | + <property name="text"> |
| 165 | + <string>&URI</string> |
| 166 | + </property> |
| 167 | + <property name="buddy"> |
| 168 | + <cstring>protocolURI</cstring> |
| 169 | + </property> |
| 170 | + </widget> |
| 171 | + </item> |
| 172 | + <item row="0" column="1"> |
| 173 | + <widget class="QComboBox" name="cmbProtocolTypes"/> |
| 174 | + </item> |
| 175 | + <item row="3" column="1"> |
| 176 | + <widget class="QLineEdit" name="mKey"/> |
| 177 | + </item> |
| 178 | + <item row="6" column="0" colspan="2"> |
192 | 179 | <widget class="QGroupBox" name="mAuthGroupBox">
|
193 | 180 | <property name="title">
|
194 | 181 | <string>Authentication</string>
|
|
219 | 206 | </layout>
|
220 | 207 | </widget>
|
221 | 208 | </item>
|
| 209 | + <item row="1" column="1"> |
| 210 | + <widget class="QLineEdit" name="protocolURI"/> |
| 211 | + </item> |
| 212 | + <item row="3" column="0"> |
| 213 | + <widget class="QLabel" name="labelKey"> |
| 214 | + <property name="text"> |
| 215 | + <string>Object key</string> |
| 216 | + </property> |
| 217 | + <property name="buddy"> |
| 218 | + <cstring>mKey</cstring> |
| 219 | + </property> |
| 220 | + </widget> |
| 221 | + </item> |
| 222 | + <item row="4" column="0" colspan="2"> |
| 223 | + <widget class="QCheckBox" name="mDownloadCheckBox"> |
| 224 | + <property name="toolTip"> |
| 225 | + <string>This option is useful if the service is a streaming service.</string> |
| 226 | + </property> |
| 227 | + <property name="text"> |
| 228 | + <string>Download all data before opening</string> |
| 229 | + </property> |
| 230 | + </widget> |
| 231 | + </item> |
222 | 232 | </layout>
|
223 | 233 | </widget>
|
224 | 234 | </item>
|
|
0 commit comments