settingsdialog bugfix

This commit is contained in:
doitux
2009-05-26 21:52:05 +00:00
parent dd89b0ae21
commit 32d2528590
+57 -24
View File
@@ -510,7 +510,7 @@ p, li { white-space: pre-wrap; }
</attribute>
<layout class="QGridLayout" name="gridLayout_17">
<item row="0" column="0">
<widget class="QRadioButton" name="radioButton_flipsideTux_2">
<widget class="QRadioButton" name="radioButton_flipsideTux">
<property name="text">
<string>Default</string>
</property>
@@ -536,21 +536,21 @@ p, li { white-space: pre-wrap; }
<number>0</number>
</property>
<item>
<widget class="QRadioButton" name="radioButton_flipsideOwn_2">
<widget class="QRadioButton" name="radioButton_flipsideOwn">
<property name="text">
<string>Own flipside picture:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_OwnFlipsideFilename_2">
<widget class="QLineEdit" name="lineEdit_OwnFlipsideFilename">
<property name="enabled">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_openFlipsidePicture_2">
<widget class="QPushButton" name="pushButton_openFlipsidePicture">
<property name="enabled">
<bool>false</bool>
</property>
@@ -573,10 +573,11 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QLabel" name="label_57">
<property name="text">
<string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot;font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Note: Best quality with image ratio like &lt;/span&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;width=100, height=140.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Note: Best quality with image ratio like &lt;/span&gt;&lt;span style=&quot; font-weight:600; font-style:italic;&quot;&gt;width=76, height=48.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -1261,7 +1262,7 @@ p, li { white-space: pre-wrap; }
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QRadioButton" name="radioButton_netAlwaysDoubleBlinds">
@@ -3585,12 +3586,12 @@ p, li { white-space: pre-wrap; }
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>411</x>
<y>443</y>
<x>402</x>
<y>434</y>
</hint>
<hint type="destinationlabel">
<x>717</x>
<y>444</y>
<x>774</x>
<y>436</y>
</hint>
</hints>
</connection>
@@ -3601,12 +3602,12 @@ p, li { white-space: pre-wrap; }
<slot>setNum(int)</slot>
<hints>
<hint type="sourcelabel">
<x>648</x>
<y>98</y>
<x>765</x>
<y>92</y>
</hint>
<hint type="destinationlabel">
<x>336</x>
<y>99</y>
<x>322</x>
<y>92</y>
</hint>
</hints>
</connection>
@@ -3617,12 +3618,12 @@ p, li { white-space: pre-wrap; }
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>753</x>
<y>220</y>
<x>765</x>
<y>212</y>
</hint>
<hint type="destinationlabel">
<x>753</x>
<y>256</y>
<x>765</x>
<y>242</y>
</hint>
</hints>
</connection>
@@ -3633,12 +3634,12 @@ p, li { white-space: pre-wrap; }
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>756</x>
<y>218</y>
<x>763</x>
<y>212</y>
</hint>
<hint type="destinationlabel">
<x>756</x>
<y>245</y>
<x>763</x>
<y>236</y>
</hint>
</hints>
</connection>
@@ -3658,5 +3659,37 @@ p, li { white-space: pre-wrap; }
</hint>
</hints>
</connection>
<connection>
<sender>radioButton_flipsideOwn</sender>
<signal>toggled(bool)</signal>
<receiver>lineEdit_OwnFlipsideFilename</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>296</x>
<y>109</y>
</hint>
<hint type="destinationlabel">
<x>381</x>
<y>110</y>
</hint>
</hints>
</connection>
<connection>
<sender>radioButton_flipsideOwn</sender>
<signal>toggled(bool)</signal>
<receiver>pushButton_openFlipsidePicture</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>309</x>
<y>108</y>
</hint>
<hint type="destinationlabel">
<x>747</x>
<y>103</y>
</hint>
</hints>
</connection>
</connections>
</ui>