292 <property name="text"> |
292 <property name="text"> |
293 <string>Default Width:</string> |
293 <string>Default Width:</string> |
294 </property> |
294 </property> |
295 </widget> |
295 </widget> |
296 </item> |
296 </item> |
297 <item row="0" column="1"> |
|
298 <widget class="QSpinBox" name="sourceOutlineWidthSpinBox"> |
|
299 <property name="toolTip"> |
|
300 <string>Enter the default width of the source code outline view</string> |
|
301 </property> |
|
302 <property name="alignment"> |
|
303 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
304 </property> |
|
305 <property name="minimum"> |
|
306 <number>50</number> |
|
307 </property> |
|
308 <property name="maximum"> |
|
309 <number>498</number> |
|
310 </property> |
|
311 <property name="singleStep"> |
|
312 <number>50</number> |
|
313 </property> |
|
314 </widget> |
|
315 </item> |
|
316 <item row="0" column="2"> |
297 <item row="0" column="2"> |
317 <spacer name="horizontalSpacer"> |
298 <spacer name="horizontalSpacer"> |
318 <property name="orientation"> |
299 <property name="orientation"> |
319 <enum>Qt::Horizontal</enum> |
300 <enum>Qt::Horizontal</enum> |
320 </property> |
301 </property> |
331 <property name="text"> |
312 <property name="text"> |
332 <string>Width Step Size:</string> |
313 <string>Width Step Size:</string> |
333 </property> |
314 </property> |
334 </widget> |
315 </widget> |
335 </item> |
316 </item> |
|
317 <item row="0" column="1"> |
|
318 <widget class="QSpinBox" name="sourceOutlineWidthSpinBox"> |
|
319 <property name="toolTip"> |
|
320 <string>Enter the default width of the source code outline view</string> |
|
321 </property> |
|
322 <property name="alignment"> |
|
323 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
324 </property> |
|
325 <property name="minimum"> |
|
326 <number>50</number> |
|
327 </property> |
|
328 <property name="maximum"> |
|
329 <number>498</number> |
|
330 </property> |
|
331 <property name="singleStep"> |
|
332 <number>50</number> |
|
333 </property> |
|
334 </widget> |
|
335 </item> |
336 <item row="1" column="1"> |
336 <item row="1" column="1"> |
337 <widget class="QSpinBox" name="sourceOutlineWidthStepSpinBox"> |
337 <widget class="QSpinBox" name="sourceOutlineWidthStepSpinBox"> |
338 <property name="toolTip"> |
338 <property name="toolTip"> |
339 <string>Enter the amount of pixels the width of the outline should be increased or decreased</string> |
339 <string>Enter the amount of pixels the width of the outline should be increased or decreased</string> |
340 </property> |
340 </property> |
347 <property name="maximum"> |
347 <property name="maximum"> |
348 <number>100</number> |
348 <number>100</number> |
349 </property> |
349 </property> |
350 <property name="singleStep"> |
350 <property name="singleStep"> |
351 <number>10</number> |
351 <number>10</number> |
|
352 </property> |
|
353 </widget> |
|
354 </item> |
|
355 <item row="2" column="0" colspan="3"> |
|
356 <widget class="QCheckBox" name="sourceOutlineShowCodingCheckBox"> |
|
357 <property name="toolTip"> |
|
358 <string>Select to show the source code encoding</string> |
|
359 </property> |
|
360 <property name="text"> |
|
361 <string>Show source file encoding</string> |
352 </property> |
362 </property> |
353 </widget> |
363 </widget> |
354 </item> |
364 </item> |
355 </layout> |
365 </layout> |
356 </widget> |
366 </widget> |
430 <tabstop>tabindentsCheckBox</tabstop> |
440 <tabstop>tabindentsCheckBox</tabstop> |
431 <tabstop>converttabsCheckBox</tabstop> |
441 <tabstop>converttabsCheckBox</tabstop> |
432 <tabstop>sourceOutlineGroupBox</tabstop> |
442 <tabstop>sourceOutlineGroupBox</tabstop> |
433 <tabstop>sourceOutlineWidthSpinBox</tabstop> |
443 <tabstop>sourceOutlineWidthSpinBox</tabstop> |
434 <tabstop>sourceOutlineWidthStepSpinBox</tabstop> |
444 <tabstop>sourceOutlineWidthStepSpinBox</tabstop> |
|
445 <tabstop>sourceOutlineShowCodingCheckBox</tabstop> |
435 <tabstop>comment0CheckBox</tabstop> |
446 <tabstop>comment0CheckBox</tabstop> |
436 <tabstop>vsSelectionCheckBox</tabstop> |
447 <tabstop>vsSelectionCheckBox</tabstop> |
437 <tabstop>vsUserCheckBox</tabstop> |
448 <tabstop>vsUserCheckBox</tabstop> |
438 </tabstops> |
449 </tabstops> |
439 <resources/> |
450 <resources/> |