2 <class>EventHistory</class>
3 <widget class="QDialog" name="EventHistory" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Event history</string>
15 <layout class="QGridLayout" >
16 <item row="0" column="0" colspan="2" >
17 <widget class="QTreeView" name="eventListView" >
18 <property name="sizePolicy" >
19 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
20 <horstretch>0</horstretch>
21 <verstretch>0</verstretch>
24 <property name="verticalScrollBarPolicy" >
25 <enum>Qt::ScrollBarAlwaysOn</enum>
27 <property name="selectionMode" >
28 <enum>QAbstractItemView::NoSelection</enum>
32 <item row="1" column="0" >
34 <property name="orientation" >
35 <enum>Qt::Horizontal</enum>
37 <property name="sizeHint" >
45 <item row="1" column="1" >
46 <widget class="QPushButton" name="closeButton" >
47 <property name="text" >
48 <string>Close</string>
54 <layoutdefault spacing="6" margin="11" />
55 <pixmapfunction></pixmapfunction>
57 <include location="local" >wpamsg.h</include>