1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-22 04:17:05 +00:00

Complete sequence dialog and add export dialog.

This commit is contained in:
hooper114
2009-09-19 08:13:35 +00:00
parent 0bce27959f
commit f215d9cc84
8 changed files with 310 additions and 17 deletions

View File

@@ -69,18 +69,8 @@
<property name="text">
<string>1</string>
</property>
</widget>
<widget class="QSpinBox" name="spnIncrement">
<property name="geometry">
<rect>
<x>139</x>
<y>80</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="minimum">
<number>1</number>
<property name="frame">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="linFormat">
@@ -213,6 +203,19 @@
<string>Generate Bar Codes:</string>
</property>
</widget>
<widget class="QLineEdit" name="linIncVal">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>113</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>1</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">