Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/grpC16k.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>grpC16k</class> | |
| 4 <widget class="QWidget" name="grpC16k"> | |
| 5 <property name="geometry"> | |
| 6 <rect> | |
| 7 <x>0</x> | |
| 8 <y>0</y> | |
| 9 <width>186</width> | |
| 10 <height>123</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="verticalLayoutC16k"> | |
| 23 <item> | |
| 24 <layout class="QGridLayout" name="gridLayoutC16k"> | |
| 25 <item row="0" column="0"> | |
| 26 <widget class="QLabel" name="lblC16kRows"> | |
| 27 <property name="text"> | |
| 28 <string>Minimum Ro&ws:</string> | |
| 29 </property> | |
| 30 <property name="toolTip"> | |
| 31 <string>Set minimum number of rows</string> | |
| 32 </property> | |
| 33 <property name="buddy"> | |
| 34 <cstring>cmbC16kRows</cstring> | |
| 35 </property> | |
| 36 </widget> | |
| 37 </item> | |
| 38 <item row="0" column="1"> | |
| 39 <widget class="QComboBox" name="cmbC16kRows"> | |
| 40 <property name="maxVisibleItems"> | |
| 41 <number>16</number> | |
| 42 </property> | |
| 43 <property name="toolTip"> | |
| 44 <string>Set minimum number of rows</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>3</string> | |
| 54 </property> | |
| 55 </item> | |
| 56 <item> | |
| 57 <property name="text"> | |
| 58 <string>4</string> | |
| 59 </property> | |
| 60 </item> | |
| 61 <item> | |
| 62 <property name="text"> | |
| 63 <string>5</string> | |
| 64 </property> | |
| 65 </item> | |
| 66 <item> | |
| 67 <property name="text"> | |
| 68 <string>6</string> | |
| 69 </property> | |
| 70 </item> | |
| 71 <item> | |
| 72 <property name="text"> | |
| 73 <string>7</string> | |
| 74 </property> | |
| 75 </item> | |
| 76 <item> | |
| 77 <property name="text"> | |
| 78 <string>8</string> | |
| 79 </property> | |
| 80 </item> | |
| 81 <item> | |
| 82 <property name="text"> | |
| 83 <string>9</string> | |
| 84 </property> | |
| 85 </item> | |
| 86 <item> | |
| 87 <property name="text"> | |
| 88 <string>10</string> | |
| 89 </property> | |
| 90 </item> | |
| 91 <item> | |
| 92 <property name="text"> | |
| 93 <string>11</string> | |
| 94 </property> | |
| 95 </item> | |
| 96 <item> | |
| 97 <property name="text"> | |
| 98 <string>12</string> | |
| 99 </property> | |
| 100 </item> | |
| 101 <item> | |
| 102 <property name="text"> | |
| 103 <string>13</string> | |
| 104 </property> | |
| 105 </item> | |
| 106 <item> | |
| 107 <property name="text"> | |
| 108 <string>14</string> | |
| 109 </property> | |
| 110 </item> | |
| 111 <item> | |
| 112 <property name="text"> | |
| 113 <string>15</string> | |
| 114 </property> | |
| 115 </item> | |
| 116 <item> | |
| 117 <property name="text"> | |
| 118 <string>16</string> | |
| 119 </property> | |
| 120 </item> | |
| 121 </widget> | |
| 122 </item> | |
| 123 <item row="1" column="0"> | |
| 124 <widget class="QLabel" name="lblC16kHeightPerRow"> | |
| 125 <property name="enabled"> | |
| 126 <bool>false</bool> | |
| 127 </property> | |
| 128 <property name="toolTip"> | |
| 129 <string>Height per row in X-dimensions | |
| 130 Only available if "Automatic Height" in | |
| 131 the Appearance tab is not checked | |
| 132 (ignored if disabled)</string> | |
| 133 </property> | |
| 134 <property name="text"> | |
| 135 <string>Row &Height:</string> | |
| 136 </property> | |
| 137 <property name="alignment"> | |
| 138 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> | |
| 139 </property> | |
| 140 <property name="buddy"> | |
| 141 <cstring>spnC16kHeightPerRow</cstring> | |
| 142 </property> | |
| 143 </widget> | |
| 144 </item> | |
| 145 <item row="1" column="1"> | |
| 146 <layout class="QHBoxLayout" name="horzLayoutC16kHeightPerRow"> | |
| 147 <item> | |
| 148 <widget class="QDoubleSpinBox" name="spnC16kHeightPerRow"> | |
| 149 <property name="enabled"> | |
| 150 <bool>false</bool> | |
| 151 </property> | |
| 152 <property name="toolTip"> | |
| 153 <string>Height per row in X-dimensions | |
| 154 Only available if "Automatic Height" in | |
| 155 the Appearance tab is not checked | |
| 156 (ignored if disabled)</string> | |
| 157 </property> | |
| 158 <property name="accelerated"> | |
| 159 <bool>true</bool> | |
| 160 </property> | |
| 161 <property name="prefix"> | |
| 162 <string/> | |
| 163 </property> | |
| 164 <property name="suffix"> | |
| 165 <string> X</string> | |
| 166 </property> | |
| 167 <property name="decimals"> | |
| 168 <number>3</number> | |
| 169 </property> | |
| 170 <property name="minimum"> | |
| 171 <double>0</double> | |
| 172 </property> | |
| 173 <property name="maximum"> | |
| 174 <double>2000.000000000000000</double> | |
| 175 </property> | |
| 176 <property name="singleStep"> | |
| 177 <double>0.100000000000000</double> | |
| 178 </property> | |
| 179 <property name="value"> | |
| 180 <double>0</double> | |
| 181 </property> | |
| 182 <property name="specialValueText"> | |
| 183 <string>0 (Disabled)</string> | |
| 184 </property> | |
| 185 <property name="sizePolicy"> | |
| 186 <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> | |
| 187 <horstretch>2</horstretch> | |
| 188 <verstretch>0</verstretch> | |
| 189 </sizepolicy> | |
| 190 </property> | |
| 191 </widget> | |
| 192 </item> | |
| 193 <item> | |
| 194 <widget class="QPushButton" name="btnC16kHeightPerRowDisable"> | |
| 195 <property name="toolTip"> | |
| 196 <string>Set height per row to 0 | |
| 197 ("Height" in the Appearance | |
| 198 tab will be re-enabled)</string> | |
| 199 </property> | |
| 200 <property name="text"> | |
| 201 <string>Disabl&e</string> | |
| 202 </property> | |
| 203 <property name="sizePolicy"> | |
| 204 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 205 <horstretch>1</horstretch> | |
| 206 <verstretch>0</verstretch> | |
| 207 </sizepolicy> | |
| 208 </property> | |
| 209 <property name="sizeHint" stdset="0"> | |
| 210 <size> | |
| 211 <width>30</width> | |
| 212 <height>20</height> | |
| 213 </size> | |
| 214 </property> | |
| 215 </widget> | |
| 216 </item> | |
| 217 <item> | |
| 218 <widget class="QPushButton" name="btnC16kHeightPerRowDefault"> | |
| 219 <property name="toolTip"> | |
| 220 <string>Set height per row to default value</string> | |
| 221 </property> | |
| 222 <property name="text"> | |
| 223 <string>De&fault</string> | |
| 224 </property> | |
| 225 <property name="sizePolicy"> | |
| 226 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | |
| 227 <horstretch>1</horstretch> | |
| 228 <verstretch>0</verstretch> | |
| 229 </sizepolicy> | |
| 230 </property> | |
| 231 <property name="sizeHint" stdset="0"> | |
| 232 <size> | |
| 233 <width>30</width> | |
| 234 <height>20</height> | |
| 235 </size> | |
| 236 </property> | |
| 237 </widget> | |
| 238 </item> | |
| 239 </layout> | |
| 240 </item> | |
| 241 <item row="2" column="0"> | |
| 242 <widget class="QLabel" name="lblC16kRowSepHeight"> | |
| 243 <property name="text"> | |
| 244 <string>&Row Separator Height:</string> | |
| 245 </property> | |
| 246 <property name="toolTip"> | |
| 247 <string>Height in X-dimensions of horizontal lines | |
| 248 separating rows</string> | |
| 249 </property> | |
| 250 <property name="buddy"> | |
| 251 <cstring>cmbC16kRowSepHeight</cstring> | |
| 252 </property> | |
| 253 </widget> | |
| 254 </item> | |
| 255 <item row="2" column="1"> | |
| 256 <widget class="QComboBox" name="cmbC16kRowSepHeight"> | |
| 257 <property name="toolTip"> | |
| 258 <string>Height in X-dimensions of horizontal lines | |
| 259 separating rows</string> | |
| 260 </property> | |
| 261 <item> | |
| 262 <property name="text"> | |
| 263 <string>1 X (default)</string> | |
| 264 </property> | |
| 265 </item> | |
| 266 <item> | |
| 267 <property name="text"> | |
| 268 <string>2 X</string> | |
| 269 </property> | |
| 270 </item> | |
| 271 <item> | |
| 272 <property name="text"> | |
| 273 <string>3 X</string> | |
| 274 </property> | |
| 275 </item> | |
| 276 <item> | |
| 277 <property name="text"> | |
| 278 <string>4 X</string> | |
| 279 </property> | |
| 280 </item> | |
| 281 </widget> | |
| 282 </item> | |
| 283 </layout> | |
| 284 </item> | |
| 285 <item> | |
| 286 <widget class="QGroupBox" name="groupBoxC16kEncodingMode"> | |
| 287 <property name="title"> | |
| 288 <string>Encoding Mode</string> | |
| 289 </property> | |
| 290 <property name="toolTip"> | |
| 291 <string>How to process data</string> | |
| 292 </property> | |
| 293 <layout class="QGridLayout" name="gridLayoutC16kEncodingMode"> | |
| 294 <property name="sizeConstraint"> | |
| 295 <enum>QLayout::SetMinimumSize</enum> | |
| 296 </property> | |
| 297 <item row="0" column="0"> | |
| 298 <widget class="QRadioButton" name="radC16kStand"> | |
| 299 <property name="text"> | |
| 300 <string>S&tandard Mode</string> | |
| 301 </property> | |
| 302 <property name="toolTip"> | |
| 303 <string>Process data as normal</string> | |
| 304 </property> | |
| 305 <property name="checked"> | |
| 306 <bool>true</bool> | |
| 307 </property> | |
| 308 </widget> | |
| 309 </item> | |
| 310 <item row="0" column="1"> | |
| 311 <widget class="QRadioButton" name="radC16kGS1"> | |
| 312 <property name="text"> | |
| 313 <string>GS&1 Data Mode</string> | |
| 314 </property> | |
| 315 <property name="toolTip"> | |
| 316 <string>Process data as GS1 General Specifications data, | |
| 317 formatted with Application Identifiers (AIs)</string> | |
| 318 </property> | |
| 319 </widget> | |
| 320 </item> | |
| 321 </layout> | |
| 322 </widget> | |
| 323 </item> | |
| 324 <item> | |
| 325 <widget class="QCheckBox" name="chkC16kNoQuietZones"> | |
| 326 <property name="text"> | |
| 327 <string>No Quiet &Zones</string> | |
| 328 </property> | |
| 329 <property name="checked"> | |
| 330 <bool>false</bool> | |
| 331 </property> | |
| 332 <property name="toolTip"> | |
| 333 <string>Do not add quiet zones to whitespace</string> | |
| 334 </property> | |
| 335 </widget> | |
| 336 </item> | |
| 337 <item> | |
| 338 <spacer name="verticalSpacerC16k"> | |
| 339 <property name="orientation"> | |
| 340 <enum>Qt::Vertical</enum> | |
| 341 </property> | |
| 342 <property name="sizeHint" stdset="0"> | |
| 343 <size> | |
| 344 <width>20</width> | |
| 345 <height>40</height> | |
| 346 </size> | |
| 347 </property> | |
| 348 </spacer> | |
| 349 </item> | |
| 350 </layout> | |
| 351 </widget> | |
| 352 <resources/> | |
| 353 <connections/> | |
| 354 </ui> |
