Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/extSequence.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>SequenceDialog</class> | |
| 4 <widget class="QDialog" name="SequenceDialog"> | |
| 5 <property name="geometry"> | |
| 6 <rect> | |
| 7 <x>0</x> | |
| 8 <y>0</y> | |
| 9 <width>637</width> | |
| 10 <height>423</height> | |
| 11 </rect> | |
| 12 </property> | |
| 13 <property name="windowTitle"> | |
| 14 <string>Sequence Export</string> | |
| 15 </property> | |
| 16 <property name="windowIcon"> | |
| 17 <iconset> | |
| 18 <normaloff>:res/zint-qt.ico</normaloff>:res/zint-qt.ico</iconset> | |
| 19 </property> | |
| 20 <property name="modal"> | |
| 21 <bool>true</bool> | |
| 22 </property> | |
| 23 <layout class="QVBoxLayout" name="vertLayoutSeq"> | |
| 24 <item> | |
| 25 <layout class="QHBoxLayout" name="horzLayoutSeq"> | |
| 26 <item> | |
| 27 <layout class="QVBoxLayout" name="vertLayoutSeqCreate"> | |
| 28 <item> | |
| 29 <widget class="QGroupBox" name="groupBoxSeqCreate"> | |
| 30 <property name="sizePolicy"> | |
| 31 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | |
| 32 <horstretch>0</horstretch> | |
| 33 <verstretch>0</verstretch> | |
| 34 </sizepolicy> | |
| 35 </property> | |
| 36 <property name="title"> | |
| 37 <string>Create Sequence</string> | |
| 38 </property> | |
| 39 <property name="toolTip"> | |
| 40 <string>Generate a sequence</string> | |
| 41 </property> | |
| 42 <layout class="QGridLayout" name="gridLayoutSeqCreate"> | |
| 43 <item row="0" column="0"> | |
| 44 <widget class="QLabel" name="lblSeqStartVal"> | |
| 45 <property name="toolTip"> | |
| 46 <string>Start sequence at this value</string> | |
| 47 </property> | |
| 48 <property name="text"> | |
| 49 <string>&Start Value:</string> | |
| 50 </property> | |
| 51 <property name="buddy"> | |
| 52 <cstring>spnSeqStartVal</cstring> | |
| 53 </property> | |
| 54 </widget> | |
| 55 </item> | |
| 56 <item row="0" column="1"> | |
| 57 <widget class="QSpinBox" name="spnSeqStartVal"> | |
| 58 <property name="toolTip"> | |
| 59 <string>Start sequence at this value</string> | |
| 60 </property> | |
| 61 <property name="frame"> | |
| 62 <bool>true</bool> | |
| 63 </property> | |
| 64 <property name="maximum"> | |
| 65 <number>999999999</number> | |
| 66 </property> | |
| 67 </widget> | |
| 68 </item> | |
| 69 <item row="1" column="0"> | |
| 70 <widget class="QLabel" name="lblSeqEndVal"> | |
| 71 <property name="toolTip"> | |
| 72 <string>End sequence at this value</string> | |
| 73 </property> | |
| 74 <property name="text"> | |
| 75 <string>End &Value:</string> | |
| 76 </property> | |
| 77 <property name="buddy"> | |
| 78 <cstring>spnSeqEndVal</cstring> | |
| 79 </property> | |
| 80 </widget> | |
| 81 </item> | |
| 82 <item row="1" column="1"> | |
| 83 <widget class="QSpinBox" name="spnSeqEndVal"> | |
| 84 <property name="toolTip"> | |
| 85 <string>End sequence at this value</string> | |
| 86 </property> | |
| 87 <property name="maximum"> | |
| 88 <number>999999999</number> | |
| 89 </property> | |
| 90 </widget> | |
| 91 </item> | |
| 92 <item row="2" column="0"> | |
| 93 <widget class="QLabel" name="lblSeqIncVal"> | |
| 94 <property name="toolTip"> | |
| 95 <string>Go from start to end in steps of this amount</string> | |
| 96 </property> | |
| 97 <property name="text"> | |
| 98 <string>Increment &By:</string> | |
| 99 </property> | |
| 100 <property name="buddy"> | |
| 101 <cstring>spnSeqIncVal</cstring> | |
| 102 </property> | |
| 103 </widget> | |
| 104 </item> | |
| 105 <item row="2" column="1"> | |
| 106 <widget class="QSpinBox" name="spnSeqIncVal"> | |
| 107 <property name="toolTip"> | |
| 108 <string>Go from start to end in steps of this amount</string> | |
| 109 </property> | |
| 110 <property name="minimum"> | |
| 111 <number>1</number> | |
| 112 </property> | |
| 113 <property name="maximum"> | |
| 114 <number>999999999</number> | |
| 115 </property> | |
| 116 </widget> | |
| 117 </item> | |
| 118 <item row="3" column="0"> | |
| 119 <widget class="QLabel" name="lblSeqFormat"> | |
| 120 <property name="toolTip"> | |
| 121 <string>Format sequence using special characters<table cellspacing="3"> | |
| 122 <tr><td>$</td><td>Number or '0'</td></tr> | |
| 123 <tr><td>#</td><td>Number or space</td></tr> | |
| 124 <tr><td>*</td><td>Number or '*'</td></tr> | |
| 125 <tr><td>Other</td><td>Insert literally</td></tr> | |
| 126 </table></string> | |
| 127 </property> | |
| 128 <property name="text"> | |
| 129 <string>F&ormat:</string> | |
| 130 </property> | |
| 131 <property name="buddy"> | |
| 132 <cstring>linSeqFormat</cstring> | |
| 133 </property> | |
| 134 </widget> | |
| 135 </item> | |
| 136 <item row="4" column="0" colspan="2"> | |
| 137 <widget class="QLineEdit" name="linSeqFormat"> | |
| 138 <property name="toolTip"> | |
| 139 <string>Format sequence using special characters<table cellspacing="3"> | |
| 140 <tr><td>$</td><td>Number or '0'</td></tr> | |
| 141 <tr><td>#</td><td>Number or space</td></tr> | |
| 142 <tr><td>*</td><td>Number or '*'</td></tr> | |
| 143 <tr><td>Other</td><td>Insert literally</td></tr> | |
| 144 </table></string> | |
| 145 </property> | |
| 146 <property name="text"> | |
| 147 <string>$$$$$$</string> | |
| 148 </property> | |
| 149 </widget> | |
| 150 </item> | |
| 151 <item row="5" column="0" colspan="2"> | |
| 152 <layout class="QHBoxLayout" name="horzLayoutSeqCreateBtn"> | |
| 153 <item> | |
| 154 <spacer name="horzSpacerSeqCreateBtn"> | |
| 155 <property name="orientation"> | |
| 156 <enum>Qt::Horizontal</enum> | |
| 157 </property> | |
| 158 <property name="sizeHint" stdset="0"> | |
| 159 <size> | |
| 160 <width>40</width> | |
| 161 <height>20</height> | |
| 162 </size> | |
| 163 </property> | |
| 164 </spacer> | |
| 165 </item> | |
| 166 <item> | |
| 167 <widget class="QPushButton" name="btnSeqCreate"> | |
| 168 <property name="toolTip"> | |
| 169 <string>Generate a data sequence</string> | |
| 170 </property> | |
| 171 <property name="text"> | |
| 172 <string>Crea&te</string> | |
| 173 </property> | |
| 174 </widget> | |
| 175 </item> | |
| 176 </layout> | |
| 177 </item> | |
| 178 </layout> | |
| 179 </widget> | |
| 180 </item> | |
| 181 <item> | |
| 182 <spacer name="vertSpacerCreate"> | |
| 183 <property name="orientation"> | |
| 184 <enum>Qt::Vertical</enum> | |
| 185 </property> | |
| 186 <property name="sizeHint" stdset="0"> | |
| 187 <size> | |
| 188 <width>40</width> | |
| 189 <height>20</height> | |
| 190 </size> | |
| 191 </property> | |
| 192 </spacer> | |
| 193 </item> | |
| 194 </layout> | |
| 195 </item> | |
| 196 <item> | |
| 197 <widget class="QGroupBox" name="groupBoxSeqPreview"> | |
| 198 <property name="sizePolicy"> | |
| 199 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> | |
| 200 <horstretch>0</horstretch> | |
| 201 <verstretch>0</verstretch> | |
| 202 </sizepolicy> | |
| 203 </property> | |
| 204 <property name="toolTip"> | |
| 205 <string>The data to be encoded, one line per symbol</string> | |
| 206 </property> | |
| 207 <property name="title"> | |
| 208 <string>Sequence &Data</string> | |
| 209 </property> | |
| 210 <property name="alignment"> | |
| 211 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> | |
| 212 </property> | |
| 213 <layout class="QVBoxLayout" name="vertLayoutSeqPreview"> | |
| 214 <item> | |
| 215 <widget class="QPlainTextEdit" name="txtSeqPreview"> | |
| 216 <property name="toolTip"> | |
| 217 <string>The data to be encoded, one line per symbol</string> | |
| 218 </property> | |
| 219 </widget> | |
| 220 </item> | |
| 221 </layout> | |
| 222 </widget> | |
| 223 </item> | |
| 224 </layout> | |
| 225 </item> | |
| 226 <item> | |
| 227 <layout class="QHBoxLayout" name="horzLayoutSeqBtns"> | |
| 228 <item> | |
| 229 <widget class="QPushButton" name="btnSeqFromFile"> | |
| 230 <property name="toolTip"> | |
| 231 <string>Import a data sequence from a file</string> | |
| 232 </property> | |
| 233 <property name="text"> | |
| 234 <string>&From File...</string> | |
| 235 </property> | |
| 236 </widget> | |
| 237 </item> | |
| 238 <item> | |
| 239 <widget class="QPushButton" name="btnSeqClear"> | |
| 240 <property name="toolTip"> | |
| 241 <string>Clear the sequence data</string> | |
| 242 </property> | |
| 243 <property name="text"> | |
| 244 <string> C&lear</string> | |
| 245 </property> | |
| 246 </widget> | |
| 247 </item> | |
| 248 <item> | |
| 249 <spacer name="horzSpacerSeqBtns"> | |
| 250 <property name="orientation"> | |
| 251 <enum>Qt::Horizontal</enum> | |
| 252 </property> | |
| 253 <property name="sizeHint" stdset="0"> | |
| 254 <size> | |
| 255 <width>40</width> | |
| 256 <height>20</height> | |
| 257 </size> | |
| 258 </property> | |
| 259 </spacer> | |
| 260 </item> | |
| 261 <item> | |
| 262 <widget class="QPushButton" name="btnSeqExport"> | |
| 263 <property name="enabled"> | |
| 264 <bool>false</bool> | |
| 265 </property> | |
| 266 <property name="toolTip"> | |
| 267 <string>Save the symbols to files</string> | |
| 268 </property> | |
| 269 <property name="text"> | |
| 270 <string>&Export...</string> | |
| 271 </property> | |
| 272 </widget> | |
| 273 </item> | |
| 274 <item> | |
| 275 <widget class="QPushButton" name="btnSeqClose"> | |
| 276 <property name="toolTip"> | |
| 277 <string>Close window</string> | |
| 278 </property> | |
| 279 <property name="text"> | |
| 280 <string>&Close</string> | |
| 281 </property> | |
| 282 </widget> | |
| 283 </item> | |
| 284 </layout> | |
| 285 </item> | |
| 286 </layout> | |
| 287 </widget> | |
| 288 <resources/> | |
| 289 <connections/> | |
| 290 </ui> |
