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