Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zint/frontend_qt/grpDPD.ui @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <ui version="4.0"> | |
| 3 <class>grpDPD</class> | |
| 4 <widget class="QWidget" name="grpDPD"> | |
| 5 <property name="geometry"> | |
| 6 <rect> | |
| 7 <x>0</x> | |
| 8 <y>0</y> | |
| 9 <width>254</width> | |
| 10 <height>131</height> | |
| 11 </rect> | |
| 12 </property> | |
| 13 <property name="windowTitle"> | |
| 14 <string>Form</string> | |
| 15 </property> | |
| 16 <layout class="QVBoxLayout" name="vLayoutDPD"> | |
| 17 <property name="contentMargins"> | |
| 18 <number>0</number> | |
| 19 </property> | |
| 20 <property name="leftMargin"> | |
| 21 <number>0</number> | |
| 22 </property> | |
| 23 <property name="topMargin"> | |
| 24 <number>0</number> | |
| 25 </property> | |
| 26 <property name="rightMargin"> | |
| 27 <number>0</number> | |
| 28 </property> | |
| 29 <property name="bottomMargin"> | |
| 30 <number>0</number> | |
| 31 </property> | |
| 32 <item> | |
| 33 <widget class="QCheckBox" name="chkDPDRelabel"> | |
| 34 <property name="text"> | |
| 35 <string>&Mark as Relabel</string> | |
| 36 </property> | |
| 37 <property name="toolTip"> | |
| 38 <string>Omit the identification tag and | |
| 39 print at half-height; | |
| 40 Input is 27 characters</string> | |
| 41 </property> | |
| 42 <property name="checked"> | |
| 43 <bool>false</bool> | |
| 44 </property> | |
| 45 </widget> | |
| 46 </item> | |
| 47 </layout> | |
| 48 </widget> | |
| 49 <resources/> | |
| 50 <connections/> | |
| 51 </ui> |
