| 1 |
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> |
|---|
| 2 |
<class>pda</class> |
|---|
| 3 |
<widget class="QMainWindow"> |
|---|
| 4 |
<property name="name"> |
|---|
| 5 |
<cstring>pda</cstring> |
|---|
| 6 |
</property> |
|---|
| 7 |
<property name="geometry"> |
|---|
| 8 |
<rect> |
|---|
| 9 |
<x>0</x> |
|---|
| 10 |
<y>0</y> |
|---|
| 11 |
<width>239</width> |
|---|
| 12 |
<height>391</height> |
|---|
| 13 |
</rect> |
|---|
| 14 |
</property> |
|---|
| 15 |
<property name="sizePolicy"> |
|---|
| 16 |
<sizepolicy> |
|---|
| 17 |
<hsizetype>7</hsizetype> |
|---|
| 18 |
<vsizetype>7</vsizetype> |
|---|
| 19 |
<horstretch>0</horstretch> |
|---|
| 20 |
<verstretch>0</verstretch> |
|---|
| 21 |
</sizepolicy> |
|---|
| 22 |
</property> |
|---|
| 23 |
<property name="baseSize"> |
|---|
| 24 |
<size> |
|---|
| 25 |
<width>240</width> |
|---|
| 26 |
<height>320</height> |
|---|
| 27 |
</size> |
|---|
| 28 |
</property> |
|---|
| 29 |
<property name="caption"> |
|---|
| 30 |
<string>VLC (pda)</string> |
|---|
| 31 |
</property> |
|---|
| 32 |
<property name="icon"> |
|---|
| 33 |
<pixmap>image0</pixmap> |
|---|
| 34 |
</property> |
|---|
| 35 |
<widget class="QSlider"> |
|---|
| 36 |
<property name="name"> |
|---|
| 37 |
<cstring>slider2</cstring> |
|---|
| 38 |
</property> |
|---|
| 39 |
<property name="geometry"> |
|---|
| 40 |
<rect> |
|---|
| 41 |
<x>0</x> |
|---|
| 42 |
<y>29</y> |
|---|
| 43 |
<width>240</width> |
|---|
| 44 |
<height>20</height> |
|---|
| 45 |
</rect> |
|---|
| 46 |
</property> |
|---|
| 47 |
<property name="orientation"> |
|---|
| 48 |
<enum>Horizontal</enum> |
|---|
| 49 |
</property> |
|---|
| 50 |
</widget> |
|---|
| 51 |
<widget class="QButtonGroup"> |
|---|
| 52 |
<property name="name"> |
|---|
| 53 |
<cstring>toolbar</cstring> |
|---|
| 54 |
</property> |
|---|
| 55 |
<property name="enabled"> |
|---|
| 56 |
<bool>true</bool> |
|---|
| 57 |
</property> |
|---|
| 58 |
<property name="geometry"> |
|---|
| 59 |
<rect> |
|---|
| 60 |
<x>0</x> |
|---|
| 61 |
<y>0</y> |
|---|
| 62 |
<width>240</width> |
|---|
| 63 |
<height>22</height> |
|---|
| 64 |
</rect> |
|---|
| 65 |
</property> |
|---|
| 66 |
<property name="sizePolicy"> |
|---|
| 67 |
<sizepolicy> |
|---|
| 68 |
<hsizetype>7</hsizetype> |
|---|
| 69 |
<vsizetype>5</vsizetype> |
|---|
| 70 |
<horstretch>0</horstretch> |
|---|
| 71 |
<verstretch>0</verstretch> |
|---|
| 72 |
</sizepolicy> |
|---|
| 73 |
</property> |
|---|
| 74 |
<property name="frameShape"> |
|---|
| 75 |
<enum>ToolBarPanel</enum> |
|---|
| 76 |
</property> |
|---|
| 77 |
<property name="frameShadow"> |
|---|
| 78 |
<enum>Sunken</enum> |
|---|
| 79 |
</property> |
|---|
| 80 |
<property name="title"> |
|---|
| 81 |
<string></string> |
|---|
| 82 |
</property> |
|---|
| 83 |
<property name="flat"> |
|---|
| 84 |
<bool>false</bool> |
|---|
| 85 |
</property> |
|---|
| 86 |
<widget class="QToolButton"> |
|---|
| 87 |
<property name="name"> |
|---|
| 88 |
<cstring>rewind</cstring> |
|---|
| 89 |
</property> |
|---|
| 90 |
<property name="geometry"> |
|---|
| 91 |
<rect> |
|---|
| 92 |
<x>0</x> |
|---|
| 93 |
<y>0</y> |
|---|
| 94 |
<width>20</width> |
|---|
| 95 |
<height>21</height> |
|---|
| 96 |
</rect> |
|---|
| 97 |
</property> |
|---|
| 98 |
<property name="text"> |
|---|
| 99 |
<string></string> |
|---|
| 100 |
</property> |
|---|
| 101 |
<property name="iconSet"> |
|---|
| 102 |
<iconset>image1</iconset> |
|---|
| 103 |
</property> |
|---|
| 104 |
</widget> |
|---|
| 105 |
<widget class="QToolButton"> |
|---|
| 106 |
<property name="name"> |
|---|
| 107 |
<cstring>stop</cstring> |
|---|
| 108 |
</property> |
|---|
| 109 |
<property name="geometry"> |
|---|
| 110 |
<rect> |
|---|
| 111 |
<x>20</x> |
|---|
| 112 |
<y>0</y> |
|---|
| 113 |
<width>20</width> |
|---|
| 114 |
<height>21</height> |
|---|
| 115 |
</rect> |
|---|
| 116 |
</property> |
|---|
| 117 |
<property name="text"> |
|---|
| 118 |
<string></string> |
|---|
| 119 |
</property> |
|---|
| 120 |
<property name="iconSet"> |
|---|
| 121 |
<iconset>image2</iconset> |
|---|
| 122 |
</property> |
|---|
| 123 |
</widget> |
|---|
| 124 |
<widget class="QToolButton"> |
|---|
| 125 |
<property name="name"> |
|---|
| 126 |
<cstring>pause</cstring> |
|---|
| 127 |
</property> |
|---|
| 128 |
<property name="geometry"> |
|---|
| 129 |
<rect> |
|---|
| 130 |
<x>40</x> |
|---|
| 131 |
<y>0</y> |
|---|
| 132 |
<width>20</width> |
|---|
| 133 |
<height>21</height> |
|---|
| 134 |
</rect> |
|---|
| 135 |
</property> |
|---|
| 136 |
<property name="text"> |
|---|
| 137 |
<string></string> |
|---|
| 138 |
</property> |
|---|
| 139 |
<property name="iconSet"> |
|---|
| 140 |
<iconset>image3</iconset> |
|---|
| 141 |
</property> |
|---|
| 142 |
</widget> |
|---|
| 143 |
<widget class="QToolButton"> |
|---|
| 144 |
<property name="name"> |
|---|
| 145 |
<cstring>play</cstring> |
|---|
| 146 |
</property> |
|---|
| 147 |
<property name="geometry"> |
|---|
| 148 |
<rect> |
|---|
| 149 |
<x>60</x> |
|---|
| 150 |
<y>0</y> |
|---|
| 151 |
<width>20</width> |
|---|
| 152 |
<height>21</height> |
|---|
| 153 |
</rect> |
|---|
| 154 |
</property> |
|---|
| 155 |
<property name="text"> |
|---|
| 156 |
<string></string> |
|---|
| 157 |
</property> |
|---|
| 158 |
<property name="iconSet"> |
|---|
| 159 |
<iconset>image4</iconset> |
|---|
| 160 |
</property> |
|---|
| 161 |
</widget> |
|---|
| 162 |
<widget class="QToolButton"> |
|---|
| 163 |
<property name="name"> |
|---|
| 164 |
<cstring>about</cstring> |
|---|
| 165 |
</property> |
|---|
| 166 |
<property name="geometry"> |
|---|
| 167 |
<rect> |
|---|
| 168 |
<x>210</x> |
|---|
| 169 |
<y>0</y> |
|---|
| 170 |
<width>20</width> |
|---|
| 171 |
<height>21</height> |
|---|
| 172 |
</rect> |
|---|
| 173 |
</property> |
|---|
| 174 |
<property name="text"> |
|---|
| 175 |
<string></string> |
|---|
| 176 |
</property> |
|---|
| 177 |
<property name="iconSet"> |
|---|
| 178 |
<iconset>image0</iconset> |
|---|
| 179 |
</property> |
|---|
| 180 |
</widget> |
|---|
| 181 |
<widget class="QToolButton"> |
|---|
| 182 |
<property name="name"> |
|---|
| 183 |
<cstring>forward</cstring> |
|---|
| 184 |
</property> |
|---|
| 185 |
<property name="geometry"> |
|---|
| 186 |
<rect> |
|---|
| 187 |
<x>80</x> |
|---|
| 188 |
<y>0</y> |
|---|
| 189 |
<width>20</width> |
|---|
| 190 |
<height>21</height> |
|---|
| 191 |
</rect> |
|---|
| 192 |
</property> |
|---|
| 193 |
<property name="text"> |
|---|
| 194 |
<string></string> |
|---|
| 195 |
</property> |
|---|
| 196 |
<property name="iconSet"> |
|---|
| 197 |
<iconset>image5</iconset> |
|---|
| 198 |
</property> |
|---|
| 199 |
</widget> |
|---|
| 200 |
</widget> |
|---|
| 201 |
<widget class="QTabWidget"> |
|---|
| 202 |
<property name="name"> |
|---|
| 203 |
<cstring>tabWidget2S</cstring> |
|---|
| 204 |
</property> |
|---|
| 205 |
<property name="geometry"> |
|---|
| 206 |
<rect> |
|---|
| 207 |
<x>0</x> |
|---|
| 208 |
<y>50</y> |
|---|
| 209 |
<width>240</width> |
|---|
| 210 |
<height>320</height> |
|---|
| 211 |
</rect> |
|---|
| 212 |
</property> |
|---|
| 213 |
<widget class="QWidget"> |
|---|
| 214 |
<property name="name"> |
|---|
| 215 |
<cstring>file</cstring> |
|---|
| 216 |
</property> |
|---|
| 217 |
<attribute name="title"> |
|---|
| 218 |
<string>File</string> |
|---|
| 219 |
</attribute> |
|---|
| 220 |
<widget class="QPushButton"> |
|---|
| 221 |
<property name="name"> |
|---|
| 222 |
<cstring>filePlaylist</cstring> |
|---|
| 223 |
</property> |
|---|
| 224 |
<property name="geometry"> |
|---|
| 225 |
<rect> |
|---|
| 226 |
<x>70</x> |
|---|
| 227 |
<y>260</y> |
|---|
| 228 |
<width>87</width> |
|---|
| 229 |
<height>30</height> |
|---|
| 230 |
</rect> |
|---|
| 231 |
</property> |
|---|
| 232 |
<property name="text"> |
|---|
| 233 |
<string>Add Playlist</string> |
|---|
| 234 |
</property> |
|---|
| 235 |
</widget> |
|---|
| 236 |
<widget class="QListView"> |
|---|
| 237 |
<column> |
|---|
| 238 |
<property name="text"> |
|---|
| 239 |
<string>File</string> |
|---|
| 240 |
</property> |
|---|
| 241 |
<property name="clickable"> |
|---|
| 242 |
<bool>true</bool> |
|---|
| 243 |
</property> |
|---|
| 244 |
<property name="resizable"> |
|---|
| 245 |
<bool>true</bool> |
|---|
| 246 |
</property> |
|---|
| 247 |
</column> |
|---|
| 248 |
<column> |
|---|
| 249 |
<property name="text"> |
|---|
| 250 |
<string>Size</string> |
|---|
| 251 |
</property> |
|---|
| 252 |
<property name="clickable"> |
|---|
| 253 |
<bool>true</bool> |
|---|
| 254 |
</property> |
|---|
| 255 |
<property name="resizable"> |
|---|
| 256 |
<bool>true</bool> |
|---|
| 257 |
</property> |
|---|
| 258 |
</column> |
|---|
| 259 |
<column> |
|---|
| 260 |
<property name="text"> |
|---|
| 261 |
<string>Rights</string> |
|---|
| 262 |
</property> |
|---|
| 263 |
<property name="clickable"> |
|---|
| 264 |
<bool>true</bool> |
|---|
| 265 |
</property> |
|---|
| 266 |
<property name="resizable"> |
|---|
| 267 |
<bool>true</bool> |
|---|
| 268 |
</property> |
|---|
| 269 |
</column> |
|---|
| 270 |
<column> |
|---|
| 271 |
<property name="text"> |
|---|
| 272 |
<string>UID</string> |
|---|
| 273 |
</property> |
|---|
| 274 |
<property name="clickable"> |
|---|
| 275 |
<bool>true</bool> |
|---|
| 276 |
</property> |
|---|
| 277 |
<property name="resizable"> |
|---|
| 278 |
<bool>true</bool> |
|---|
| 279 |
</property> |
|---|
| 280 |
</column> |
|---|
| 281 |
<column> |
|---|
| 282 |
<property name="text"> |
|---|
| 283 |
<string>GID</string> |
|---|
| 284 |
</property> |
|---|
| 285 |
<property name="clickable"> |
|---|
| 286 |
<bool>true</bool> |
|---|
| 287 |
</property> |
|---|
| 288 |
<property name="resizable"> |
|---|
| 289 |
<bool>true</bool> |
|---|
| 290 |
</property> |
|---|
| 291 |
</column> |
|---|
| 292 |
<property name="name"> |
|---|
| 293 |
<cstring>filelist</cstring> |
|---|
| 294 |
</property> |
|---|
| 295 |
<property name="geometry"> |
|---|
| 296 |
<rect> |
|---|
| 297 |
<x>0</x> |
|---|
| 298 |
<y>0</y> |
|---|
| 299 |
<width>240</width> |
|---|
| 300 |
<height>250</height> |
|---|
| 301 |
</rect> |
|---|
| 302 |
</property> |
|---|
| 303 |
<property name="selectionMode"> |
|---|
| 304 |
<enum>Extended</enum> |
|---|
| 305 |
</property> |
|---|
| 306 |
<property name="allColumnsShowFocus"> |
|---|
| 307 |
<bool>true</bool> |
|---|
| 308 |
</property> |
|---|
| 309 |
<property name="showSortIndicator"> |
|---|
| 310 |
<bool>true</bool> |
|---|
| 311 |
</property> |
|---|
| 312 |
</widget> |
|---|
| 313 |
</widget> |
|---|
| 314 |
<widget class="QWidget"> |
|---|
| 315 |
<property name="name"> |
|---|
| 316 |
<cstring>camera</cstring> |
|---|
| 317 |
</property> |
|---|
| 318 |
<attribute name="title"> |
|---|
| 319 |
<string>Camera</string> |
|---|
| 320 |
</attribute> |
|---|
| 321 |
<widget class="QLabel"> |
|---|
| 322 |
<property name="name"> |
|---|
| 323 |
<cstring>textLabel6</cstring> |
|---|
| 324 |
</property> |
|---|
| 325 |
<property name="geometry"> |
|---|
| 326 |
<rect> |
|---|
| 327 |
<x>8</x> |
|---|
| 328 |
<y>3</y> |
|---|
| 329 |
<width>64</width> |
|---|
| 330 |
<height>20</height> |
|---|
| 331 |
</rect> |
|---|
| 332 |
</property> |
|---|
| 333 |
<property name="text"> |
|---|
| 334 |
<string>Video:</string> |
|---|
| 335 |
</property> |
|---|
| 336 |
</widget> |
|---|
| 337 |
<widget class="QComboBox"> |
|---|
| 338 |
<item> |
|---|
| 339 |
<property name="text"> |
|---|
| 340 |
<string>/dev/dsp</string> |
|---|
| 341 |
</property> |
|---|
| 342 |
</item> |
|---|
| 343 |
<property name="name"> |
|---|
| 344 |
<cstring>comboBox13</cstring> |
|---|
| 345 |
</property> |
|---|
| 346 |
<property name="geometry"> |
|---|
| 347 |
<rect> |
|---|
| 348 |
<x>88</x> |
|---|
| 349 |
<y>33</y> |
|---|
| 350 |
<width>140</width> |
|---|
| 351 |
<height>27</height> |
|---|
| 352 |
</rect> |
|---|
| 353 |
</property> |
|---|
| 354 |
<property name="editable"> |
|---|
| 355 |
<bool>true</bool> |
|---|
| 356 |
</property> |
|---|
| 357 |
</widget> |
|---|
| 358 |
<widget class="QComboBox"> |
|---|
| 359 |
<item> |
|---|
| 360 |
<property name="text"> |
|---|
| 361 |
<string>/dev/video</string> |
|---|
| 362 |
</property> |
|---|
| 363 |
</item> |
|---|
| 364 |
<property name="name"> |
|---|
| 365 |
<cstring>comboBox12</cstring> |
|---|
| 366 |
</property> |
|---|
| 367 |
<property name="geometry"> |
|---|
| 368 |
<rect> |
|---|
| 369 |
<x>88</x> |
|---|
| 370 |
<y>3</y> |
|---|
| 371 |
<width>140</width> |
|---|
| 372 |
<height>27</height> |
|---|
| 373 |
</rect> |
|---|
| 374 |
</property> |
|---|
| 375 |
<property name="editable"> |
|---|
| 376 |
<bool>true</bool> |
|---|
| 377 |
</property> |
|---|
| 378 |
</widget> |
|---|
| 379 |
<widget class="QLabel"> |
|---|
| 380 |
<property name="name"> |
|---|
| 381 |
<cstring>textLabel7</cstring> |
|---|
| 382 |
</property> |
|---|
| 383 |
<property name="geometry"> |
|---|
| 384 |
<rect> |
|---|
| 385 |
<x>8</x> |
|---|
| 386 |
<y>33</y> |
|---|
| 387 |
<width>64</width> |
|---|
| 388 |
<height>20</height> |
|---|
| 389 |
</rect> |
|---|
| 390 |
</property> |
|---|
| 391 |
<property name="text"> |
|---|
| 392 |
<string>Audio:</string> |
|---|
| 393 |
</property> |
|---|
| 394 |
</widget> |
|---|
| 395 |
<widget class="QPushButton"> |
|---|
| 396 |
<property name="name"> |
|---|
| 397 |
<cstring>mrlPlaylist_2</cstring> |
|---|
| 398 |
</property> |
|---|
| 399 |
<property name="geometry"> |
|---|
| 400 |
<rect> |
|---|
| 401 |
<x>80</x> |
|---|
| 402 |
<y>250</y> |
|---|
| 403 |
<width>87</width> |
|---|
| 404 |
<height>30</height> |
|---|
| 405 |
</rect> |
|---|
| 406 |
</property> |
|---|
| 407 |
<property name="text"> |
|---|
| 408 |
<string>Add Playlist</string> |
|---|
| 409 |
</property> |
|---|
| 410 |
</widget> |
|---|
| 411 |
</widget> |
|---|
| 412 |
<widget class="QWidget"> |
|---|
| 413 |
<property name="name"> |
|---|
| 414 |
<cstring>network</cstring> |
|---|
| 415 |
</property> |
|---|
| 416 |
<attribute name="title"> |
|---|
| 417 |
<string>Network</string> |
|---|
| 418 |
</attribute> |
|---|
| 419 |
<widget class="QLabel"> |
|---|
| 420 |
<property name="name"> |
|---|
| 421 |
<cstring>protocol</cstring> |
|---|
| 422 |
</property> |
|---|
| 423 |
<property name="geometry"> |
|---|
| 424 |
<rect> |
|---|
| 425 |
<x>8</x> |
|---|
| 426 |
<y>43</y> |
|---|
| 427 |
<width>56</width> |
|---|
| 428 |
<height>20</height> |
|---|
| 429 |
</rect> |
|---|
| 430 |
</property> |
|---|
| 431 |
<property name="text"> |
|---|
| 432 |
<string>Protocol:</string> |
|---|
| 433 |
</property> |
|---|
| 434 |
</widget> |
|---|
| 435 |
<widget class="QLabel"> |
|---|
| 436 |
<property name="name"> |
|---|
| 437 |
<cstring>network</cstring> |
|---|
| 438 |
</property> |
|---|
| 439 |
<property name="geometry"> |
|---|
| 440 |
<rect> |
|---|
| 441 |
<x>8</x> |
|---|
| 442 |
<y>73</y> |
|---|
| 443 |
<width>55</width> |
|---|
| 444 |
<height>20</height> |
|---|
| 445 |
</rect> |
|---|
| 446 |
</property> |
|---|
| 447 |
<property name="text"> |
|---|
| 448 |
<string>Network:</string> |
|---|
| 449 |
</property> |
|---|
| 450 |
</widget> |
|---|
| 451 |
<widget class="QLabel"> |
|---|
| 452 |
<property name="name"> |
|---|
| 453 |
<cstring>mrl</cstring> |
|---|
| 454 |
</property> |
|---|
| 455 |
<property name="geometry"> |
|---|
| 456 |
<rect> |
|---|
| 457 |
<x>10</x> |
|---|
| 458 |
<y>10</y> |
|---|
| 459 |
<width>40</width> |
|---|
| 460 |
<height>20</height> |
|---|
| 461 |
</rect> |
|---|
| 462 |
</property> |
|---|
| 463 |
<property name="text"> |
|---|
| 464 |
<string>MRL:</string> |
|---|
| 465 |
</property> |
|---|
| 466 |
</widget> |
|---|
| 467 |
<widget class="QComboBox"> |
|---|
| 468 |
<item> |
|---|
| 469 |
<property name="text"> |
|---|
| 470 |
<string>udp://@:1234</string> |
|---|
| 471 |
</property> |
|---|
| 472 |
</item> |
|---|
| 473 |
<item> |
|---|
| 474 |
<property name="text"> |
|---|
| 475 |
<string>rtp://@:1234</string> |
|---|
| 476 |
</property> |
|---|
| 477 |
</item> |
|---|
| 478 |
<item> |
|---|
| 479 |
<property name="text"> |
|---|
| 480 |
<string>ftp://</string> |
|---|
| 481 |
</property> |
|---|
| 482 |
</item> |
|---|
| 483 |
<item> |
|---|
| 484 |
<property name="text"> |
|---|
| 485 |
<string>http://</string> |
|---|
| 486 |
</property> |
|---|
| 487 |
</item> |
|---|
| 488 |
<property name="name"> |
|---|
| 489 |
<cstring>comboBox1</cstring> |
|---|
| 490 |
</property> |
|---|
| 491 |
<property name="geometry"> |
|---|
| 492 |
<rect> |
|---|
| 493 |
<x>70</x> |
|---|
| 494 |
<y>10</y> |
|---|
| 495 |
<width>160</width> |
|---|
| 496 |
<height>27</height> |
|---|
| 497 |
</rect> |
|---|
| 498 |
</property> |
|---|
| 499 |
<property name="editable"> |
|---|
| 500 |
<bool>true</bool> |
|---|
| 501 |
</property> |
|---|
| 502 |
</widget> |
|---|
| 503 |
<widget class="QComboBox"> |
|---|
| 504 |
<item> |
|---|
| 505 |
<property name="text"> |
|---|
| 506 |
<string>IPv4</string> |
|---|
| 507 |
</property> |
|---|
| 508 |
</item> |
|---|
| 509 |
<item> |
|---|
| 510 |
<property name="text"> |
|---|
| 511 |
<string>IPv6</string> |
|---|
| 512 |
</property> |
|---|
| 513 |
</item> |
|---|
| 514 |
<property name="name"> |
|---|
| 515 |
<cstring>comboBox2</cstring> |
|---|
| 516 |
</property> |
|---|
| 517 |
<property name="geometry"> |
|---|
| 518 |
<rect> |
|---|
| 519 |
<x>70</x> |
|---|
| 520 |
<y>40</y> |
|---|
| 521 |
<width>160</width> |
|---|
| 522 |
<height>27</height> |
|---|
| 523 |
</rect> |
|---|
| 524 |
</property> |
|---|
| 525 |
<property name="editable"> |
|---|
| 526 |
<bool>true</bool> |
|---|
| 527 |
</property> |
|---|
| 528 |
</widget> |
|---|
| 529 |
<widget class="QComboBox"> |
|---|
| 530 |
<item> |
|---|
| 531 |
<property name="text"> |
|---|
| 532 |
<string>unicast</string> |
|---|
| 533 |
</property> |
|---|
| 534 |
</item> |
|---|
| 535 |
<item> |
|---|
| 536 |
<property name="text"> |
|---|
| 537 |
<string>multicast</string> |
|---|
| 538 |
</property> |
|---|
| 539 |
</item> |
|---|
| 540 |
<property name="name"> |
|---|
| 541 |
<cstring>comboBox3</cstring> |
|---|
| 542 |
</property> |
|---|
| 543 |
<property name="geometry"> |
|---|
| 544 |
<rect> |
|---|
| 545 |
<x>70</x> |
|---|
| 546 |
<y>70</y> |
|---|
| 547 |
<width>160</width> |
|---|
| 548 |
<height>27</height> |
|---|
| 549 |
</rect> |
|---|
| 550 |
</property> |
|---|
| 551 |
<property name="editable"> |
|---|
| 552 |
<bool>true</bool> |
|---|
| 553 |
</property> |
|---|
| 554 |
</widget> |
|---|
| 555 |
<widget class="QPushButton"> |
|---|
| 556 |
<property name="name"> |
|---|
| 557 |
<cstring>mrlPlaylist</cstring> |
|---|
| 558 |
</property> |
|---|
| 559 |
<property name="geometry"> |
|---|
| 560 |
<rect> |
|---|
| 561 |
<x>70</x> |
|---|
| 562 |
<y>260</y> |
|---|
| 563 |
<width>87</width> |
|---|
| 564 |
<height>30</height> |
|---|
| 565 |
</rect> |
|---|
| 566 |
</property> |
|---|
| 567 |
<property name="text"> |
|---|
| 568 |
<string>Add Playlist</string> |
|---|
| 569 |
</property> |
|---|
| 570 |
</widget> |
|---|
| 571 |
</widget> |
|---|
| 572 |
<widget class="QWidget"> |
|---|
| 573 |
<property name="name"> |
|---|
| 574 |
<cstring>server</cstring> |
|---|
| 575 |
</property> |
|---|
| 576 |
<attribute name="title"> |
|---|
| 577 |
<string>Server</string> |
|---|
| 578 |
</attribute> |
|---|
| 579 |
<widget class="QComboBox"> |
|---|
| 580 |
<property name="name"> |
|---|
| 581 |
<cstring>comboBox8</cstring> |
|---|
| 582 |
</property> |
|---|
| 583 |
<property name="geometry"> |
|---|
| 584 |
<rect> |
|---|
| 585 |
<x>90</x> |
|---|
| 586 |
<y>40</y> |
|---|
| 587 |
<width>140</width> |
|---|
| 588 |
<height>27</height> |
|---|
| 589 |
</rect> |
|---|
| 590 |
</property> |
|---|
| 591 |
<property name="editable"> |
|---|
| 592 |
<bool>true</bool> |
|---|
| 593 |
</property> |
|---|
| 594 |
</widget> |
|---|
| 595 |
<widget class="QSpinBox"> |
|---|
| 596 |
<property name="name"> |
|---|
| 597 |
<cstring>spinBox4_2</cstring> |
|---|
| 598 |
</property> |
|---|
| 599 |
<property name="geometry"> |
|---|
| 600 |
<rect> |
|---|
| 601 |
<x>170</x> |
|---|
| 602 |
<y>190</y> |
|---|
| 603 |
<width>52</width> |
|---|
| 604 |
<height>23</height> |
|---|
| 605 |
</rect> |
|---|
| 606 |
</property> |
|---|
| 607 |
<property name="maxValue"> |
|---|
| 608 |
<number>240</number> |
|---|
| 609 |
</property> |
|---|
| 610 |
<property name="value"> |
|---|
| 611 |
<number>240</number> |
|---|
| 612 |
</property> |
|---|
| 613 |
</widget> |
|---|
| 614 |
<widget class="QLabel"> |
|---|
| 615 |
<property name="name"> |
|---|
| 616 |
<cstring>videocodec_2</cstring> |
|---|
| 617 |
</property> |
|---|
| 618 |
<property name="geometry"> |
|---|
| 619 |
<rect> |
|---|
| 620 |
<x>0</x> |
|---|
| 621 |
<y>130</y> |
|---|
| 622 |
<width>82</width> |
|---|
| 623 |
<height>20</height> |
|---|
| 624 |
</rect> |
|---|
| 625 |
</property> |
|---|
| 626 |
<property name="sizePolicy"> |
|---|
| 627 |
<sizepolicy> |
|---|
| 628 |
<hsizetype>5</hsizetype> |
|---|
| 629 |
<vsizetype>5</vsizetype> |
|---|
| 630 |
<horstretch>0</horstretch> |
|---|
| 631 |
<verstretch>0</verstretch> |
|---|
| 632 |
</sizepolicy> |
|---|
| 633 |
</property> |
|---|
| 634 |
<property name="text"> |
|---|
| 635 |
<string>Video Codec:</string> |
|---|
| 636 |
</property> |
|---|
| 637 |
</widget> |
|---|
| 638 |
<widget class="QComboBox"> |
|---|
| 639 |
<item> |
|---|
| 640 |
<property name="text"> |
|---|
| 641 |
<string>HuffYuv</string> |
|---|
| 642 |
</property> |
|---|
| 643 |
</item> |
|---|
| 644 |
<property name="name"> |
|---|
| 645 |
<cstring>comboBox5_2</cstring> |
|---|
| 646 |
</property> |
|---|
| 647 |
<property name="geometry"> |
|---|
| 648 |
<rect> |
|---|
| 649 |
<x>90</x> |
|---|
| 650 |
<y>130</y> |
|---|
| 651 |
<width>140</width> |
|---|
| 652 |
<height>27</height> |
|---|
| 653 |
</rect> |
|---|
| 654 |
</property> |
|---|
| 655 |
<property name="editable"> |
|---|
| 656 |
<bool>true</bool> |
|---|
| 657 |
</property> |
|---|
| 658 |
</widget> |
|---|
| 659 |
<widget class="QComboBox"> |
|---|
| 660 |
<item> |
|---|
| 661 |
<property name="text"> |
|---|
| 662 |
<string>A-Law</string> |
|---|
| 663 |
</property> |
|---|
| 664 |
</item> |
|---|
| 665 |
<property name="name"> |
|---|
| 666 |
<cstring>comboBox4_2</cstring> |
|---|
| 667 |
</property> |
|---|
| 668 |
<property name="geometry"> |
|---|
| 669 |
<rect> |
|---|
| 670 |
<x>90</x> |
|---|
| 671 |
<y>70</y> |
|---|
| 672 |
<width>140</width> |
|---|
| 673 |
<height>27</height> |
|---|
| 674 |
</rect> |
|---|
| 675 |
</property> |
|---|
| 676 |
<property name="editable"> |
|---|
| 677 |
<bool>true</bool> |
|---|
| 678 |
</property> |
|---|
| 679 |
</widget> |
|---|
| 680 |
<widget class="QSpinBox"> |
|---|
| 681 |
<property name="name"> |
|---|
| 682 |
<cstring>spinBox2_2</cstring> |
|---|
| 683 |
</property> |
|---|
| 684 |
<property name="geometry"> |
|---|
| 685 |
<rect> |
|---|
| 686 |
<x>90</x> |
|---|
| 687 |
<y>160</y> |
|---|
| 688 |
<width>140</width> |
|---|
| 689 |
<height>23</height> |
|---|
| 690 |
</rect> |
|---|
| 691 |
</property> |
|---|
| 692 |
</widget> |
|---|
| 693 |
<widget class="QLabel"> |
|---|
| 694 |
<property name="name"> |
|---|
| 695 |
<cstring>textLabel5_3</cstring> |
|---|
| 696 |
</property> |
|---|
| 697 |
<property name="geometry"> |
|---|
| 698 |
<rect> |
|---|
| 699 |
<x>0</x> |
|---|
| 700 |
<y>100</y> |
|---|
| 701 |
<width>80</width> |
|---|
| 702 |
<height>20</height> |
|---|
| 703 |
</rect> |
|---|
| 704 |
</property> |
|---|
| 705 |
<property name="text"> |
|---|
| 706 |
<string>Audio bitrate:</string> |
|---|
| 707 |
</property> |
|---|
| 708 |
</widget> |
|---|
| 709 |
<widget class="QLabel"> |
|---|
| 710 |
<property name="name"> |
|---|
| 711 |
<cstring>audiocodec_2</cstring> |
|---|
| 712 |
</property> |
|---|
| 713 |
<property name="geometry"> |
|---|
| 714 |
<rect> |
|---|
| 715 |
<x>0</x> |
|---|
| 716 |
<y>70</y> |
|---|
| 717 |
<width>82</width> |
|---|
| 718 |
<height>20</height> |
|---|
| 719 |
</rect> |
|---|
| 720 |
</property> |
|---|
| 721 |
<property name="sizePolicy"> |
|---|
| 722 |
<sizepolicy> |
|---|
| 723 |
<hsizetype>5</hsizetype> |
|---|
| 724 |
<vsizetype>5</vsizetype> |
|---|
| 725 |
<horstretch>0</horstretch> |
|---|
| 726 |
<verstretch>0</verstretch> |
|---|
| 727 |
</sizepolicy> |
|---|
| 728 |
</property> |
|---|
| 729 |
<property name="text"> |
|---|
| 730 |
<string>Audio Codec:</string> |
|---|
| 731 |
</property> |
|---|
| 732 |
</widget> |
|---|
| 733 |
<widget class="QLabel"> |
|---|
| 734 |
<property name="name"> |
|---|
| 735 |
<cstring>videobitrate_2</cstring> |
|---|
| 736 |
</property> |
|---|
| 737 |
<property name="geometry"> |
|---|
| 738 |
<rect> |
|---|
| 739 |
<x>0</x> |
|---|
| 740 |
<y>160</y> |
|---|
| 741 |
<width>80</width> |
|---|
| 742 |
<height>20</height> |
|---|
| 743 |
</rect> |
|---|
| 744 |
</property> |
|---|
| 745 |
<property name="text"> |
|---|
| 746 |
<string>Video bitrate:</string> |
|---|
| 747 |
</property> |
|---|
| 748 |
</widget> |
|---|
| 749 |
<widget class="QSpinBox"> |
|---|
| 750 |
<property name="name"> |
|---|
| 751 |
<cstring>spinBox1_2</cstring> |
|---|
| 752 |
</property> |
|---|
| 753 |
<property name="geometry"> |
|---|
| 754 |
<rect> |
|---|
| 755 |
<x>90</x> |
|---|
| 756 |
<y>100</y> |
|---|
| 757 |
<width>140</width> |
|---|
| 758 |
<height>23</height> |
|---|
| 759 |
</rect> |
|---|
| 760 |
</property> |
|---|
| 761 |
</widget> |
|---|
| 762 |
<widget class="QLabel"> |
|---|
| 763 |
<property name="name"> |
|---|
| 764 |
<cstring>textLabel4_2</cstring> |
|---|
| 765 |
</property> |
|---|
| 766 |
<property name="geometry"> |
|---|
| 767 |
<rect> |
|---|
| 768 |
<x>150</x> |
|---|
| 769 |
<y>190</y> |
|---|
| 770 |
<width>16</width> |
|---|
| 771 |
<height>20</height> |
|---|
| 772 |
</rect> |
|---|
| 773 |
</property> |
|---|
| 774 |
<property name="text"> |
|---|
| 775 |
<string>x</string> |
|---|
| 776 |
</property> |
|---|
| 777 |
</widget> |
|---|
| 778 |
<widget class="QSpinBox"> |
|---|
| 779 |
<property name="name"> |
|---|
| 780 |
<cstring>spinBox3_2</cstring> |
|---|
| 781 |
</property> |
|---|
| 782 |
<property name="geometry"> |
|---|
| 783 |
<rect> |
|---|
| 784 |
<x>90</x> |
|---|
| 785 |
<y>190</y> |
|---|
| 786 |
<width>52</width> |
|---|
| 787 |
<height>23</height> |
|---|
| 788 |
</rect> |
|---|
| 789 |
</property> |
|---|
| 790 |
<property name="maxValue"> |
|---|
| 791 |
<number>320</number> |
|---|
| 792 |
</property> |
|---|
| 793 |
<property name="value"> |
|---|
| 794 |
<number>320</number> |
|---|
| 795 |
</property> |
|---|
| 796 |
</widget> |
|---|
| 797 |
<widget class="QLabel"> |
|---|
| 798 |
<property name="name"> |
|---|
| 799 |
<cstring>textLabel3_2</cstring> |
|---|
| 800 |
</property> |
|---|
| 801 |
<property name="geometry"> |
|---|
| 802 |
<rect> |
|---|
| 803 |
<x>0</x> |
|---|
| 804 |
<y>190</y> |
|---|
| 805 |
<width>69</width> |
|---|
| 806 |
<height>20</height> |
|---|
| 807 |
</rect> |
|---|
| 808 |
</property> |
|---|
| 809 |
<property name="text"> |
|---|
| 810 |
<string>Video size:</string> |
|---|
| 811 |
</property> |
|---|
| 812 |
</widget> |
|---|
| 813 |
<widget class="QLabel"> |
|---|
| 814 |
<property name="name"> |
|---|
| 815 |
<cstring>textLabel2</cstring> |
|---|
| 816 |
</property> |
|---|
| 817 |
<property name="geometry"> |
|---|
| 818 |
<rect> |
|---|
| 819 |
<x>0</x> |
|---|
| 820 |
<y>40</y> |
|---|
| 821 |
<width>73</width> |
|---|
| 822 |
<height>20</height> |
|---|
| 823 |
</rect> |
|---|
| 824 |
</property> |
|---|
| 825 |
<property name="text"> |
|---|
| 826 |
<string>Destination:</string> |
|---|
| 827 |
</property> |
|---|
| 828 |
</widget> |
|---|
| 829 |
<widget class="QLabel"> |
|---|
| 830 |
<property name="name"> |
|---|
| 831 |
<cstring>textLabel1</cstring> |
|---|
| 832 |
</property> |
|---|
| 833 |
<property name="geometry"> |
|---|
| 834 |
<rect> |
|---|
| 835 |
<x>0</x> |
|---|
| 836 |
<y>10</y> |
|---|
| 837 |
<width>64</width> |
|---|
| 838 |
<height>20</height> |
|---|
| 839 |
</rect> |
|---|
| 840 |
</property> |
|---|
| 841 |
<property name="text"> |
|---|
| 842 |
<string>Method:</string> |
|---|
| 843 |
</property> |
|---|
| 844 |
</widget> |
|---|
| 845 |
&nb |
|---|