84 <item> |
84 <item> |
85 <widget class="QTreeWidget" name="callTrace"> |
85 <widget class="QTreeWidget" name="callTrace"> |
86 <property name="alternatingRowColors"> |
86 <property name="alternatingRowColors"> |
87 <bool>true</bool> |
87 <bool>true</bool> |
88 </property> |
88 </property> |
|
89 <property name="expandsOnDoubleClick"> |
|
90 <bool>false</bool> |
|
91 </property> |
89 <column> |
92 <column> |
90 <property name="text"> |
93 <property name="text"> |
91 <string> </string> |
94 <string/> |
92 </property> |
95 </property> |
93 </column> |
96 </column> |
94 <column> |
97 <column> |
95 <property name="text"> |
98 <property name="text"> |
96 <string>From</string> |
99 <string>From</string> |