Preferences/ConfigurationPages/HelpViewersPage.ui

changeset 3186
a05eff845522
parent 1195
572730077b35
child 4577
e79a139aacc4
equal deleted inserted replaced
3185:d4fa462547bc 3186:a05eff845522
48 <string>Enter the custom viewer to be used</string> 48 <string>Enter the custom viewer to be used</string>
49 </property> 49 </property>
50 </widget> 50 </widget>
51 </item> 51 </item>
52 <item> 52 <item>
53 <widget class="QPushButton" name="customViewerSelectionButton"> 53 <widget class="QToolButton" name="customViewerSelectionButton">
54 <property name="enabled"> 54 <property name="enabled">
55 <bool>false</bool> 55 <bool>false</bool>
56 </property> 56 </property>
57 <property name="toolTip"> 57 <property name="toolTip">
58 <string>Press to select the custom viewer via a file selection dialog</string> 58 <string>Press to select the custom viewer via a file selection dialog</string>
59 </property>
60 <property name="text">
61 <string>...</string>
62 </property> 59 </property>
63 </widget> 60 </widget>
64 </item> 61 </item>
65 </layout> 62 </layout>
66 </item> 63 </item>
149 <x>231</x> 146 <x>231</x>
150 <y>109</y> 147 <y>109</y>
151 </hint> 148 </hint>
152 </hints> 149 </hints>
153 </connection> 150 </connection>
154 <connection>
155 <sender>customViewerButton</sender>
156 <signal>toggled(bool)</signal>
157 <receiver>customViewerSelectionButton</receiver>
158 <slot>setEnabled(bool)</slot>
159 <hints>
160 <hint type="sourcelabel">
161 <x>592</x>
162 <y>94</y>
163 </hint>
164 <hint type="destinationlabel">
165 <x>591</x>
166 <y>127</y>
167 </hint>
168 </hints>
169 </connection>
170 </connections> 151 </connections>
171 </ui> 152 </ui>

eric ide

mercurial