206 </widget> |
206 </widget> |
207 <widget class="QWidget" name="tab_2"> |
207 <widget class="QWidget" name="tab_2"> |
208 <attribute name="title"> |
208 <attribute name="title"> |
209 <string>Specific Options</string> |
209 <string>Specific Options</string> |
210 </attribute> |
210 </attribute> |
211 <layout class="QVBoxLayout" name="verticalLayout_2"> |
211 <layout class="QVBoxLayout" name="verticalLayout_4"> |
212 <property name="leftMargin"> |
212 <property name="leftMargin"> |
213 <number>1</number> |
213 <number>1</number> |
214 </property> |
214 </property> |
215 <property name="topMargin"> |
215 <property name="topMargin"> |
216 <number>1</number> |
216 <number>1</number> |
237 </property> |
237 </property> |
238 <widget class="QWidget" name="scrollAreaWidgetContents"> |
238 <widget class="QWidget" name="scrollAreaWidgetContents"> |
239 <property name="geometry"> |
239 <property name="geometry"> |
240 <rect> |
240 <rect> |
241 <x>0</x> |
241 <x>0</x> |
242 <y>0</y> |
242 <y>-160</y> |
243 <width>529</width> |
243 <width>542</width> |
244 <height>440</height> |
244 <height>473</height> |
245 </rect> |
245 </rect> |
246 </property> |
246 </property> |
247 <layout class="QVBoxLayout" name="verticalLayout_4"> |
247 <layout class="QVBoxLayout" name="verticalLayout_2"> |
248 <item> |
248 <item> |
249 <widget class="QGroupBox" name="groupBox"> |
249 <widget class="QGroupBox" name="groupBox"> |
250 <property name="title"> |
250 <property name="title"> |
251 <string>Source Style</string> |
251 <string>Source Style</string> |
252 </property> |
252 </property> |
421 </item> |
421 </item> |
422 </layout> |
422 </layout> |
423 </widget> |
423 </widget> |
424 </item> |
424 </item> |
425 <item> |
425 <item> |
|
426 <widget class="QGroupBox" name="groupBox_6"> |
|
427 <property name="title"> |
|
428 <string>Future Imports</string> |
|
429 </property> |
|
430 <layout class="QHBoxLayout" name="horizontalLayout_7"> |
|
431 <item> |
|
432 <widget class="QLabel" name="label_12"> |
|
433 <property name="text"> |
|
434 <string>Expected Imports:</string> |
|
435 </property> |
|
436 <property name="alignment"> |
|
437 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
438 </property> |
|
439 </widget> |
|
440 </item> |
|
441 <item> |
|
442 <widget class="QListWidget" name="futuresList"> |
|
443 <property name="alternatingRowColors"> |
|
444 <bool>true</bool> |
|
445 </property> |
|
446 <property name="selectionMode"> |
|
447 <enum>QAbstractItemView::ExtendedSelection</enum> |
|
448 </property> |
|
449 <property name="sortingEnabled"> |
|
450 <bool>true</bool> |
|
451 </property> |
|
452 </widget> |
|
453 </item> |
|
454 </layout> |
|
455 </widget> |
|
456 </item> |
|
457 <item> |
426 <widget class="QGroupBox" name="groupBox_3"> |
458 <widget class="QGroupBox" name="groupBox_3"> |
427 <property name="title"> |
459 <property name="title"> |
428 <string>McCabe Complexity</string> |
460 <string>McCabe Complexity</string> |
429 </property> |
461 </property> |
430 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
462 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
664 <tabstop>scrollArea</tabstop> |
696 <tabstop>scrollArea</tabstop> |
665 <tabstop>lineLengthSpinBox</tabstop> |
697 <tabstop>lineLengthSpinBox</tabstop> |
666 <tabstop>hangClosingCheckBox</tabstop> |
698 <tabstop>hangClosingCheckBox</tabstop> |
667 <tabstop>docTypeComboBox</tabstop> |
699 <tabstop>docTypeComboBox</tabstop> |
668 <tabstop>encodingsEdit</tabstop> |
700 <tabstop>encodingsEdit</tabstop> |
|
701 <tabstop>copyrightFileSizeSpinBox</tabstop> |
|
702 <tabstop>copyrightAuthorEdit</tabstop> |
|
703 <tabstop>futuresList</tabstop> |
669 <tabstop>complexitySpinBox</tabstop> |
704 <tabstop>complexitySpinBox</tabstop> |
670 <tabstop>startButton</tabstop> |
705 <tabstop>startButton</tabstop> |
671 <tabstop>fixButton</tabstop> |
706 <tabstop>fixButton</tabstop> |
672 <tabstop>loadDefaultButton</tabstop> |
707 <tabstop>loadDefaultButton</tabstop> |
673 <tabstop>storeDefaultButton</tabstop> |
708 <tabstop>storeDefaultButton</tabstop> |