Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/grpChannel.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 <ui version="4.0"> | |
| 2 <class>grpChannel</class> | |
| 3 <widget class="QWidget" name="grpChannel"> | |
| 4 <property name="geometry"> | |
| 5 <rect> | |
| 6 <x>0</x> | |
| 7 <y>0</y> | |
| 8 <width>310</width> | |
| 9 <height>78</height> | |
| 10 </rect> | |
| 11 </property> | |
| 12 <property name="maximumSize"> | |
| 13 <size> | |
| 14 <width>600</width> | |
| 15 <height>16777215</height> | |
| 16 </size> | |
| 17 </property> | |
| 18 <property name="windowTitle"> | |
| 19 <string>Form</string> | |
| 20 </property> | |
| 21 <layout class="QVBoxLayout" name="vLayoutChannel"> | |
| 22 <property name="contentMargins"> | |
| 23 <number>0</number> | |
| 24 </property> | |
| 25 <property name="leftMargin"> | |
| 26 <number>0</number> | |
| 27 </property> | |
| 28 <property name="topMargin"> | |
| 29 <number>0</number> | |
| 30 </property> | |
| 31 <property name="rightMargin"> | |
| 32 <number>0</number> | |
| 33 </property> | |
| 34 <property name="bottomMargin"> | |
| 35 <number>0</number> | |
| 36 </property> | |
| 37 <item> | |
| 38 <layout class="QHBoxLayout" name="hLayoutChannel"> | |
| 39 <item> | |
| 40 <widget class="QLabel" name="lblChannel"> | |
| 41 <property name="text"> | |
| 42 <string>Nu&mber of Channels:</string> | |
| 43 </property> | |
| 44 <property name="toolTip"> | |
| 45 <string>The number of channels determines the<br />range of numbers that can be encoded<table cellspacing="3"> | |
| 46 ><tr><th align=left>Channels&nbsp;</th><th align=left>Range</th></tr> | |
| 47 <tr><td>3&nbsp;</td><td>0 to 26</td></tr> | |
| 48 <tr><td>4&nbsp;</td><td>0 to 292</td></tr> | |
| 49 <tr><td>5&nbsp;</td><td>0 to 3493</td></tr> | |
| 50 <tr><td>6&nbsp;</td><td>0 to 44072</td></tr> | |
| 51 <tr><td>7&nbsp;</td><td>0 to 576688</td></tr> | |
| 52 <tr><td>8&nbsp;</td><td>0 to 7742862</td></tr> | |
| 53 </table></string> | |
| 54 </property> | |
| 55 <property name="alignment"> | |
| 56 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> | |
| 57 </property> | |
| 58 <property name="buddy"> | |
| 59 <cstring>cmbChannel</cstring> | |
| 60 </property> | |
| 61 </widget> | |
| 62 </item> | |
| 63 <item> | |
| 64 <widget class="QComboBox" name="cmbChannel"> | |
| 65 <property name="toolTip"> | |
| 66 <string>The number of channels determines the<br />range of numbers that can be encoded<table cellspacing="3"> | |
| 67 ><tr><th align=left>Channels&nbsp;</th><th align=left>Range</th></tr> | |
| 68 <tr><td>3&nbsp;</td><td>0 to 26</td></tr> | |
| 69 <tr><td>4&nbsp;</td><td>0 to 292</td></tr> | |
| 70 <tr><td>5&nbsp;</td><td>0 to 3493</td></tr> | |
| 71 <tr><td>6&nbsp;</td><td>0 to 44072</td></tr> | |
| 72 <tr><td>7&nbsp;</td><td>0 to 576688</td></tr> | |
| 73 <tr><td>8&nbsp;</td><td>0 to 7742862</td></tr> | |
| 74 </table></string> | |
| 75 </property> | |
| 76 <item> | |
| 77 <property name="text"> | |
| 78 <string>Automatic</string> | |
| 79 </property> | |
| 80 </item> | |
| 81 <item> | |
| 82 <property name="text"> | |
| 83 <string>3</string> | |
| 84 </property> | |
| 85 </item> | |
| 86 <item> | |
| 87 <property name="text"> | |
| 88 <string>4</string> | |
| 89 </property> | |
| 90 </item> | |
| 91 <item> | |
| 92 <property name="text"> | |
| 93 <string>5</string> | |
| 94 </property> | |
| 95 </item> | |
| 96 <item> | |
| 97 <property name="text"> | |
| 98 <string>6</string> | |
| 99 </property> | |
| 100 </item> | |
| 101 <item> | |
| 102 <property name="text"> | |
| 103 <string>7</string> | |
| 104 </property> | |
| 105 </item> | |
| 106 <item> | |
| 107 <property name="text"> | |
| 108 <string>8</string> | |
| 109 </property> | |
| 110 </item> | |
| 111 </widget> | |
| 112 </item> | |
| 113 </layout> | |
| 114 </item> | |
| 115 </layout> | |
| 116 </widget> | |
| 117 <resources/> | |
| 118 <connections/> | |
| 119 </ui> |
