Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/grpQR.ui @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <ui version="4.0"> | |
| 3 <class>grpQR</class> | |
| 4 <widget class="QWidget" name="grpQR"> | |
| 5 <property name="geometry"> | |
| 6 <rect> | |
| 7 <x>0</x> | |
| 8 <y>0</y> | |
| 9 <width>400</width> | |
| 10 <height>227</height> | |
| 11 </rect> | |
| 12 </property> | |
| 13 <property name="maximumSize"> | |
| 14 <size> | |
| 15 <width>600</width> | |
| 16 <height>16777215</height> | |
| 17 </size> | |
| 18 </property> | |
| 19 <property name="windowTitle"> | |
| 20 <string>Form</string> | |
| 21 </property> | |
| 22 <layout class="QVBoxLayout" name="verticalLayoutQR"> | |
| 23 <item> | |
| 24 <layout class="QGridLayout" name="gridLayoutQR"> | |
| 25 <item row="0" column="0"> | |
| 26 <widget class="QLabel" name="labelQRSize"> | |
| 27 <property name="text"> | |
| 28 <string>Si&ze:</string> | |
| 29 </property> | |
| 30 <property name="toolTip"> | |
| 31 <string>Set size (version) of symbol</string> | |
| 32 </property> | |
| 33 <property name="buddy"> | |
| 34 <cstring>cmbQRSize</cstring> | |
| 35 </property> | |
| 36 </widget> | |
| 37 </item> | |
| 38 <item row="0" column="1"> | |
| 39 <widget class="QComboBox" name="cmbQRSize"> | |
| 40 <property name="maxVisibleItems"> | |
| 41 <number>21</number> | |
| 42 </property> | |
| 43 <property name="toolTip"> | |
| 44 <string>Set size (version) of symbol</string> | |
| 45 </property> | |
| 46 <item> | |
| 47 <property name="text"> | |
| 48 <string>Automatic</string> | |
| 49 </property> | |
| 50 </item> | |
| 51 <item> | |
| 52 <property name="text"> | |
| 53 <string>21 x 21 (Version 1)</string> | |
| 54 </property> | |
| 55 </item> | |
| 56 <item> | |
| 57 <property name="text"> | |
| 58 <string>25 x 25 (Version 2)</string> | |
| 59 </property> | |
| 60 </item> | |
| 61 <item> | |
| 62 <property name="text"> | |
| 63 <string>29 x 29 (Version 3)</string> | |
| 64 </property> | |
| 65 </item> | |
| 66 <item> | |
| 67 <property name="text"> | |
| 68 <string>33 x 33 (Version 4)</string> | |
| 69 </property> | |
| 70 </item> | |
| 71 <item> | |
| 72 <property name="text"> | |
| 73 <string>37 x 37 (Version 5)</string> | |
| 74 </property> | |
| 75 </item> | |
| 76 <item> | |
| 77 <property name="text"> | |
| 78 <string>41 x 41 (Version 6)</string> | |
| 79 </property> | |
| 80 </item> | |
| 81 <item> | |
| 82 <property name="text"> | |
| 83 <string>45 x 45 (Version 7)</string> | |
| 84 </property> | |
| 85 </item> | |
| 86 <item> | |
| 87 <property name="text"> | |
| 88 <string>49 x 49 (Version 8)</string> | |
| 89 </property> | |
| 90 </item> | |
| 91 <item> | |
| 92 <property name="text"> | |
| 93 <string>53 x 53 (Version 9)</string> | |
| 94 </property> | |
| 95 </item> | |
| 96 <item> | |
| 97 <property name="text"> | |
| 98 <string>57 x 57 (Version 10)</string> | |
| 99 </property> | |
| 100 </item> | |
| 101 <item> | |
| 102 <property name="text"> | |
| 103 <string>61 x 61 (Version 11)</string> | |
| 104 </property> | |
| 105 </item> | |
| 106 <item> | |
| 107 <property name="text"> | |
| 108 <string>65 x 65 (Version 12)</string> | |
| 109 </property> | |
| 110 </item> | |
| 111 <item> | |
| 112 <property name="text"> | |
| 113 <string>69 x 69 (Version 13)</string> | |
| 114 </property> | |
| 115 </item> | |
| 116 <item> | |
| 117 <property name="text"> | |
| 118 <string>73 x 73 (Version 14)</string> | |
| 119 </property> | |
| 120 </item> | |
| 121 <item> | |
| 122 <property name="text"> | |
| 123 <string>77 x 77 (Version 15)</string> | |
| 124 </property> | |
| 125 </item> | |
| 126 <item> | |
| 127 <property name="text"> | |
| 128 <string>81 x 81 (Version 16)</string> | |
| 129 </property> | |
| 130 </item> | |
| 131 <item> | |
| 132 <property name="text"> | |
| 133 <string>85 x 85 (Version 17)</string> | |
| 134 </property> | |
| 135 </item> | |
| 136 <item> | |
| 137 <property name="text"> | |
| 138 <string>89 x 89 (Version 18)</string> | |
| 139 </property> | |
| 140 </item> | |
| 141 <item> | |
| 142 <property name="text"> | |
| 143 <string>93 x 93 (Version 19)</string> | |
| 144 </property> | |
| 145 </item> | |
| 146 <item> | |
| 147 <property name="text"> | |
| 148 <string>97 x 97 (Version 20)</string> | |
| 149 </property> | |
| 150 </item> | |
| 151 <item> | |
| 152 <property name="text"> | |
| 153 <string>101 x 101 (Version 21)</string> | |
| 154 </property> | |
| 155 </item> | |
| 156 <item> | |
| 157 <property name="text"> | |
| 158 <string>105 x 105 (Version 22)</string> | |
| 159 </property> | |
| 160 </item> | |
| 161 <item> | |
| 162 <property name="text"> | |
| 163 <string>109 x 109 (Version 23)</string> | |
| 164 </property> | |
| 165 </item> | |
| 166 <item> | |
| 167 <property name="text"> | |
| 168 <string>113 x 113 (Version 24)</string> | |
| 169 </property> | |
| 170 </item> | |
| 171 <item> | |
| 172 <property name="text"> | |
| 173 <string>117 x 117 (Version 25)</string> | |
| 174 </property> | |
| 175 </item> | |
| 176 <item> | |
| 177 <property name="text"> | |
| 178 <string>121 x 121 (Version 26)</string> | |
| 179 </property> | |
| 180 </item> | |
| 181 <item> | |
| 182 <property name="text"> | |
| 183 <string>125 x 125 (Version 27)</string> | |
| 184 </property> | |
| 185 </item> | |
| 186 <item> | |
| 187 <property name="text"> | |
| 188 <string>129 x 129 (Version 28)</string> | |
| 189 </property> | |
| 190 </item> | |
| 191 <item> | |
| 192 <property name="text"> | |
| 193 <string>133 x 133 (Version 29)</string> | |
| 194 </property> | |
| 195 </item> | |
| 196 <item> | |
| 197 <property name="text"> | |
| 198 <string>137 x 137 (Version 30)</string> | |
| 199 </property> | |
| 200 </item> | |
| 201 <item> | |
| 202 <property name="text"> | |
| 203 <string>141 x 141 (Version 31)</string> | |
| 204 </property> | |
| 205 </item> | |
| 206 <item> | |
| 207 <property name="text"> | |
| 208 <string>145 x 145 (Version 32)</string> | |
| 209 </property> | |
| 210 </item> | |
| 211 <item> | |
| 212 <property name="text"> | |
| 213 <string>149 x 149 (Version 33)</string> | |
| 214 </property> | |
| 215 </item> | |
| 216 <item> | |
| 217 <property name="text"> | |
| 218 <string>153 x 153 (Version 34)</string> | |
| 219 </property> | |
| 220 </item> | |
| 221 <item> | |
| 222 <property name="text"> | |
| 223 <string>157 x 157 (Version 35)</string> | |
| 224 </property> | |
| 225 </item> | |
| 226 <item> | |
| 227 <property name="text"> | |
| 228 <string>161 x 161 (Version 36)</string> | |
| 229 </property> | |
| 230 </item> | |
| 231 <item> | |
| 232 <property name="text"> | |
| 233 <string>165 x 165 (Version 37)</string> | |
| 234 </property> | |
| 235 </item> | |
| 236 <item> | |
| 237 <property name="text"> | |
| 238 <string>169 x 169 (Version 38)</string> | |
| 239 </property> | |
| 240 </item> | |
| 241 <item> | |
| 242 <property name="text"> | |
| 243 <string>173 x 173 (Version 39)</string> | |
| 244 </property> | |
| 245 </item> | |
| 246 <item> | |
| 247 <property name="text"> | |
| 248 <string>177 x 177 (Version 40)</string> | |
| 249 </property> | |
| 250 </item> | |
| 251 </widget> | |
| 252 </item> | |
| 253 <item row="1" column="0"> | |
| 254 <widget class="QLabel" name="labelQRECC"> | |
| 255 <property name="text"> | |
| 256 <string>E&rror Correction:</string> | |
| 257 </property> | |
| 258 <property name="toolTip"> | |
| 259 <string>Set percentage of capacity to use for | |
| 260 error correction codewords</string> | |
| 261 </property> | |
| 262 <property name="buddy"> | |
| 263 <cstring>cmbQRECC</cstring> | |
| 264 </property> | |
| 265 </widget> | |
| 266 </item> | |
| 267 <item row="1" column="1"> | |
| 268 <widget class="QComboBox" name="cmbQRECC"> | |
| 269 <property name="toolTip"> | |
| 270 <string>Set percentage of capacity to use for | |
| 271 error correction codewords</string> | |
| 272 </property> | |
| 273 <item> | |
| 274 <property name="text"> | |
| 275 <string>Automatic</string> | |
| 276 </property> | |
| 277 </item> | |
| 278 <item> | |
| 279 <property name="text"> | |
| 280 <string>~20% (Level L)</string> | |
| 281 </property> | |
| 282 </item> | |
| 283 <item> | |
| 284 <property name="text"> | |
| 285 <string>~37% (Level M)</string> | |
| 286 </property> | |
| 287 </item> | |
| 288 <item> | |
| 289 <property name="text"> | |
| 290 <string>~55% (Level Q)</string> | |
| 291 </property> | |
| 292 </item> | |
| 293 <item> | |
| 294 <property name="text"> | |
| 295 <string>~65% (Level H)</string> | |
| 296 </property> | |
| 297 </item> | |
| 298 </widget> | |
| 299 </item> | |
| 300 <item row="2" column="0"> | |
| 301 <widget class="QLabel" name="labelQRMask"> | |
| 302 <property name="text"> | |
| 303 <string>&Mask:</string> | |
| 304 </property> | |
| 305 <property name="toolTip"> | |
| 306 <string>Manually specify which mask to use</string> | |
| 307 </property> | |
| 308 <property name="buddy"> | |
| 309 <cstring>cmbQRMask</cstring> | |
| 310 </property> | |
| 311 </widget> | |
| 312 </item> | |
| 313 <item row="2" column="1"> | |
| 314 <widget class="QComboBox" name="cmbQRMask"> | |
| 315 <property name="toolTip"> | |
| 316 <string>Manually specify which mask to use</string> | |
| 317 </property> | |
| 318 <item> | |
| 319 <property name="text"> | |
| 320 <string>Automatic</string> | |
| 321 </property> | |
| 322 </item> | |
| 323 <item> | |
| 324 <property name="text"> | |
| 325 <string>0</string> | |
| 326 </property> | |
| 327 </item> | |
| 328 <item> | |
| 329 <property name="text"> | |
| 330 <string>1</string> | |
| 331 </property> | |
| 332 </item> | |
| 333 <item> | |
| 334 <property name="text"> | |
| 335 <string>2</string> | |
| 336 </property> | |
| 337 </item> | |
| 338 <item> | |
| 339 <property name="text"> | |
| 340 <string>3</string> | |
| 341 </property> | |
| 342 </item> | |
| 343 <item> | |
| 344 <property name="text"> | |
| 345 <string>4</string> | |
| 346 </property> | |
| 347 </item> | |
| 348 <item> | |
| 349 <property name="text"> | |
| 350 <string>5</string> | |
| 351 </property> | |
| 352 </item> | |
| 353 <item> | |
| 354 <property name="text"> | |
| 355 <string>6</string> | |
| 356 </property> | |
| 357 </item> | |
| 358 <item> | |
| 359 <property name="text"> | |
| 360 <string>7</string> | |
| 361 </property> | |
| 362 </item> | |
| 363 </widget> | |
| 364 </item> | |
| 365 </layout> | |
| 366 </item> | |
| 367 <item> | |
| 368 <widget class="QGroupBox" name="groupBoxQREncodingMode"> | |
| 369 <property name="title"> | |
| 370 <string>Encoding Mode</string> | |
| 371 </property> | |
| 372 <property name="toolTip"> | |
| 373 <string>How to process data</string> | |
| 374 </property> | |
| 375 <layout class="QGridLayout" name="gridLayoutQREncodingMode"> | |
| 376 <property name="sizeConstraint"> | |
| 377 <enum>QLayout::SetMinimumSize</enum> | |
| 378 </property> | |
| 379 <item row="0" column="0"> | |
| 380 <widget class="QRadioButton" name="radQRStand"> | |
| 381 <property name="text"> | |
| 382 <string>S&tandard</string> | |
| 383 </property> | |
| 384 <property name="toolTip"> | |
| 385 <string>Process data as normal</string> | |
| 386 </property> | |
| 387 <property name="checked"> | |
| 388 <bool>true</bool> | |
| 389 </property> | |
| 390 </widget> | |
| 391 </item> | |
| 392 <item row="0" column="1"> | |
| 393 <widget class="QRadioButton" name="radQRGS1"> | |
| 394 <property name="text"> | |
| 395 <string>GS&1 Data</string> | |
| 396 </property> | |
| 397 <property name="toolTip"> | |
| 398 <string>Process data as GS1 General Specifications data, | |
| 399 formatted with Application Identifiers (AIs)</string> | |
| 400 </property> | |
| 401 </widget> | |
| 402 </item> | |
| 403 <item row="0" column="2"> | |
| 404 <widget class="QRadioButton" name="radQRHIBC"> | |
| 405 <property name="text"> | |
| 406 <string>H&IBC</string> | |
| 407 </property> | |
| 408 <property name="toolTip"> | |
| 409 <string>Process data as a Health Industry Barcode (HIBC) | |
| 410 Labeler Identification Code (LIC) | |
| 411 For Provider Applications Standard (PAS), preface | |
| 412 the data with a slash "/"</string> | |
| 413 </property> | |
| 414 </widget> | |
| 415 </item> | |
| 416 </layout> | |
| 417 </widget> | |
| 418 </item> | |
| 419 <item> | |
| 420 <widget class="QCheckBox" name="chkQRFullMultibyte"> | |
| 421 <property name="text"> | |
| 422 <string>&Full Multibyte</string> | |
| 423 </property> | |
| 424 <property name="checked"> | |
| 425 <bool>false</bool> | |
| 426 </property> | |
| 427 <property name="toolTip"> | |
| 428 <string>Use Kanji multibyte encoding for binary | |
| 429 and Latin data</string> | |
| 430 </property> | |
| 431 </widget> | |
| 432 </item> | |
| 433 <item> | |
| 434 <widget class="QCheckBox" name="chkQRFast"> | |
| 435 <property name="text"> | |
| 436 <string>&Fast mode</string> | |
| 437 </property> | |
| 438 <property name="toolTip"> | |
| 439 <string>Only try four masks (0, 2, 4, 7) not eight | |
| 440 when automatically selecting a mask</string> | |
| 441 </property> | |
| 442 <property name="checked"> | |
| 443 <bool>false</bool> | |
| 444 </property> | |
| 445 </widget> | |
| 446 </item> | |
| 447 <item> | |
| 448 <widget class="QGroupBox" name="groupBoxQRStructApp"> | |
| 449 <property name="title"> | |
| 450 <string>Structured Append</string> | |
| 451 </property> | |
| 452 <property name="toolTip"> | |
| 453 <string>QR Code supports Structured Append of up to | |
| 454 16 symbols</string> | |
| 455 </property> | |
| 456 <layout class="QGridLayout" name="gridLayoutQRStructApp"> | |
| 457 <item row="0" column="0"> | |
| 458 <widget class="QLabel" name="lblQRStructAppCount"> | |
| 459 <property name="text"> | |
| 460 <string>C&ount:</string> | |
| 461 </property> | |
| 462 <property name="alignment"> | |
| 463 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 464 </property> | |
| 465 <property name="buddy"> | |
| 466 <cstring>cmbQRStructAppCount</cstring> | |
| 467 </property> | |
| 468 <property name="toolTip"> | |
| 469 <string>Mark symbol as part of a Structured Append sequence | |
| 470 containing a total of this number of symbols | |
| 471 Value ranges from 2 to 16</string> | |
| 472 </property> | |
| 473 </widget> | |
| 474 </item> | |
| 475 <item row="0" column="1"> | |
| 476 <widget class="QComboBox" name="cmbQRStructAppCount"> | |
| 477 <property name="sizePolicy"> | |
| 478 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 479 <horstretch>0</horstretch> | |
| 480 <verstretch>0</verstretch> | |
| 481 </sizepolicy> | |
| 482 </property> | |
| 483 <property name="toolTip"> | |
| 484 <string>Mark symbol as part of a Structured Append sequence | |
| 485 containing a total of this number of symbols | |
| 486 Value ranges from 2 to 16</string> | |
| 487 </property> | |
| 488 <item> | |
| 489 <property name="text"> | |
| 490 <string>Disabled</string> | |
| 491 </property> | |
| 492 </item> | |
| 493 <item> | |
| 494 <property name="text"> | |
| 495 <string>2</string> | |
| 496 </property> | |
| 497 </item> | |
| 498 <item> | |
| 499 <property name="text"> | |
| 500 <string>3</string> | |
| 501 </property> | |
| 502 </item> | |
| 503 <item> | |
| 504 <property name="text"> | |
| 505 <string>4</string> | |
| 506 </property> | |
| 507 </item> | |
| 508 <item> | |
| 509 <property name="text"> | |
| 510 <string>5</string> | |
| 511 </property> | |
| 512 </item> | |
| 513 <item> | |
| 514 <property name="text"> | |
| 515 <string>6</string> | |
| 516 </property> | |
| 517 </item> | |
| 518 <item> | |
| 519 <property name="text"> | |
| 520 <string>7</string> | |
| 521 </property> | |
| 522 </item> | |
| 523 <item> | |
| 524 <property name="text"> | |
| 525 <string>8</string> | |
| 526 </property> | |
| 527 </item> | |
| 528 <item> | |
| 529 <property name="text"> | |
| 530 <string>9</string> | |
| 531 </property> | |
| 532 </item> | |
| 533 <item> | |
| 534 <property name="text"> | |
| 535 <string>10</string> | |
| 536 </property> | |
| 537 </item> | |
| 538 <item> | |
| 539 <property name="text"> | |
| 540 <string>11</string> | |
| 541 </property> | |
| 542 </item> | |
| 543 <item> | |
| 544 <property name="text"> | |
| 545 <string>12</string> | |
| 546 </property> | |
| 547 </item> | |
| 548 <item> | |
| 549 <property name="text"> | |
| 550 <string>13</string> | |
| 551 </property> | |
| 552 </item> | |
| 553 <item> | |
| 554 <property name="text"> | |
| 555 <string>14</string> | |
| 556 </property> | |
| 557 </item> | |
| 558 <item> | |
| 559 <property name="text"> | |
| 560 <string>15</string> | |
| 561 </property> | |
| 562 </item> | |
| 563 <item> | |
| 564 <property name="text"> | |
| 565 <string>16</string> | |
| 566 </property> | |
| 567 </item> | |
| 568 </widget> | |
| 569 </item> | |
| 570 <item row="0" column="2"> | |
| 571 <spacer name="spacerQRStructApp2"> | |
| 572 <property name="orientation"> | |
| 573 <enum>Qt::Horizontal</enum> | |
| 574 </property> | |
| 575 <property name="sizeHint"> | |
| 576 <size> | |
| 577 <width>10</width> | |
| 578 <height>20</height> | |
| 579 </size> | |
| 580 </property> | |
| 581 </spacer> | |
| 582 </item> | |
| 583 <item row="0" column="3"> | |
| 584 <widget class="QLabel" name="lblQRStructAppIndex"> | |
| 585 <property name="enabled"> | |
| 586 <bool>false</bool> | |
| 587 </property> | |
| 588 <property name="text"> | |
| 589 <string>Inde&x:</string> | |
| 590 </property> | |
| 591 <property name="alignment"> | |
| 592 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 593 </property> | |
| 594 <property name="buddy"> | |
| 595 <cstring>cmbQRStructAppIndex</cstring> | |
| 596 </property> | |
| 597 <property name="toolTip"> | |
| 598 <string>Position of symbol in Structured Append sequence | |
| 599 Value ranges from 1 to count | |
| 600 (ignored if disabled)</string> | |
| 601 </property> | |
| 602 </widget> | |
| 603 </item> | |
| 604 <item row="0" column="4"> | |
| 605 <widget class="QComboBox" name="cmbQRStructAppIndex"> | |
| 606 <property name="enabled"> | |
| 607 <bool>false</bool> | |
| 608 </property> | |
| 609 <property name="sizePolicy"> | |
| 610 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 611 <horstretch>0</horstretch> | |
| 612 <verstretch>0</verstretch> | |
| 613 </sizepolicy> | |
| 614 </property> | |
| 615 <property name="toolTip"> | |
| 616 <string>Position of symbol in Structured Append sequence | |
| 617 Value ranges from 1 to count | |
| 618 (ignored if disabled)</string> | |
| 619 </property> | |
| 620 <item> | |
| 621 <property name="text"> | |
| 622 <string>1</string> | |
| 623 </property> | |
| 624 </item> | |
| 625 <item> | |
| 626 <property name="text"> | |
| 627 <string>2</string> | |
| 628 </property> | |
| 629 </item> | |
| 630 <item> | |
| 631 <property name="text"> | |
| 632 <string>3</string> | |
| 633 </property> | |
| 634 </item> | |
| 635 <item> | |
| 636 <property name="text"> | |
| 637 <string>4</string> | |
| 638 </property> | |
| 639 </item> | |
| 640 <item> | |
| 641 <property name="text"> | |
| 642 <string>5</string> | |
| 643 </property> | |
| 644 </item> | |
| 645 <item> | |
| 646 <property name="text"> | |
| 647 <string>6</string> | |
| 648 </property> | |
| 649 </item> | |
| 650 <item> | |
| 651 <property name="text"> | |
| 652 <string>7</string> | |
| 653 </property> | |
| 654 </item> | |
| 655 <item> | |
| 656 <property name="text"> | |
| 657 <string>8</string> | |
| 658 </property> | |
| 659 </item> | |
| 660 <item> | |
| 661 <property name="text"> | |
| 662 <string>9</string> | |
| 663 </property> | |
| 664 </item> | |
| 665 <item> | |
| 666 <property name="text"> | |
| 667 <string>10</string> | |
| 668 </property> | |
| 669 </item> | |
| 670 <item> | |
| 671 <property name="text"> | |
| 672 <string>11</string> | |
| 673 </property> | |
| 674 </item> | |
| 675 <item> | |
| 676 <property name="text"> | |
| 677 <string>12</string> | |
| 678 </property> | |
| 679 </item> | |
| 680 <item> | |
| 681 <property name="text"> | |
| 682 <string>13</string> | |
| 683 </property> | |
| 684 </item> | |
| 685 <item> | |
| 686 <property name="text"> | |
| 687 <string>14</string> | |
| 688 </property> | |
| 689 </item> | |
| 690 <item> | |
| 691 <property name="text"> | |
| 692 <string>15</string> | |
| 693 </property> | |
| 694 </item> | |
| 695 <item> | |
| 696 <property name="text"> | |
| 697 <string>16</string> | |
| 698 </property> | |
| 699 </item> | |
| 700 </widget> | |
| 701 </item> | |
| 702 <item row="0" column="5"> | |
| 703 <spacer name="spacerQRStructApp5"> | |
| 704 <property name="orientation"> | |
| 705 <enum>Qt::Horizontal</enum> | |
| 706 </property> | |
| 707 <property name="sizeHint"> | |
| 708 <size> | |
| 709 <width>10</width> | |
| 710 <height>20</height> | |
| 711 </size> | |
| 712 </property> | |
| 713 </spacer> | |
| 714 </item> | |
| 715 <item row="0" column="6"> | |
| 716 <widget class="QLabel" name="lblQRStructAppID"> | |
| 717 <property name="enabled"> | |
| 718 <bool>false</bool> | |
| 719 </property> | |
| 720 <property name="toolTip"> | |
| 721 <string>ID (parity) to indicate that symbols belong | |
| 722 to the same Structured Append sequence | |
| 723 Value ranges from 0 to 255 | |
| 724 (ignored if disabled)</string> | |
| 725 </property> | |
| 726 <property name="text"> | |
| 727 <string>I&D:</string> | |
| 728 </property> | |
| 729 <property name="alignment"> | |
| 730 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 731 </property> | |
| 732 <property name="buddy"> | |
| 733 <cstring>spnQRStructAppID</cstring> | |
| 734 </property> | |
| 735 </widget> | |
| 736 </item> | |
| 737 <item row="0" column="7"> | |
| 738 <widget class="QSpinBox" name="spnQRStructAppID"> | |
| 739 <property name="enabled"> | |
| 740 <bool>false</bool> | |
| 741 </property> | |
| 742 <property name="toolTip"> | |
| 743 <string>ID (parity) to indicate that symbols belong | |
| 744 to the same Structured Append sequence | |
| 745 Value ranges from 0 to 255 | |
| 746 (ignored if disabled)</string> | |
| 747 </property> | |
| 748 <property name="minimum"> | |
| 749 <number>0</number> | |
| 750 </property> | |
| 751 <property name="maximum"> | |
| 752 <number>255</number> | |
| 753 </property> | |
| 754 <property name="value"> | |
| 755 <number>0</number> | |
| 756 </property> | |
| 757 </widget> | |
| 758 </item> | |
| 759 </layout> | |
| 760 </widget> | |
| 761 </item> | |
| 762 <item> | |
| 763 <spacer name="verticalSpacerQR"> | |
| 764 <property name="orientation"> | |
| 765 <enum>Qt::Vertical</enum> | |
| 766 </property> | |
| 767 <property name="sizeType"> | |
| 768 <enum>QSizePolicy::MinimumExpanding</enum> | |
| 769 </property> | |
| 770 <property name="sizeHint" stdset="0"> | |
| 771 <size> | |
| 772 <width>20</width> | |
| 773 <height>0</height> | |
| 774 </size> | |
| 775 </property> | |
| 776 </spacer> | |
| 777 </item> | |
| 778 </layout> | |
| 779 </widget> | |
| 780 <resources/> | |
| 781 <connections/> | |
| 782 </ui> |
