eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui

branch
eric7
changeset 9182
bc72e2fc0d8e
parent 8808
033fa34447d0
equal deleted inserted replaced
9181:809709f6f1d5 9182:bc72e2fc0d8e
447 </property> 447 </property>
448 </widget> 448 </widget>
449 </item> 449 </item>
450 <item> 450 <item>
451 <widget class="QComboBox" name="docTypeComboBox"> 451 <widget class="QComboBox" name="docTypeComboBox">
452 <property name="sizePolicy">
453 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
454 <horstretch>0</horstretch>
455 <verstretch>0</verstretch>
456 </sizepolicy>
457 </property>
452 <property name="toolTip"> 458 <property name="toolTip">
453 <string>Select the rule set for docstrings</string> 459 <string>Select the rule set for docstrings</string>
454 </property> 460 </property>
455 </widget> 461 </widget>
456 </item>
457 <item>
458 <spacer name="horizontalSpacer_4">
459 <property name="orientation">
460 <enum>Qt::Horizontal</enum>
461 </property>
462 <property name="sizeHint" stdset="0">
463 <size>
464 <width>297</width>
465 <height>20</height>
466 </size>
467 </property>
468 </spacer>
469 </item> 462 </item>
470 </layout> 463 </layout>
471 </widget> 464 </widget>
472 </item> 465 </item>
473 <item> 466 <item>

eric ide

mercurial