2 <class>SearchHeadClass</class>
3 <widget class="QWidget" name="SearchHeadClass" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="minimumSize" >
24 <property name="windowTitle" >
25 <string>SearchHead</string>
27 <layout class="QVBoxLayout" name="verticalLayout" >
28 <property name="leftMargin" >
32 <layout class="QHBoxLayout" name="horizontalLayout_7" >
34 <widget class="QCheckBox" name="searchTitle" >
35 <property name="text" >
36 <string>Title</string>
38 <property name="checked" >
44 <widget class="QCheckBox" name="searchAbstract" >
45 <property name="text" >
46 <string>Abstract</string>
51 <widget class="QCheckBox" name="searchSpeaker" >
52 <property name="text" >
53 <string>Speaker</string>
58 <widget class="QCheckBox" name="searchTag" >
59 <property name="text" >
65 <widget class="QCheckBox" name="searchRoom" >
66 <property name="text" >
74 <layout class="QHBoxLayout" name="horizontalLayout_2" >
76 <widget class="QLineEdit" name="searchEdit" >
77 <property name="enabled" >
80 <property name="toolTip" >
81 <string>type a keyword to search</string>
86 <widget class="QPushButton" name="searchButton" >
87 <property name="sizePolicy" >
88 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
89 <horstretch>0</horstretch>
90 <verstretch>0</verstretch>
93 <property name="text" >
94 <string>Search</string>
96 <property name="icon" >
97 <iconset resource="../icons.qrc" >
98 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
100 <property name="checkable" >
103 <property name="autoDefault" >
106 <property name="default" >
109 <property name="flat" >
117 <spacer name="verticalSpacer" >
118 <property name="orientation" >
119 <enum>Qt::Vertical</enum>
121 <property name="sizeHint" stdset="0" >
131 <layoutdefault spacing="6" margin="11" />
133 <include location="../icons.qrc" />