136 <column> |
132 <column> |
137 <property name="text"> |
133 <property name="text"> |
138 <string>C + M % L</string> |
134 <string>C + M % L</string> |
139 </property> |
135 </property> |
140 </column> |
136 </column> |
|
137 </widget> |
|
138 </item> |
|
139 <item> |
|
140 <widget class="QSplitter" name="summarySplitter"> |
|
141 <property name="orientation"> |
|
142 <enum>Qt::Horizontal</enum> |
|
143 </property> |
|
144 <property name="childrenCollapsible"> |
|
145 <bool>false</bool> |
|
146 </property> |
|
147 <widget class="QTreeWidget" name="summaryList"> |
|
148 <property name="sizePolicy"> |
|
149 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
150 <horstretch>0</horstretch> |
|
151 <verstretch>0</verstretch> |
|
152 </sizepolicy> |
|
153 </property> |
|
154 <property name="alternatingRowColors"> |
|
155 <bool>true</bool> |
|
156 </property> |
|
157 <column> |
|
158 <property name="text"> |
|
159 <string>Summary</string> |
|
160 </property> |
|
161 </column> |
|
162 <column> |
|
163 <property name="text"> |
|
164 <string>#</string> |
|
165 </property> |
|
166 </column> |
|
167 </widget> |
|
168 <widget class="QLabel" name="explanationLabel"> |
|
169 <property name="alignment"> |
|
170 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
171 </property> |
|
172 <property name="wordWrap"> |
|
173 <bool>true</bool> |
|
174 </property> |
|
175 </widget> |
141 </widget> |
176 </widget> |
142 </item> |
177 </item> |
143 <item> |
178 <item> |
144 <widget class="E5SqueezeLabelPath" name="checkProgressLabel"> |
179 <widget class="E5SqueezeLabelPath" name="checkProgressLabel"> |
145 <property name="sizePolicy"> |
180 <property name="sizePolicy"> |