mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-07 12:07:42 +00:00
GUI: change "General" tab name to "Data"; adjust accelerators
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
<string>Type of barcode</string>
|
<string>Type of barcode</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>S&ymbology:</string>
|
<string>Symbo&logy:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||||
@@ -167,9 +167,9 @@
|
|||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tabGeneral">
|
<widget class="QWidget" name="tabData">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string>&General</string>
|
<string>&Data</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||||
<item>
|
<item>
|
||||||
@@ -181,13 +181,16 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>&Data to Encode</string>
|
<string>Data to Enc&ode</string>
|
||||||
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>Input data</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="txtData">
|
<widget class="QLineEdit" name="txtData">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Data to encode</string>
|
<string>Input data</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Your Data Here!</string>
|
<string>Your Data Here!</string>
|
||||||
@@ -256,6 +259,9 @@ or import from file</string>
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Composite Code</string>
|
<string>Composite Code</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolTip">
|
||||||
|
<string>GS1 Composite symbol settings</string>
|
||||||
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||||
@@ -351,7 +357,7 @@ or import from file</string>
|
|||||||
Remember to place [square brackets] around AI identifiers</string>
|
Remember to place [square brackets] around AI identifiers</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>2D C&omponent Data:</string>
|
<string>2D Co&mponent Data:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>txtComposite</cstring>
|
<cstring>txtComposite</cstring>
|
||||||
@@ -645,7 +651,7 @@ Remember to place [square brackets] around AI identifiers</string>
|
|||||||
(ignored if disabled)</string>
|
(ignored if disabled)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Binary &Mode</string>
|
<string>Binar&y Mode</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
@@ -722,7 +728,7 @@ and use standard height (if any) for default
|
|||||||
(ignored if disabled)</string>
|
(ignored if disabled)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Com&pliant Height</string>
|
<string>&Compliant Height</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
@@ -916,7 +922,7 @@ in X-dimensions</string>
|
|||||||
<string>Image scale when output to file</string>
|
<string>Image scale when output to file</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Printing Sca&le:</string>
|
<string>&Printing Scale:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||||
@@ -1055,7 +1061,7 @@ in X-dimensions</string>
|
|||||||
<string>Change paper colour</string>
|
<string>Change paper colour</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Ba&ckground</string>
|
<string>Back&ground</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -1146,7 +1152,7 @@ in X-dimensions</string>
|
|||||||
(ignored if disabled)</string>
|
(ignored if disabled)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Dotty</string>
|
<string>Dott&y</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user