zint-barcode-generator/frontend_qt4/grpC16k.ui
2009-07-16 12:59:22 +00:00

50 lines
1.1 KiB
XML

<ui version="4.0" >
<class>grpC16k</class>
<widget class="QWidget" name="grpC16k" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>186</width>
<height>123</height>
</rect>
</property>
<property name="windowTitle" >
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout" >
<item>
<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>
<widget class="QRadioButton" name="radC16kGS1" >
<property name="text" >
<string>&amp;GS-1 Data Mode</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>