zint-barcode-generator/frontend_qt4/grpC16k.ui

56 lines
1.3 KiB
Text
Raw Normal View History

2009-11-03 05:52:34 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2009-05-21 17:00:23 -04:00
<class>grpC16k</class>
2009-11-03 05:52:34 -05:00
<widget class="QWidget" name="grpC16k">
<property name="geometry">
2009-05-21 17:00:23 -04:00
<rect>
<x>0</x>
<y>0</y>
<width>186</width>
<height>123</height>
</rect>
</property>
2009-11-03 05:52:34 -05:00
<property name="windowTitle">
2009-05-21 17:00:23 -04:00
<string>Form</string>
</property>
2009-11-03 05:52:34 -05:00
<layout class="QVBoxLayout" name="verticalLayout">
2009-05-21 17:00:23 -04:00
<item>
2009-11-03 05:52:34 -05:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QRadioButton" name="radC16kStand">
<property name="text">
<string>S&amp;tandard Mode</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QRadioButton" name="radC16kGS1">
<property name="text">
<string>&amp;GS-1 Data Mode</string>
</property>
</widget>
</item>
</layout>
2009-05-21 17:00:23 -04:00
</item>
<item>
2009-11-03 05:52:34 -05:00
<spacer name="verticalSpacer">
<property name="orientation">
2009-05-21 17:00:23 -04:00
<enum>Qt::Vertical</enum>
</property>
2009-11-03 05:52:34 -05:00
<property name="sizeHint" stdset="0">
2009-05-21 17:00:23 -04:00
<size>
<width>20</width>
2009-11-03 05:52:34 -05:00
<height>40</height>
2009-05-21 17:00:23 -04:00
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>