284 <string>Source Code Outline</string> |
284 <string>Source Code Outline</string> |
285 </property> |
285 </property> |
286 <property name="checkable"> |
286 <property name="checkable"> |
287 <bool>true</bool> |
287 <bool>true</bool> |
288 </property> |
288 </property> |
289 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
289 <layout class="QGridLayout" name="gridLayout_3"> |
290 <item> |
290 <item row="0" column="0"> |
291 <widget class="QLabel" name="label_2"> |
291 <widget class="QLabel" name="label_2"> |
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> |
297 <item row="0" column="1"> |
298 <widget class="QSpinBox" name="sourceOutlineWidthSpinBox"> |
298 <widget class="QSpinBox" name="sourceOutlineWidthSpinBox"> |
299 <property name="toolTip"> |
299 <property name="toolTip"> |
300 <string>Enter the default width of the source code outline view</string> |
300 <string>Enter the default width of the source code outline view</string> |
301 </property> |
301 </property> |
302 <property name="alignment"> |
302 <property name="alignment"> |
311 <property name="singleStep"> |
311 <property name="singleStep"> |
312 <number>50</number> |
312 <number>50</number> |
313 </property> |
313 </property> |
314 </widget> |
314 </widget> |
315 </item> |
315 </item> |
316 <item> |
316 <item row="0" column="2"> |
317 <spacer name="horizontalSpacer"> |
317 <spacer name="horizontalSpacer"> |
318 <property name="orientation"> |
318 <property name="orientation"> |
319 <enum>Qt::Horizontal</enum> |
319 <enum>Qt::Horizontal</enum> |
320 </property> |
320 </property> |
321 <property name="sizeHint" stdset="0"> |
321 <property name="sizeHint" stdset="0"> |
322 <size> |
322 <size> |
323 <width>397</width> |
323 <width>345</width> |
324 <height>20</height> |
324 <height>17</height> |
325 </size> |
325 </size> |
326 </property> |
326 </property> |
327 </spacer> |
327 </spacer> |
|
328 </item> |
|
329 <item row="1" column="0"> |
|
330 <widget class="QLabel" name="label_3"> |
|
331 <property name="text"> |
|
332 <string>Width Step Size:</string> |
|
333 </property> |
|
334 </widget> |
|
335 </item> |
|
336 <item row="1" column="1"> |
|
337 <widget class="QSpinBox" name="sourceOutlineWidthStepSpinBox"> |
|
338 <property name="toolTip"> |
|
339 <string>Enter the amount of pixels the width of the outline should be increased or decreased</string> |
|
340 </property> |
|
341 <property name="alignment"> |
|
342 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
343 </property> |
|
344 <property name="minimum"> |
|
345 <number>10</number> |
|
346 </property> |
|
347 <property name="maximum"> |
|
348 <number>100</number> |
|
349 </property> |
|
350 <property name="singleStep"> |
|
351 <number>10</number> |
|
352 </property> |
|
353 </widget> |
328 </item> |
354 </item> |
329 </layout> |
355 </layout> |
330 </widget> |
356 </widget> |
331 </item> |
357 </item> |
332 <item> |
358 <item> |
403 <tabstop>tabforindentationCheckBox</tabstop> |
429 <tabstop>tabforindentationCheckBox</tabstop> |
404 <tabstop>tabindentsCheckBox</tabstop> |
430 <tabstop>tabindentsCheckBox</tabstop> |
405 <tabstop>converttabsCheckBox</tabstop> |
431 <tabstop>converttabsCheckBox</tabstop> |
406 <tabstop>sourceOutlineGroupBox</tabstop> |
432 <tabstop>sourceOutlineGroupBox</tabstop> |
407 <tabstop>sourceOutlineWidthSpinBox</tabstop> |
433 <tabstop>sourceOutlineWidthSpinBox</tabstop> |
|
434 <tabstop>sourceOutlineWidthStepSpinBox</tabstop> |
408 <tabstop>comment0CheckBox</tabstop> |
435 <tabstop>comment0CheckBox</tabstop> |
409 <tabstop>vsSelectionCheckBox</tabstop> |
436 <tabstop>vsSelectionCheckBox</tabstop> |
410 <tabstop>vsUserCheckBox</tabstop> |
437 <tabstop>vsUserCheckBox</tabstop> |
411 </tabstops> |
438 </tabstops> |
412 <resources/> |
439 <resources/> |