Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/thirdparty/zint/frontend_qt/grpC93.ui @ 46:7ee69f120f19 default tip
>>>>> tag v1.26.5+1 for changeset b74429b0f5c4
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 11 Oct 2025 17:17:30 +0200 |
| parents | b50eed0cc0ef |
| children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>grpC93</class> <widget class="QWidget" name="grpC93"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>254</width> <height>131</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> <layout class="QVBoxLayout" name="vLayoutC93"> <property name="contentMargins"> <number>0</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QCheckBox" name="chkC93ShowChecks"> <property name="text"> <string>Show Chec&k Characters in Text</string> </property> <property name="toolTip"> <string>Display the 2 check characters in the Human Readable Text</string> </property> <property name="checked"> <bool>false</bool> </property> </widget> </item> </layout> </widget> <resources/> <connections/> </ui>
