2009-07-17 00:59:22 +12:00
|
|
|
<ui version="4.0" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<class>grpMQR</class>
|
2009-07-17 00:59:22 +12:00
|
|
|
<widget class="QWidget" name="grpMQR" >
|
|
|
|
<property name="geometry" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>423</width>
|
|
|
|
<height>159</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="windowTitle" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2009-07-17 00:59:22 +12:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<layout class="QGridLayout" name="gridLayout" >
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QRadioButton" name="radMQRAuto" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>A&utomatic Resizing</string>
|
2009-05-22 09:00:23 +12:00
|
|
|
</property>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="checked" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QRadioButton" name="radMQRSize" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Adjust Si&ze To:</string>
|
2009-05-22 09:00:23 +12:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QComboBox" name="cmbMQRSize" >
|
|
|
|
<property name="enabled" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>11 x 11 (Version M1)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>13 x 13 (Version M2)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>15 x 15 (Version M3)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>17 x 17 (Version M4)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QRadioButton" name="radMQRECC" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Add &Error Correction:</string>
|
2009-05-22 09:00:23 +12:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QComboBox" name="cmbMQRECC" >
|
|
|
|
<property name="enabled" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>~20% (Level L)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>~37% (Level M)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="text" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<string>~55% (Level Q)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-07-17 00:59:22 +12:00
|
|
|
<spacer name="verticalSpacer" >
|
|
|
|
<property name="orientation" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-07-17 00:59:22 +12:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>50</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>radMQRSize</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>cmbMQRSize</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
2009-07-17 00:59:22 +12:00
|
|
|
<hint type="sourcelabel" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<x>98</x>
|
|
|
|
<y>54</y>
|
|
|
|
</hint>
|
2009-07-17 00:59:22 +12:00
|
|
|
<hint type="destinationlabel" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<x>279</x>
|
|
|
|
<y>53</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>radMQRECC</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>cmbMQRECC</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
2009-07-17 00:59:22 +12:00
|
|
|
<hint type="sourcelabel" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<x>114</x>
|
|
|
|
<y>89</y>
|
|
|
|
</hint>
|
2009-07-17 00:59:22 +12:00
|
|
|
<hint type="destinationlabel" >
|
2009-05-22 09:00:23 +12:00
|
|
|
<x>279</x>
|
|
|
|
<y>89</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|