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