Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/grpGrid.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>grpGrid</class> | |
| 4 <widget class="QWidget" name="grpGrid"> | |
| 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="vLayoutGrid"> | |
| 23 <item> | |
| 24 <layout class="QGridLayout" name="gLayoutGrid"> | |
| 25 <item row="0" column="0"> | |
| 26 <widget class="QLabel" name="labelGridSize"> | |
| 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>cmbGridSize</cstring> | |
| 35 </property> | |
| 36 </widget> | |
| 37 </item> | |
| 38 <item row="0" column="1"> | |
| 39 <widget class="QComboBox" name="cmbGridSize"> | |
| 40 <property name="maxVisibleItems"> | |
| 41 <number>14</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>18 x 18 (Version 1)</string> | |
| 54 </property> | |
| 55 </item> | |
| 56 <item> | |
| 57 <property name="text"> | |
| 58 <string>30 x 30 (Version 2)</string> | |
| 59 </property> | |
| 60 </item> | |
| 61 <item> | |
| 62 <property name="text"> | |
| 63 <string>42 x 42 (Version 3)</string> | |
| 64 </property> | |
| 65 </item> | |
| 66 <item> | |
| 67 <property name="text"> | |
| 68 <string>54 x 54 (Version 4)</string> | |
| 69 </property> | |
| 70 </item> | |
| 71 <item> | |
| 72 <property name="text"> | |
| 73 <string>66 x 66 (Version 5)</string> | |
| 74 </property> | |
| 75 </item> | |
| 76 <item> | |
| 77 <property name="text"> | |
| 78 <string>78 x 78 (Version 6)</string> | |
| 79 </property> | |
| 80 </item> | |
| 81 <item> | |
| 82 <property name="text"> | |
| 83 <string>90 x 90 (Version 7)</string> | |
| 84 </property> | |
| 85 </item> | |
| 86 <item> | |
| 87 <property name="text"> | |
| 88 <string>102 x 102 (Version 8)</string> | |
| 89 </property> | |
| 90 </item> | |
| 91 <item> | |
| 92 <property name="text"> | |
| 93 <string>114 x 114 (Version 9)</string> | |
| 94 </property> | |
| 95 </item> | |
| 96 <item> | |
| 97 <property name="text"> | |
| 98 <string>126 x 126 (Version 10)</string> | |
| 99 </property> | |
| 100 </item> | |
| 101 <item> | |
| 102 <property name="text"> | |
| 103 <string>138 x 138 (Version 11)</string> | |
| 104 </property> | |
| 105 </item> | |
| 106 <item> | |
| 107 <property name="text"> | |
| 108 <string>150 x 150 (Version 12)</string> | |
| 109 </property> | |
| 110 </item> | |
| 111 <item> | |
| 112 <property name="text"> | |
| 113 <string>162 x 162 (Version 13)</string> | |
| 114 </property> | |
| 115 </item> | |
| 116 </widget> | |
| 117 </item> | |
| 118 <item row="1" column="0"> | |
| 119 <widget class="QLabel" name="labelGridECC"> | |
| 120 <property name="text"> | |
| 121 <string>E&rror Correction:</string> | |
| 122 </property> | |
| 123 <property name="toolTip"> | |
| 124 <string>Set percentage of capacity to use for | |
| 125 error correction codewords</string> | |
| 126 </property> | |
| 127 <property name="buddy"> | |
| 128 <cstring>cmbGridECC</cstring> | |
| 129 </property> | |
| 130 </widget> | |
| 131 </item> | |
| 132 <item row="1" column="1"> | |
| 133 <widget class="QComboBox" name="cmbGridECC"> | |
| 134 <property name="toolTip"> | |
| 135 <string>Set percentage of capacity to use for | |
| 136 error correction codewords</string> | |
| 137 </property> | |
| 138 <item> | |
| 139 <property name="text"> | |
| 140 <string>Automatic</string> | |
| 141 </property> | |
| 142 </item> | |
| 143 <item> | |
| 144 <property name="text"> | |
| 145 <string>~10%</string> | |
| 146 </property> | |
| 147 </item> | |
| 148 <item> | |
| 149 <property name="text"> | |
| 150 <string>~20%</string> | |
| 151 </property> | |
| 152 </item> | |
| 153 <item> | |
| 154 <property name="text"> | |
| 155 <string>~30%</string> | |
| 156 </property> | |
| 157 </item> | |
| 158 <item> | |
| 159 <property name="text"> | |
| 160 <string>~40%</string> | |
| 161 </property> | |
| 162 </item> | |
| 163 <item> | |
| 164 <property name="text"> | |
| 165 <string>~50%</string> | |
| 166 </property> | |
| 167 </item> | |
| 168 </widget> | |
| 169 </item> | |
| 170 </layout> | |
| 171 </item> | |
| 172 <item> | |
| 173 <widget class="QLabel" name="noteGridECC"> | |
| 174 <property name="sizePolicy"> | |
| 175 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 176 <horstretch>0</horstretch> | |
| 177 <verstretch>0</verstretch> | |
| 178 </sizepolicy> | |
| 179 </property> | |
| 180 <property name="text"> | |
| 181 <string>Note: Error Correction is ignored if it is below the minimum available or is too high for a given size.</string> | |
| 182 </property> | |
| 183 <property name="textFormat"> | |
| 184 <enum>Qt::PlainText</enum> | |
| 185 </property> | |
| 186 <property name="alignment"> | |
| 187 <set>Qt::AlignCenter</set> | |
| 188 </property> | |
| 189 <property name="wordWrap"> | |
| 190 <bool>true</bool> | |
| 191 </property> | |
| 192 </widget> | |
| 193 </item> | |
| 194 <item> | |
| 195 <widget class="QCheckBox" name="chkGridFullMultibyte"> | |
| 196 <property name="text"> | |
| 197 <string>&Full Multibyte</string> | |
| 198 </property> | |
| 199 <property name="checked"> | |
| 200 <bool>false</bool> | |
| 201 </property> | |
| 202 <property name="toolTip"> | |
| 203 <string>Use Hanzi multibyte encoding for binary | |
| 204 and Latin data</string> | |
| 205 </property> | |
| 206 </widget> | |
| 207 </item> | |
| 208 <item> | |
| 209 <widget class="QGroupBox" name="groupBoxGridStructApp"> | |
| 210 <property name="title"> | |
| 211 <string>Structured Append</string> | |
| 212 </property> | |
| 213 <property name="toolTip"> | |
| 214 <string>Grid Matrix supports Structured Append of up to | |
| 215 16 symbols</string> | |
| 216 </property> | |
| 217 <layout class="QGridLayout" name="gLayoutGridStructApp"> | |
| 218 <item row="0" column="0"> | |
| 219 <widget class="QLabel" name="lblGridStructAppCount"> | |
| 220 <property name="text"> | |
| 221 <string>C&ount:</string> | |
| 222 </property> | |
| 223 <property name="alignment"> | |
| 224 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 225 </property> | |
| 226 <property name="buddy"> | |
| 227 <cstring>cmbGridStructAppCount</cstring> | |
| 228 </property> | |
| 229 <property name="toolTip"> | |
| 230 <string>Mark symbol as part of a Structured Append sequence | |
| 231 containing a total of this number of symbols | |
| 232 Value ranges from 2 to 16</string> | |
| 233 </property> | |
| 234 </widget> | |
| 235 </item> | |
| 236 <item row="0" column="1"> | |
| 237 <widget class="QComboBox" name="cmbGridStructAppCount"> | |
| 238 <property name="sizePolicy"> | |
| 239 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 240 <horstretch>0</horstretch> | |
| 241 <verstretch>0</verstretch> | |
| 242 </sizepolicy> | |
| 243 </property> | |
| 244 <property name="toolTip"> | |
| 245 <string>Mark symbol as part of a Structured Append sequence | |
| 246 containing a total of this number of symbols | |
| 247 Value ranges from 2 to 16</string> | |
| 248 </property> | |
| 249 <item> | |
| 250 <property name="text"> | |
| 251 <string>Disabled</string> | |
| 252 </property> | |
| 253 </item> | |
| 254 <item> | |
| 255 <property name="text"> | |
| 256 <string>2</string> | |
| 257 </property> | |
| 258 </item> | |
| 259 <item> | |
| 260 <property name="text"> | |
| 261 <string>3</string> | |
| 262 </property> | |
| 263 </item> | |
| 264 <item> | |
| 265 <property name="text"> | |
| 266 <string>4</string> | |
| 267 </property> | |
| 268 </item> | |
| 269 <item> | |
| 270 <property name="text"> | |
| 271 <string>5</string> | |
| 272 </property> | |
| 273 </item> | |
| 274 <item> | |
| 275 <property name="text"> | |
| 276 <string>6</string> | |
| 277 </property> | |
| 278 </item> | |
| 279 <item> | |
| 280 <property name="text"> | |
| 281 <string>7</string> | |
| 282 </property> | |
| 283 </item> | |
| 284 <item> | |
| 285 <property name="text"> | |
| 286 <string>8</string> | |
| 287 </property> | |
| 288 </item> | |
| 289 <item> | |
| 290 <property name="text"> | |
| 291 <string>9</string> | |
| 292 </property> | |
| 293 </item> | |
| 294 <item> | |
| 295 <property name="text"> | |
| 296 <string>10</string> | |
| 297 </property> | |
| 298 </item> | |
| 299 <item> | |
| 300 <property name="text"> | |
| 301 <string>11</string> | |
| 302 </property> | |
| 303 </item> | |
| 304 <item> | |
| 305 <property name="text"> | |
| 306 <string>12</string> | |
| 307 </property> | |
| 308 </item> | |
| 309 <item> | |
| 310 <property name="text"> | |
| 311 <string>13</string> | |
| 312 </property> | |
| 313 </item> | |
| 314 <item> | |
| 315 <property name="text"> | |
| 316 <string>14</string> | |
| 317 </property> | |
| 318 </item> | |
| 319 <item> | |
| 320 <property name="text"> | |
| 321 <string>15</string> | |
| 322 </property> | |
| 323 </item> | |
| 324 <item> | |
| 325 <property name="text"> | |
| 326 <string>16</string> | |
| 327 </property> | |
| 328 </item> | |
| 329 </widget> | |
| 330 </item> | |
| 331 <item row="0" column="2"> | |
| 332 <spacer name="spacerGridStructApp2"> | |
| 333 <property name="orientation"> | |
| 334 <enum>Qt::Horizontal</enum> | |
| 335 </property> | |
| 336 <property name="sizeHint"> | |
| 337 <size> | |
| 338 <width>10</width> | |
| 339 <height>20</height> | |
| 340 </size> | |
| 341 </property> | |
| 342 </spacer> | |
| 343 </item> | |
| 344 <item row="0" column="3"> | |
| 345 <widget class="QLabel" name="lblGridStructAppIndex"> | |
| 346 <property name="enabled"> | |
| 347 <bool>false</bool> | |
| 348 </property> | |
| 349 <property name="text"> | |
| 350 <string>Inde&x:</string> | |
| 351 </property> | |
| 352 <property name="alignment"> | |
| 353 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 354 </property> | |
| 355 <property name="buddy"> | |
| 356 <cstring>cmbGridStructAppIndex</cstring> | |
| 357 </property> | |
| 358 <property name="toolTip"> | |
| 359 <string>Position of symbol in Structured Append sequence | |
| 360 Value ranges from 1 to count | |
| 361 (ignored if disabled)</string> | |
| 362 </property> | |
| 363 </widget> | |
| 364 </item> | |
| 365 <item row="0" column="4"> | |
| 366 <widget class="QComboBox" name="cmbGridStructAppIndex"> | |
| 367 <property name="enabled"> | |
| 368 <bool>false</bool> | |
| 369 </property> | |
| 370 <property name="sizePolicy"> | |
| 371 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 372 <horstretch>0</horstretch> | |
| 373 <verstretch>0</verstretch> | |
| 374 </sizepolicy> | |
| 375 </property> | |
| 376 <property name="toolTip"> | |
| 377 <string>Position of symbol in Structured Append sequence | |
| 378 Value ranges from 1 to count | |
| 379 (ignored if disabled)</string> | |
| 380 </property> | |
| 381 <item> | |
| 382 <property name="text"> | |
| 383 <string>1</string> | |
| 384 </property> | |
| 385 </item> | |
| 386 <item> | |
| 387 <property name="text"> | |
| 388 <string>2</string> | |
| 389 </property> | |
| 390 </item> | |
| 391 <item> | |
| 392 <property name="text"> | |
| 393 <string>3</string> | |
| 394 </property> | |
| 395 </item> | |
| 396 <item> | |
| 397 <property name="text"> | |
| 398 <string>4</string> | |
| 399 </property> | |
| 400 </item> | |
| 401 <item> | |
| 402 <property name="text"> | |
| 403 <string>5</string> | |
| 404 </property> | |
| 405 </item> | |
| 406 <item> | |
| 407 <property name="text"> | |
| 408 <string>6</string> | |
| 409 </property> | |
| 410 </item> | |
| 411 <item> | |
| 412 <property name="text"> | |
| 413 <string>7</string> | |
| 414 </property> | |
| 415 </item> | |
| 416 <item> | |
| 417 <property name="text"> | |
| 418 <string>8</string> | |
| 419 </property> | |
| 420 </item> | |
| 421 <item> | |
| 422 <property name="text"> | |
| 423 <string>9</string> | |
| 424 </property> | |
| 425 </item> | |
| 426 <item> | |
| 427 <property name="text"> | |
| 428 <string>10</string> | |
| 429 </property> | |
| 430 </item> | |
| 431 <item> | |
| 432 <property name="text"> | |
| 433 <string>11</string> | |
| 434 </property> | |
| 435 </item> | |
| 436 <item> | |
| 437 <property name="text"> | |
| 438 <string>12</string> | |
| 439 </property> | |
| 440 </item> | |
| 441 <item> | |
| 442 <property name="text"> | |
| 443 <string>13</string> | |
| 444 </property> | |
| 445 </item> | |
| 446 <item> | |
| 447 <property name="text"> | |
| 448 <string>14</string> | |
| 449 </property> | |
| 450 </item> | |
| 451 <item> | |
| 452 <property name="text"> | |
| 453 <string>15</string> | |
| 454 </property> | |
| 455 </item> | |
| 456 <item> | |
| 457 <property name="text"> | |
| 458 <string>16</string> | |
| 459 </property> | |
| 460 </item> | |
| 461 </widget> | |
| 462 </item> | |
| 463 <item row="0" column="5"> | |
| 464 <spacer name="spacerGridStructApp5"> | |
| 465 <property name="orientation"> | |
| 466 <enum>Qt::Horizontal</enum> | |
| 467 </property> | |
| 468 <property name="sizeHint"> | |
| 469 <size> | |
| 470 <width>10</width> | |
| 471 <height>20</height> | |
| 472 </size> | |
| 473 </property> | |
| 474 </spacer> | |
| 475 </item> | |
| 476 <item row="0" column="6"> | |
| 477 <widget class="QLabel" name="lblGridStructAppID"> | |
| 478 <property name="enabled"> | |
| 479 <bool>false</bool> | |
| 480 </property> | |
| 481 <property name="toolTip"> | |
| 482 <string>ID (file signature) to indicate that symbols belong | |
| 483 to the same Structured Append sequence | |
| 484 Value ranges from 0 to 255 | |
| 485 (ignored if disabled)</string> | |
| 486 </property> | |
| 487 <property name="text"> | |
| 488 <string>I&D:</string> | |
| 489 </property> | |
| 490 <property name="alignment"> | |
| 491 <set>Qt::AlignLeft|Qt::AlignLeading|Qt::AlignVCenter</set> | |
| 492 </property> | |
| 493 <property name="buddy"> | |
| 494 <cstring>spnGridStructAppID</cstring> | |
| 495 </property> | |
| 496 </widget> | |
| 497 </item> | |
| 498 <item row="0" column="7"> | |
| 499 <widget class="QSpinBox" name="spnGridStructAppID"> | |
| 500 <property name="enabled"> | |
| 501 <bool>false</bool> | |
| 502 </property> | |
| 503 <property name="toolTip"> | |
| 504 <string>ID (file signature) to indicate that symbols belong | |
| 505 to the same Structured Append sequence | |
| 506 Value ranges from 0 to 255 | |
| 507 (ignored if disabled)</string> | |
| 508 </property> | |
| 509 <property name="minimum"> | |
| 510 <number>0</number> | |
| 511 </property> | |
| 512 <property name="maximum"> | |
| 513 <number>255</number> | |
| 514 </property> | |
| 515 <property name="value"> | |
| 516 <number>0</number> | |
| 517 </property> | |
| 518 </widget> | |
| 519 </item> | |
| 520 </layout> | |
| 521 </widget> | |
| 522 </item> | |
| 523 <item> | |
| 524 <spacer name="vSpacerGrid"> | |
| 525 <property name="orientation"> | |
| 526 <enum>Qt::Vertical</enum> | |
| 527 </property> | |
| 528 <property name="sizeType"> | |
| 529 <enum>QSizePolicy::MinimumExpanding</enum> | |
| 530 </property> | |
| 531 <property name="sizeHint" stdset="0"> | |
| 532 <size> | |
| 533 <width>20</width> | |
| 534 <height>50</height> | |
| 535 </size> | |
| 536 </property> | |
| 537 </spacer> | |
| 538 </item> | |
| 539 </layout> | |
| 540 </widget> | |
| 541 <resources/> | |
| 542 <connections/> | |
| 543 </ui> |
