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 <widget class="DayNavigatorWidget" native="1" name="dayNavigator" >
39 <property name="sizePolicy" >
40 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
41 <horstretch>0</horstretch>
42 <verstretch>0</verstretch>
48 <widget class="TreeView" name="dayTreeView" >
49 <property name="maximumSize" >
51 <width>16777215</width>
52 <height>16777215</height>
63 <widget class="QWidget" name="favouritesTab" >
64 <attribute name="title" >
65 <string>Favourites</string>
67 <layout class="QGridLayout" name="gridLayout_3" >
68 <item row="1" column="0" >
69 <layout class="QHBoxLayout" name="horizontalLayout_4" >
71 <widget class="DayNavigatorWidget" native="1" name="favouriteDayNavigator" />
74 <widget class="TreeView" name="favTreeView" />
80 <widget class="QWidget" name="tracksTab" >
81 <attribute name="title" >
82 <string>Tracks</string>
84 <layout class="QGridLayout" name="gridLayout_4" >
85 <item row="0" column="0" >
86 <layout class="QHBoxLayout" name="horizontalLayout_3" >
88 <widget class="DayNavigatorWidget" native="1" name="trackDayNavigator" />
91 <widget class="TreeView" name="trackTreeView" >
92 <property name="maximumSize" >
94 <width>16777215</width>
95 <height>16777215</height>
104 <widget class="QWidget" name="searchTab" >
105 <attribute name="title" >
106 <string>Search</string>
108 <layout class="QHBoxLayout" name="horizontalLayout_1" >
110 <widget class="QWidget" native="1" name="searchVerticalWidget" >
111 <property name="enabled" >
114 <property name="sizePolicy" >
115 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
116 <horstretch>0</horstretch>
117 <verstretch>0</verstretch>
120 <layout class="QVBoxLayout" name="searchDayNavigatorVerticalLayout" >
121 <property name="margin" >
125 <widget class="QToolButton" name="searchAgainButton" >
126 <property name="sizePolicy" >
127 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
128 <horstretch>0</horstretch>
129 <verstretch>0</verstretch>
132 <property name="toolTip" >
133 <string>Search again</string>
135 <property name="text" >
138 <property name="icon" >
139 <iconset resource="../icons.qrc" >
140 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
142 <property name="iconSize" >
148 <property name="toolButtonStyle" >
149 <enum>Qt::ToolButtonIconOnly</enum>
154 <widget class="DayNavigatorWidget" native="1" name="searchDayNavigator" >
155 <property name="sizePolicy" >
156 <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
157 <horstretch>0</horstretch>
158 <verstretch>0</verstretch>
161 <property name="maximumSize" >
163 <width>16777215</width>
164 <height>16777215</height>
173 <layout class="QVBoxLayout" name="verticalLayout_3" >
175 <widget class="QWidget" native="1" name="searchHead" >
176 <property name="sizePolicy" >
177 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
178 <horstretch>0</horstretch>
179 <verstretch>0</verstretch>
182 <property name="maximumSize" >
184 <width>16777215</width>
185 <height>16777215</height>
188 <layout class="QGridLayout" name="searchHeadLayout" >
189 <property name="sizeConstraint" >
190 <enum>QLayout::SetDefaultConstraint</enum>
192 <item row="2" column="0" >
193 <layout class="QHBoxLayout" name="horizontalLayout" >
195 <widget class="QLineEdit" name="searchEdit" >
196 <property name="enabled" >
199 <property name="toolTip" >
200 <string>type a keyword to search</string>
205 <widget class="QPushButton" name="searchButton" >
206 <property name="sizePolicy" >
207 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
208 <horstretch>0</horstretch>
209 <verstretch>0</verstretch>
212 <property name="text" >
213 <string>Search</string>
215 <property name="icon" >
216 <iconset resource="../icons.qrc" >
217 <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
219 <property name="checkable" >
222 <property name="autoDefault" >
225 <property name="default" >
228 <property name="flat" >
235 <item row="0" column="0" >
236 <layout class="QHBoxLayout" name="horizontalLayout_6" >
238 <widget class="QCheckBox" name="searchTitle" >
239 <property name="text" >
240 <string>Title</string>
242 <property name="checked" >
248 <widget class="QCheckBox" name="searchAbstract" >
249 <property name="text" >
250 <string>Abstract</string>
255 <widget class="QCheckBox" name="searchSpeaker" >
256 <property name="text" >
257 <string>Speaker</string>
262 <widget class="QCheckBox" name="searchTag" >
263 <property name="text" >
269 <widget class="QCheckBox" name="searchRoom" >
270 <property name="text" >
271 <string>Room</string>
276 <spacer name="horizontalSpacer" >
277 <property name="orientation" >
278 <enum>Qt::Horizontal</enum>
280 <property name="sizeHint" stdset="0" >
294 <widget class="TreeView" name="searchTreeView" >
295 <property name="sizePolicy" >
296 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
297 <horstretch>0</horstretch>
298 <verstretch>1</verstretch>
301 <property name="minimumSize" >
307 <property name="maximumSize" >
309 <width>16777215</width>
310 <height>16777215</height>
316 <spacer name="verticalSpacer_2" >
317 <property name="orientation" >
318 <enum>Qt::Vertical</enum>
320 <property name="sizeType" >
321 <enum>QSizePolicy::Expanding</enum>
323 <property name="sizeHint" stdset="0" >
335 <widget class="QWidget" name="roomsTab" >
336 <attribute name="title" >
337 <string>Rooms</string>
339 <layout class="QGridLayout" name="gridLayout_8" >
340 <item row="0" column="0" >
341 <layout class="QHBoxLayout" name="horizontalLayout_5" >
342 <property name="sizeConstraint" >
343 <enum>QLayout::SetDefaultConstraint</enum>
346 <widget class="DayNavigatorWidget" native="1" name="roomDayNavigator" />
349 <widget class="TreeView" name="roomTreeView" >
350 <property name="maximumSize" >
352 <width>16777215</width>
353 <height>16777215</height>
362 <widget class="QWidget" name="conferenceTab" >
363 <attribute name="title" >
364 <string>Conference</string>
366 <layout class="QGridLayout" name="gridLayout_5" >
367 <item row="0" column="0" >
368 <layout class="QVBoxLayout" name="verticalLayout_4" >
370 <widget class="QLabel" name="conferenceTitle" >
371 <property name="font" >
377 <property name="text" >
378 <string>Conference Name</string>
380 <property name="alignment" >
381 <set>Qt::AlignCenter</set>
383 <property name="wordWrap" >
389 <widget class="QLabel" name="conferenceSubtitle" >
390 <property name="text" >
391 <string>Conference Subtitle</string>
393 <property name="alignment" >
394 <set>Qt::AlignCenter</set>
396 <property name="wordWrap" >
402 <widget class="Line" name="line" >
403 <property name="orientation" >
404 <enum>Qt::Horizontal</enum>
409 <layout class="QGridLayout" name="gridLayout_6" >
410 <item row="0" column="0" >
411 <widget class="QLabel" name="label" >
412 <property name="font" >
415 <italic>true</italic>
419 <property name="text" >
420 <string>When:</string>
424 <item row="1" column="0" >
425 <widget class="QLabel" name="label_2" >
426 <property name="font" >
429 <italic>true</italic>
433 <property name="text" >
434 <string>Where:</string>
438 <item row="0" column="2" >
439 <widget class="QLabel" name="conferenceWhen" >
440 <property name="text" >
441 <string>DATE (FROM - TO)</string>
445 <item row="1" column="2" >
446 <widget class="QLabel" name="conferenceWhere" >
447 <property name="text" >
448 <string>CITY, CAMPUS</string>
452 <item row="1" column="3" >
453 <widget class="QPushButton" name="showMapButton" >
454 <property name="text" >
457 <property name="icon" >
458 <iconset resource="../icons.qrc" >
459 <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
461 <property name="flat" >
466 <item row="1" column="4" >
467 <spacer name="horizontalSpacer_3" >
468 <property name="orientation" >
469 <enum>Qt::Horizontal</enum>
471 <property name="sizeHint" stdset="0" >
479 <item row="0" column="1" >
480 <widget class="QLabel" name="spacer" >
481 <property name="text" >
489 <widget class="Line" name="line_2" >
490 <property name="orientation" >
491 <enum>Qt::Horizontal</enum>
496 <widget class="ImportScheduleWidget" native="1" name="importScheduleWidget" >
497 <property name="sizePolicy" >
498 <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
499 <horstretch>0</horstretch>
500 <verstretch>0</verstretch>
506 <spacer name="verticalSpacer" >
507 <property name="orientation" >
508 <enum>Qt::Vertical</enum>
510 <property name="sizeHint" stdset="0" >
522 <widget class="QWidget" name="tab" >
523 <attribute name="title" >
526 <layout class="QGridLayout" name="gridLayout_7" >
527 <item row="0" column="0" >
528 <widget class="TreeView" name="nowTreeView" />
536 <widget class="QStatusBar" name="statusbar" />
540 <class>DayNavigatorWidget</class>
541 <extends>QWidget</extends>
542 <header>daynavigatorwidget.h</header>
543 <container>1</container>
546 <class>TreeView</class>
547 <extends>QTreeView</extends>
548 <header>../mvc/treeview.h</header>
551 <class>TabWidget</class>
552 <extends>QTabWidget</extends>
553 <header>tabwidget.h</header>
554 <container>1</container>
557 <class>ImportScheduleWidget</class>
558 <extends>QWidget</extends>
559 <header>importschedulewidget.h</header>
560 <container>1</container>
564 <include location="../icons.qrc" />