2 <class>MainWindow</class>
3 <widget class="QMainWindow" name="MainWindow" >
4 <property name="geometry" >
12 <property name="minimumSize" >
18 <property name="windowTitle" >
19 <string>MainWindow</string>
21 <widget class="QWidget" name="centralwidget" >
22 <layout class="QGridLayout" name="gridLayout" >
23 <item row="0" column="0" >
24 <widget class="TabWidget" name="tabWidget" >
25 <property name="currentIndex" >
28 <widget class="QWidget" name="dayViewTab" >
29 <attribute name="title" >
30 <string>Day View</string>
32 <layout class="QGridLayout" name="gridLayout_2" >
33 <item row="0" column="0" >
34 <layout class="QVBoxLayout" name="verticalLayout" >
36 <layout class="QHBoxLayout" name="horizontalLayout_2" >
38 <layout class="QVBoxLayout" name="verticalLayout_5" >
40 <widget class="QToolButton" name="toolButton" >
41 <property name="autoFillBackground" >
44 <property name="text" >
47 <property name="autoRaise" >
53 <widget class="DayNavigatorWidget" native="1" name="dayNavigator" >
54 <property name="sizePolicy" >
55 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
65 <widget class="TreeView" name="dayTreeView" >
66 <property name="maximumSize" >
68 <width>16777215</width>
69 <height>16777215</height>
80 <widget class="QWidget" name="favouritesTab" >
81 <attribute name="title" >
82 <string>Favourites</string>
84 <layout class="QGridLayout" name="gridLayout_3" >
85 <item row="1" column="0" >
86 <layout class="QHBoxLayout" name="horizontalLayout_4" >
88 <widget class="DayNavigatorWidget" native="1" name="favouriteDayNavigator" />
91 <widget class="TreeView" name="favTreeView" />
97 <widget class="QWidget" name="tracksTab" >
98 <attribute name="title" >
99 <string>Tracks</string>
101 <layout class="QGridLayout" name="gridLayout_4" >
102 <item row="0" column="0" >
103 <layout class="QHBoxLayout" name="horizontalLayout_3" >
105 <widget class="DayNavigatorWidget" native="1" name="trackDayNavigator" />
108 <widget class="TreeView" name="trackTreeView" >
109 <property name="maximumSize" >
111 <width>16777215</width>
112 <height>16777215</height>
121 <widget class="QWidget" name="searchTab" >
122 <attribute name="title" >
123 <string>Search</string>
125 <layout class="QHBoxLayout" name="horizontalLayout_1" >
127 <widget class="QWidget" native="1" name="searchVerticalWidget" >
128 <property name="enabled" >
131 <property name="sizePolicy" >
132 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
133 <horstretch>0</horstretch>
134 <verstretch>0</verstretch>
137 <layout class="QVBoxLayout" name="searchDayNavigatorVerticalLayout" >
138 <property name="margin" >
142 <widget class="QToolButton" name="searchAgainButton" >
143 <property name="sizePolicy" >
144 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
145 <horstretch>0</horstretch>
146 <verstretch>0</verstretch>
149 <property name="toolTip" >
150 <string>Search again</string>
152 <property name="autoFillBackground" >
155 <property name="text" >
158 <property name="icon" >
159 <iconset resource="../icons.qrc" >
160 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
162 <property name="iconSize" >
168 <property name="toolButtonStyle" >
169 <enum>Qt::ToolButtonIconOnly</enum>
174 <widget class="DayNavigatorWidget" native="1" name="searchDayNavigator" >
175 <property name="sizePolicy" >
176 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
177 <horstretch>0</horstretch>
178 <verstretch>0</verstretch>
181 <property name="maximumSize" >
183 <width>16777215</width>
184 <height>16777215</height>
193 <layout class="QVBoxLayout" name="verticalLayout_3" >
195 <widget class="QWidget" native="1" name="searchHead" >
196 <property name="sizePolicy" >
197 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
198 <horstretch>0</horstretch>
199 <verstretch>0</verstretch>
202 <property name="maximumSize" >
204 <width>16777215</width>
205 <height>16777215</height>
208 <layout class="QGridLayout" name="searchHeadLayout" >
209 <property name="sizeConstraint" >
210 <enum>QLayout::SetDefaultConstraint</enum>
212 <item row="2" column="0" >
213 <layout class="QHBoxLayout" name="horizontalLayout" >
215 <widget class="QLineEdit" name="searchEdit" >
216 <property name="enabled" >
219 <property name="toolTip" >
220 <string>type a keyword to search</string>
225 <widget class="QPushButton" name="searchButton" >
226 <property name="text" >
227 <string>Search</string>
229 <property name="icon" >
230 <iconset resource="../icons.qrc" >
231 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
233 <property name="checkable" >
236 <property name="autoDefault" >
239 <property name="default" >
242 <property name="flat" >
249 <item row="0" column="0" >
250 <layout class="QHBoxLayout" name="horizontalLayout_6" >
252 <widget class="QCheckBox" name="searchTitle" >
253 <property name="text" >
254 <string>Title</string>
256 <property name="checked" >
262 <widget class="QCheckBox" name="searchAbstract" >
263 <property name="text" >
264 <string>Abstract</string>
269 <widget class="QCheckBox" name="searchSpeaker" >
270 <property name="text" >
271 <string>Speaker</string>
276 <widget class="QCheckBox" name="searchTag" >
277 <property name="text" >
283 <widget class="QCheckBox" name="searchRoom" >
284 <property name="text" >
285 <string>Room</string>
290 <spacer name="horizontalSpacer" >
291 <property name="orientation" >
292 <enum>Qt::Horizontal</enum>
294 <property name="sizeHint" stdset="0" >
308 <widget class="TreeView" name="searchTreeView" >
309 <property name="sizePolicy" >
310 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
311 <horstretch>0</horstretch>
312 <verstretch>1</verstretch>
315 <property name="minimumSize" >
321 <property name="maximumSize" >
323 <width>16777215</width>
324 <height>16777215</height>
330 <spacer name="verticalSpacer_2" >
331 <property name="orientation" >
332 <enum>Qt::Vertical</enum>
334 <property name="sizeType" >
335 <enum>QSizePolicy::Expanding</enum>
337 <property name="sizeHint" stdset="0" >
349 <widget class="QWidget" name="roomsTab" >
350 <attribute name="title" >
351 <string>Rooms</string>
353 <layout class="QGridLayout" name="gridLayout_8" >
354 <item row="0" column="0" >
355 <layout class="QHBoxLayout" name="horizontalLayout_5" >
356 <property name="sizeConstraint" >
357 <enum>QLayout::SetDefaultConstraint</enum>
360 <widget class="DayNavigatorWidget" native="1" name="roomDayNavigator" />
363 <widget class="TreeView" name="roomTreeView" >
364 <property name="maximumSize" >
366 <width>16777215</width>
367 <height>16777215</height>
376 <widget class="QWidget" name="conferenceTab" >
377 <attribute name="title" >
378 <string>Conference</string>
380 <layout class="QGridLayout" name="gridLayout_5" >
381 <item row="0" column="0" >
382 <layout class="QVBoxLayout" name="verticalLayout_4" >
384 <widget class="QLabel" name="conferenceTitle" >
385 <property name="font" >
391 <property name="text" >
392 <string>Conference Name</string>
394 <property name="alignment" >
395 <set>Qt::AlignCenter</set>
397 <property name="wordWrap" >
403 <widget class="QLabel" name="conferenceSubtitle" >
404 <property name="text" >
405 <string>Conference Subtitle</string>
407 <property name="alignment" >
408 <set>Qt::AlignCenter</set>
410 <property name="wordWrap" >
416 <widget class="Line" name="line" >
417 <property name="orientation" >
418 <enum>Qt::Horizontal</enum>
423 <layout class="QGridLayout" name="gridLayout_6" >
424 <item row="0" column="0" >
425 <widget class="QLabel" name="label" >
426 <property name="font" >
429 <italic>true</italic>
433 <property name="text" >
434 <string>When:</string>
438 <item row="1" column="0" >
439 <widget class="QLabel" name="label_2" >
440 <property name="font" >
443 <italic>true</italic>
447 <property name="text" >
448 <string>Where:</string>
452 <item row="0" column="2" >
453 <widget class="QLabel" name="conferenceWhen" >
454 <property name="text" >
455 <string>DATE (FROM - TO)</string>
459 <item row="1" column="2" >
460 <widget class="QLabel" name="conferenceWhere" >
461 <property name="text" >
462 <string>CITY, CAMPUS</string>
466 <item row="1" column="3" >
467 <widget class="QPushButton" name="showMapButton" >
468 <property name="text" >
471 <property name="icon" >
472 <iconset resource="../icons.qrc" >
473 <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
475 <property name="flat" >
480 <item row="1" column="4" >
481 <spacer name="horizontalSpacer_3" >
482 <property name="orientation" >
483 <enum>Qt::Horizontal</enum>
485 <property name="sizeHint" stdset="0" >
493 <item row="0" column="1" >
494 <widget class="QLabel" name="spacer" >
495 <property name="text" >
503 <widget class="Line" name="line_2" >
504 <property name="orientation" >
505 <enum>Qt::Horizontal</enum>
510 <widget class="ImportScheduleWidget" native="1" name="importScheduleWidget" >
511 <property name="sizePolicy" >
512 <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
513 <horstretch>0</horstretch>
514 <verstretch>0</verstretch>
520 <spacer name="verticalSpacer" >
521 <property name="orientation" >
522 <enum>Qt::Vertical</enum>
524 <property name="sizeHint" stdset="0" >
536 <widget class="QWidget" name="tab" >
537 <attribute name="title" >
540 <layout class="QGridLayout" name="gridLayout_7" >
541 <item row="0" column="0" >
542 <widget class="TreeView" name="nowTreeView" />
550 <widget class="QStatusBar" name="statusbar" />
554 <class>DayNavigatorWidget</class>
555 <extends>QWidget</extends>
556 <header>daynavigatorwidget.h</header>
557 <container>1</container>
560 <class>TreeView</class>
561 <extends>QTreeView</extends>
562 <header>../mvc/treeview.h</header>
565 <class>TabWidget</class>
566 <extends>QTabWidget</extends>
567 <header>tabwidget.h</header>
568 <container>1</container>
571 <class>ImportScheduleWidget</class>
572 <extends>QWidget</extends>
573 <header>importschedulewidget.h</header>
574 <container>1</container>
578 <include location="../icons.qrc" />