2 <class>TabContainer</class>
3 <widget class="QWidget" name="TabContainer" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" name="gridLayout" >
16 <item row="0" column="2" >
17 <layout class="QVBoxLayout" name="verticalLayout" >
19 <widget class="QWidget" native="1" name="searchHead" >
20 <property name="sizePolicy" >
21 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
22 <horstretch>0</horstretch>
23 <verstretch>0</verstretch>
26 <property name="maximumSize" >
28 <width>16777215</width>
29 <height>16777215</height>
32 <layout class="QGridLayout" name="searchHeadLayout_2" >
33 <property name="sizeConstraint" >
34 <enum>QLayout::SetDefaultConstraint</enum>
36 <item row="2" column="0" >
37 <layout class="QHBoxLayout" name="horizontalLayout_2" >
39 <widget class="QLineEdit" name="searchEdit" >
40 <property name="enabled" >
43 <property name="toolTip" >
44 <string>type a keyword to search</string>
49 <widget class="QPushButton" name="searchButton" >
50 <property name="sizePolicy" >
51 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
52 <horstretch>0</horstretch>
53 <verstretch>0</verstretch>
56 <property name="text" >
57 <string>Search</string>
59 <property name="icon" >
60 <iconset resource="../icons.qrc" >
61 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
63 <property name="checkable" >
66 <property name="autoDefault" >
69 <property name="default" >
72 <property name="flat" >
79 <item row="0" column="0" >
80 <layout class="QHBoxLayout" name="horizontalLayout_7" >
82 <widget class="QCheckBox" name="searchTitle" >
83 <property name="text" >
84 <string>Title</string>
86 <property name="checked" >
92 <widget class="QCheckBox" name="searchAbstract" >
93 <property name="text" >
94 <string>Abstract</string>
99 <widget class="QCheckBox" name="searchSpeaker" >
100 <property name="text" >
101 <string>Speaker</string>
106 <widget class="QCheckBox" name="searchTag" >
107 <property name="text" >
113 <widget class="QCheckBox" name="searchRoom" >
114 <property name="text" >
115 <string>Room</string>
120 <spacer name="horizontalSpacer" >
121 <property name="orientation" >
122 <enum>Qt::Horizontal</enum>
124 <property name="sizeHint" stdset="0" >
134 <item row="3" column="0" >
135 <spacer name="verticalSpacer" >
136 <property name="orientation" >
137 <enum>Qt::Vertical</enum>
139 <property name="sizeHint" stdset="0" >
151 <widget class="TreeView" name="treeView" />
155 <item row="0" column="1" >
156 <layout class="QVBoxLayout" name="verticalLayout_2" >
158 <widget class="QToolButton" name="searchAgainButton" >
159 <property name="enabled" >
162 <property name="sizePolicy" >
163 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
164 <horstretch>0</horstretch>
165 <verstretch>0</verstretch>
168 <property name="toolTip" >
169 <string>Search again</string>
171 <property name="text" >
174 <property name="icon" >
175 <iconset resource="../icons.qrc" >
176 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
178 <property name="iconSize" >
184 <property name="toolButtonStyle" >
185 <enum>Qt::ToolButtonIconOnly</enum>
190 <widget class="DayNavigatorWidget" native="1" name="dayNavigator" >
191 <property name="sizePolicy" >
192 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
193 <horstretch>0</horstretch>
194 <verstretch>0</verstretch>
205 <class>DayNavigatorWidget</class>
206 <extends>QWidget</extends>
207 <header>daynavigatorwidget.h</header>
208 <container>1</container>
211 <class>TreeView</class>
212 <extends>QTreeView</extends>
213 <header>../mvc/treeview.h</header>
217 <include location="../icons.qrc" />