2019-11-28 05:54:03 +13:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>grpRMQR</class>
|
|
|
|
<widget class="QWidget" name="grpRMQR">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-06-05 05:45:25 +12:00
|
|
|
<width>400</width>
|
|
|
|
<height>227</height>
|
2019-11-28 05:54:03 +13:00
|
|
|
</rect>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>600</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2019-11-28 05:54:03 +13:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="grpRMQROptions">
|
|
|
|
<item row="0" column="0">
|
2020-06-05 05:45:25 +12:00
|
|
|
<widget class="QLabel" name="labelRMQRSize">
|
2019-11-28 05:54:03 +13:00
|
|
|
<property name="text">
|
2020-10-04 10:51:08 +13:00
|
|
|
<string>Si&ze:</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set height and width (H x W) of symbol</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>cmbRMQRSize</cstring>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item row="0" column="1">
|
2019-11-28 05:54:03 +13:00
|
|
|
<widget class="QComboBox" name="cmbRMQRSize">
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set height and width (H x W) of symbol</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<property name="maxVisibleItems">
|
|
|
|
<number>21</number>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatic</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2019-11-28 05:54:03 +13:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7x43 (Zint 1)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7x59 (Zint 2)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7x77 (Zint 3)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7x99 (Zint 4)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7x139 (Zint 5)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9x43 (Zint 6)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9x59 (Zint 7)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9x77 (Zint 8)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9x99 (Zint 9)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9x139 (Zint 10)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x27 (Zint 11)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x43 (Zint 12)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x59 (Zint 13)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x77 (Zint 14)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x99 (Zint 15)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11x139 (Zint 16)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x27 (Zint 17)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x43 (Zint 18)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x59 (Zint 19)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x77 (Zint 20)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x99 (Zint 21)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13x139 (Zint 22)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15x43 (Zint 23)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15x59 (Zint 24)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15x77 (Zint 25)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15x99 (Zint 26)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15x139 (Zint 27)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17x43 (Zint 28)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17x59 (Zint 29)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17x77 (Zint 30)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17x99 (Zint 31)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17x139 (Zint 32)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R7 x Automatic Width (Zint 33)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R9 x Automatic Width (Zint 34)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R11 x Automatic Width (Zint 35)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R13 x Automatic Width (Zint 36)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R15 x Automatic Width (Zint 37)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2021-07-06 23:13:34 +12:00
|
|
|
<string>R17 x Automatic Width (Zint 38)</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="labelRMQRECC">
|
2019-11-28 05:54:03 +13:00
|
|
|
<property name="text">
|
2020-10-04 10:51:08 +13:00
|
|
|
<string>E&rror Correction:</string>
|
2020-06-05 05:45:25 +12:00
|
|
|
</property>
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set percentage of capacity to use for
|
|
|
|
error correction codewords</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>cmbRMQRECC</cstring>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item row="1" column="1">
|
2019-11-28 05:54:03 +13:00
|
|
|
<widget class="QComboBox" name="cmbRMQRECC">
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Set percentage of capacity to use for
|
|
|
|
error correction codewords</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatic</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2019-11-28 05:54:03 +13:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>~37% (Level M)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>~65% (Level H)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-06-05 05:45:25 +12:00
|
|
|
<widget class="QGroupBox" name="groupBoxRMQREncodingMode">
|
2019-11-28 05:54:03 +13:00
|
|
|
<property name="title">
|
2020-06-05 05:45:25 +12:00
|
|
|
<string>Encoding Mode</string>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>How to process data</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<layout class="QGridLayout" name="gridLayoutRMQREncodingMode">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetMinimumSize</enum>
|
2019-11-28 05:54:03 +13:00
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QRadioButton" name="radRMQRStand">
|
|
|
|
<property name="text">
|
2020-10-04 10:51:08 +13:00
|
|
|
<string>S&tandard Mode</string>
|
2020-06-05 05:45:25 +12:00
|
|
|
</property>
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Process data as normal</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QRadioButton" name="radRMQRGS1">
|
|
|
|
<property name="text">
|
2020-10-04 10:51:08 +13:00
|
|
|
<string>GS&1 Data Mode</string>
|
2020-06-05 05:45:25 +12:00
|
|
|
</property>
|
Add Structured Append support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, MAXICODE, MICROPDF417, PDF417, QRCODE, ULTRA
DOTCODE: use pre-calculated generator poly coeffs in Reed-Solomon for
performance improvement
PDF417/MICROPDF417: use common routine pdf417_initial()
GUI: code lines <= 118, shorthand widget_obj(),
shorten calling upcean_addon_gap(), upcean_guard_descent()
various backend: var name debug -> debug_print
2021-09-29 09:42:44 +13:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Process data as GS1 General Specifications data,
|
|
|
|
formatted with Application Identifiers (AIs)</string>
|
|
|
|
</property>
|
2020-06-05 05:45:25 +12:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2019-11-28 05:54:03 +13:00
|
|
|
</widget>
|
|
|
|
</item>
|
2020-10-01 00:19:12 +13:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="chkRMQRFullMultibyte">
|
|
|
|
<property name="text">
|
2020-10-04 10:51:08 +13:00
|
|
|
<string>&Full Multibyte</string>
|
2020-10-01 00:19:12 +13:00
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Use Kanji multibyte encoding for binary and Latin data</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-06-05 05:45:25 +12:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>43</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2019-11-28 05:54:03 +13:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
2020-06-05 05:45:25 +12:00
|
|
|
<connections/>
|
2019-11-28 05:54:03 +13:00
|
|
|
</ui>
|