1 | <ui version="4.0" > |
---|
2 | <class>TabContainer</class> |
---|
3 | <widget class="QWidget" name="TabContainer" > |
---|
4 | <property name="geometry" > |
---|
5 | <rect> |
---|
6 | <x>0</x> |
---|
7 | <y>0</y> |
---|
8 | <width>568</width> |
---|
9 | <height>292</height> |
---|
10 | </rect> |
---|
11 | </property> |
---|
12 | <property name="windowTitle" > |
---|
13 | <string>Form</string> |
---|
14 | </property> |
---|
15 | <layout class="QGridLayout" name="gridLayout" > |
---|
16 | <item row="0" column="2" > |
---|
17 | <layout class="QVBoxLayout" name="verticalLayout" > |
---|
18 | <item> |
---|
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> |
---|
24 | </sizepolicy> |
---|
25 | </property> |
---|
26 | <property name="maximumSize" > |
---|
27 | <size> |
---|
28 | <width>16777215</width> |
---|
29 | <height>16777215</height> |
---|
30 | </size> |
---|
31 | </property> |
---|
32 | <layout class="QGridLayout" name="searchHeadLayout_2" > |
---|
33 | <property name="sizeConstraint" > |
---|
34 | <enum>QLayout::SetDefaultConstraint</enum> |
---|
35 | </property> |
---|
36 | <item row="2" column="0" > |
---|
37 | <layout class="QHBoxLayout" name="horizontalLayout_2" > |
---|
38 | <item> |
---|
39 | <widget class="QLineEdit" name="searchEdit" > |
---|
40 | <property name="enabled" > |
---|
41 | <bool>true</bool> |
---|
42 | </property> |
---|
43 | <property name="toolTip" > |
---|
44 | <string>type a keyword to search</string> |
---|
45 | </property> |
---|
46 | </widget> |
---|
47 | </item> |
---|
48 | <item> |
---|
49 | <widget class="QPushButton" name="searchButton" > |
---|
50 | <property name="sizePolicy" > |
---|
51 | <sizepolicy vsizetype="Minimum" hsizetype="Minimum" > |
---|
52 | <horstretch>0</horstretch> |
---|
53 | <verstretch>0</verstretch> |
---|
54 | </sizepolicy> |
---|
55 | </property> |
---|
56 | <property name="text" > |
---|
57 | <string>Search</string> |
---|
58 | </property> |
---|
59 | <property name="icon" > |
---|
60 | <iconset resource="../icons.qrc" > |
---|
61 | <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset> |
---|
62 | </property> |
---|
63 | <property name="checkable" > |
---|
64 | <bool>false</bool> |
---|
65 | </property> |
---|
66 | <property name="autoDefault" > |
---|
67 | <bool>true</bool> |
---|
68 | </property> |
---|
69 | <property name="default" > |
---|
70 | <bool>true</bool> |
---|
71 | </property> |
---|
72 | <property name="flat" > |
---|
73 | <bool>false</bool> |
---|
74 | </property> |
---|
75 | </widget> |
---|
76 | </item> |
---|
77 | </layout> |
---|
78 | </item> |
---|
79 | <item row="0" column="0" > |
---|
80 | <layout class="QHBoxLayout" name="horizontalLayout_7" > |
---|
81 | <item> |
---|
82 | <widget class="QCheckBox" name="searchTitle" > |
---|
83 | <property name="text" > |
---|
84 | <string>Title</string> |
---|
85 | </property> |
---|
86 | <property name="checked" > |
---|
87 | <bool>true</bool> |
---|
88 | </property> |
---|
89 | </widget> |
---|
90 | </item> |
---|
91 | <item> |
---|
92 | <widget class="QCheckBox" name="searchAbstract" > |
---|
93 | <property name="text" > |
---|
94 | <string>Abstract</string> |
---|
95 | </property> |
---|
96 | </widget> |
---|
97 | </item> |
---|
98 | <item> |
---|
99 | <widget class="QCheckBox" name="searchSpeaker" > |
---|
100 | <property name="text" > |
---|
101 | <string>Speaker</string> |
---|
102 | </property> |
---|
103 | </widget> |
---|
104 | </item> |
---|
105 | <item> |
---|
106 | <widget class="QCheckBox" name="searchTag" > |
---|
107 | <property name="text" > |
---|
108 | <string>Tag</string> |
---|
109 | </property> |
---|
110 | </widget> |
---|
111 | </item> |
---|
112 | <item> |
---|
113 | <widget class="QCheckBox" name="searchRoom" > |
---|
114 | <property name="text" > |
---|
115 | <string>Room</string> |
---|
116 | </property> |
---|
117 | </widget> |
---|
118 | </item> |
---|
119 | <item> |
---|
120 | <spacer name="horizontalSpacer" > |
---|
121 | <property name="orientation" > |
---|
122 | <enum>Qt::Horizontal</enum> |
---|
123 | </property> |
---|
124 | <property name="sizeHint" stdset="0" > |
---|
125 | <size> |
---|
126 | <width>40</width> |
---|
127 | <height>20</height> |
---|
128 | </size> |
---|
129 | </property> |
---|
130 | </spacer> |
---|
131 | </item> |
---|
132 | </layout> |
---|
133 | </item> |
---|
134 | <item row="3" column="0" > |
---|
135 | <spacer name="verticalSpacer" > |
---|
136 | <property name="orientation" > |
---|
137 | <enum>Qt::Vertical</enum> |
---|
138 | </property> |
---|
139 | <property name="sizeHint" stdset="0" > |
---|
140 | <size> |
---|
141 | <width>20</width> |
---|
142 | <height>40</height> |
---|
143 | </size> |
---|
144 | </property> |
---|
145 | </spacer> |
---|
146 | </item> |
---|
147 | </layout> |
---|
148 | </widget> |
---|
149 | </item> |
---|
150 | <item> |
---|
151 | <widget class="TreeView" name="treeView" /> |
---|
152 | </item> |
---|
153 | </layout> |
---|
154 | </item> |
---|
155 | <item row="0" column="1" > |
---|
156 | <layout class="QVBoxLayout" name="verticalLayout_2" > |
---|
157 | <item> |
---|
158 | <widget class="QToolButton" name="searchAgainButton" > |
---|
159 | <property name="enabled" > |
---|
160 | <bool>true</bool> |
---|
161 | </property> |
---|
162 | <property name="sizePolicy" > |
---|
163 | <sizepolicy vsizetype="Preferred" hsizetype="Preferred" > |
---|
164 | <horstretch>0</horstretch> |
---|
165 | <verstretch>0</verstretch> |
---|
166 | </sizepolicy> |
---|
167 | </property> |
---|
168 | <property name="toolTip" > |
---|
169 | <string>Search again</string> |
---|
170 | </property> |
---|
171 | <property name="text" > |
---|
172 | <string>S</string> |
---|
173 | </property> |
---|
174 | <property name="icon" > |
---|
175 | <iconset resource="../icons.qrc" > |
---|
176 | <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset> |
---|
177 | </property> |
---|
178 | <property name="iconSize" > |
---|
179 | <size> |
---|
180 | <width>24</width> |
---|
181 | <height>24</height> |
---|
182 | </size> |
---|
183 | </property> |
---|
184 | <property name="toolButtonStyle" > |
---|
185 | <enum>Qt::ToolButtonIconOnly</enum> |
---|
186 | </property> |
---|
187 | </widget> |
---|
188 | </item> |
---|
189 | <item> |
---|
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> |
---|
195 | </sizepolicy> |
---|
196 | </property> |
---|
197 | </widget> |
---|
198 | </item> |
---|
199 | </layout> |
---|
200 | </item> |
---|
201 | </layout> |
---|
202 | </widget> |
---|
203 | <customwidgets> |
---|
204 | <customwidget> |
---|
205 | <class>DayNavigatorWidget</class> |
---|
206 | <extends>QWidget</extends> |
---|
207 | <header>daynavigatorwidget.h</header> |
---|
208 | <container>1</container> |
---|
209 | </customwidget> |
---|
210 | <customwidget> |
---|
211 | <class>TreeView</class> |
---|
212 | <extends>QTreeView</extends> |
---|
213 | <header>../mvc/treeview.h</header> |
---|
214 | </customwidget> |
---|
215 | </customwidgets> |
---|
216 | <resources> |
---|
217 | <include location="../icons.qrc" /> |
---|
218 | </resources> |
---|
219 | <connections/> |
---|
220 | </ui> |
---|