Preferences/ConfigurationPages/EditorCalltipsPage.ui

branch
6_0_x
changeset 4203
d18603cecdaa
parent 2262
2371836c3c45
equal deleted inserted replaced
4199:81833aff8ce7 4203:d18603cecdaa
53 </layout> 53 </layout>
54 </widget> 54 </widget>
55 </item> 55 </item>
56 <item> 56 <item>
57 <widget class="QGroupBox" name="groupBox_4"> 57 <widget class="QGroupBox" name="groupBox_4">
58 <property name="enabled">
59 <bool>false</bool>
60 </property>
61 <property name="title"> 58 <property name="title">
62 <string>Visible Calltips</string> 59 <string>Visible Calltips</string>
63 </property> 60 </property>
64 <layout class="QHBoxLayout" name="horizontalLayout_2"> 61 <layout class="QHBoxLayout" name="horizontalLayout_2">
65 <item> 62 <item>
94 </layout> 91 </layout>
95 </widget> 92 </widget>
96 </item> 93 </item>
97 <item> 94 <item>
98 <widget class="QGroupBox" name="calltipsPositionBox"> 95 <widget class="QGroupBox" name="calltipsPositionBox">
99 <property name="enabled">
100 <bool>false</bool>
101 </property>
102 <property name="title"> 96 <property name="title">
103 <string>Calltips Position</string> 97 <string>Calltips Position</string>
104 </property> 98 </property>
105 <layout class="QVBoxLayout" name="verticalLayout_2"> 99 <layout class="QVBoxLayout" name="verticalLayout_2">
106 <item> 100 <item>
113 </layout> 107 </layout>
114 </widget> 108 </widget>
115 </item> 109 </item>
116 <item> 110 <item>
117 <widget class="QGroupBox" name="groupBox_2"> 111 <widget class="QGroupBox" name="groupBox_2">
118 <property name="enabled">
119 <bool>false</bool>
120 </property>
121 <property name="title"> 112 <property name="title">
122 <string>Colours</string> 113 <string>Colours</string>
123 </property> 114 </property>
124 <layout class="QHBoxLayout"> 115 <layout class="QHBoxLayout">
125 <item> 116 <item>
161 </layout> 152 </layout>
162 </widget> 153 </widget>
163 </item> 154 </item>
164 <item> 155 <item>
165 <widget class="QGroupBox" name="groupBox"> 156 <widget class="QGroupBox" name="groupBox">
166 <property name="enabled">
167 <bool>false</bool>
168 </property>
169 <property name="title"> 157 <property name="title">
170 <string>Plug-In Behavior</string> 158 <string>Plug-In Behavior</string>
171 </property> 159 </property>
172 <layout class="QVBoxLayout" name="verticalLayout"> 160 <layout class="QVBoxLayout" name="verticalLayout">
173 <item> 161 <item>
217 <hint type="sourcelabel"> 205 <hint type="sourcelabel">
218 <x>102</x> 206 <x>102</x>
219 <y>109</y> 207 <y>109</y>
220 </hint> 208 </hint>
221 <hint type="destinationlabel"> 209 <hint type="destinationlabel">
222 <x>386</x> 210 <x>384</x>
223 <y>111</y> 211 <y>126</y>
224 </hint>
225 </hints>
226 </connection>
227 <connection>
228 <sender>ctEnabledCheckBox</sender>
229 <signal>toggled(bool)</signal>
230 <receiver>groupBox_4</receiver>
231 <slot>setEnabled(bool)</slot>
232 <hints>
233 <hint type="sourcelabel">
234 <x>45</x>
235 <y>44</y>
236 </hint>
237 <hint type="destinationlabel">
238 <x>50</x>
239 <y>71</y>
240 </hint>
241 </hints>
242 </connection>
243 <connection>
244 <sender>ctEnabledCheckBox</sender>
245 <signal>toggled(bool)</signal>
246 <receiver>calltipsPositionBox</receiver>
247 <slot>setEnabled(bool)</slot>
248 <hints>
249 <hint type="sourcelabel">
250 <x>124</x>
251 <y>44</y>
252 </hint>
253 <hint type="destinationlabel">
254 <x>134</x>
255 <y>131</y>
256 </hint>
257 </hints>
258 </connection>
259 <connection>
260 <sender>ctEnabledCheckBox</sender>
261 <signal>toggled(bool)</signal>
262 <receiver>groupBox_2</receiver>
263 <slot>setEnabled(bool)</slot>
264 <hints>
265 <hint type="sourcelabel">
266 <x>173</x>
267 <y>46</y>
268 </hint>
269 <hint type="destinationlabel">
270 <x>182</x>
271 <y>192</y>
272 </hint>
273 </hints>
274 </connection>
275 <connection>
276 <sender>ctEnabledCheckBox</sender>
277 <signal>toggled(bool)</signal>
278 <receiver>groupBox</receiver>
279 <slot>setEnabled(bool)</slot>
280 <hints>
281 <hint type="sourcelabel">
282 <x>232</x>
283 <y>46</y>
284 </hint>
285 <hint type="destinationlabel">
286 <x>245</x>
287 <y>257</y>
288 </hint> 212 </hint>
289 </hints> 213 </hints>
290 </connection> 214 </connection>
291 </connections> 215 </connections>
292 </ui> 216 </ui>

eric ide

mercurial