22 <bool>true</bool> |
22 <bool>true</bool> |
23 </property> |
23 </property> |
24 <layout class="QVBoxLayout" name="verticalLayout_5"> |
24 <layout class="QVBoxLayout" name="verticalLayout_5"> |
25 <item> |
25 <item> |
26 <widget class="QFrame" name="filterFrame"> |
26 <widget class="QFrame" name="filterFrame"> |
|
27 <property name="sizePolicy"> |
|
28 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
29 <horstretch>0</horstretch> |
|
30 <verstretch>4</verstretch> |
|
31 </sizepolicy> |
|
32 </property> |
27 <property name="frameShape"> |
33 <property name="frameShape"> |
28 <enum>QFrame::NoFrame</enum> |
34 <enum>QFrame::NoFrame</enum> |
29 </property> |
35 </property> |
30 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
36 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
31 <item> |
37 <item> |
590 </layout> |
596 </layout> |
591 </widget> |
597 </widget> |
592 </item> |
598 </item> |
593 <item> |
599 <item> |
594 <widget class="QTreeWidget" name="resultList"> |
600 <widget class="QTreeWidget" name="resultList"> |
|
601 <property name="sizePolicy"> |
|
602 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
603 <horstretch>0</horstretch> |
|
604 <verstretch>6</verstretch> |
|
605 </sizepolicy> |
|
606 </property> |
595 <property name="whatsThis"> |
607 <property name="whatsThis"> |
596 <string><b>Result List</b> |
608 <string><b>Result List</b> |
597 <p>This list shows the results of the code style check. Double clicking |
609 <p>This list shows the results of the code style check. Double clicking |
598 an entry will open this entry in an editor window and position the cursor at |
610 an entry will open this entry in an editor window and position the cursor at |
599 the respective line and position.</p></string> |
611 the respective line and position.</p></string> |