1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>ConferenceEditor</class>
4 <widget class="QDialog" name="ConferenceEditor">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>Edit Conferences</string>
16 <property name="windowIcon">
17 <iconset resource="../icons.qrc">
18 <normaloff>:/icons/brain-alone.png</normaloff>:/icons/brain-alone.png</iconset>
20 <layout class="QHBoxLayout" name="horizontalLayout">
21 <property name="spacing">
24 <property name="margin">
28 <widget class="QWidget" name="widget_2" native="true">
29 <layout class="QVBoxLayout" name="verticalLayout_2">
31 <widget class="QWidget" name="buttons" native="true">
32 <layout class="QHBoxLayout" name="horizontalLayout_2">
33 <property name="margin">
37 <widget class="QPushButton" name="addBtn">
38 <property name="sizePolicy">
39 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
40 <horstretch>0</horstretch>
41 <verstretch>0</verstretch>
44 <property name="text">
47 <property name="icon">
48 <iconset resource="../icons.qrc">
49 <normaloff>:/icons/add.png</normaloff>:/icons/add.png</iconset>
54 <widget class="QPushButton" name="removeBtn">
55 <property name="sizePolicy">
56 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
57 <horstretch>0</horstretch>
58 <verstretch>0</verstretch>
61 <property name="text">
64 <property name="icon">
65 <iconset resource="../icons.qrc">
66 <normaloff>:/icons/remove.png</normaloff>:/icons/remove.png</iconset>
71 <widget class="QProgressBar" name="progressBar">
72 <property name="sizePolicy">
73 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
74 <horstretch>10</horstretch>
75 <verstretch>0</verstretch>
78 <property name="value">
81 <property name="textVisible">
87 <spacer name="buttonsSpacer">
88 <property name="orientation">
89 <enum>Qt::Horizontal</enum>
91 <property name="sizeHint" stdset="0">
103 <widget class="QListView" name="confView"/>
109 <widget class="QWidget" name="widget_3" native="true">
110 <property name="sizePolicy">
111 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
112 <horstretch>0</horstretch>
113 <verstretch>0</verstretch>
116 <layout class="QVBoxLayout" name="verticalLayout_3">
117 <property name="spacing">
120 <property name="margin">
124 <widget class="QStackedWidget" name="conferenceInfo">
125 <property name="sizePolicy">
126 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
127 <horstretch>0</horstretch>
128 <verstretch>0</verstretch>
131 <property name="currentIndex">
134 <widget class="QWidget" name="conferenceInfoContents">
135 <layout class="QVBoxLayout" name="verticalLayout_4">
136 <property name="spacing">
139 <property name="margin">
143 <widget class="QLabel" name="conferenceTitle">
144 <property name="font">
150 <property name="text">
151 <string>Conference Name</string>
153 <property name="alignment">
154 <set>Qt::AlignCenter</set>
156 <property name="wordWrap">
162 <widget class="QLabel" name="conferenceSubtitle">
163 <property name="text">
164 <string>Conference Subtitle</string>
166 <property name="alignment">
167 <set>Qt::AlignCenter</set>
169 <property name="wordWrap">
175 <layout class="QGridLayout" name="gridLayout_7">
176 <item row="0" column="0">
177 <widget class="QLabel" name="label_3">
178 <property name="font">
181 <italic>true</italic>
185 <property name="text">
186 <string>When:</string>
190 <item row="1" column="0">
191 <widget class="QLabel" name="label_4">
192 <property name="font">
195 <italic>true</italic>
199 <property name="text">
200 <string>Where:</string>
204 <item row="0" column="2">
205 <widget class="QLabel" name="conferenceWhen">
206 <property name="text">
207 <string>DATE (FROM - TO)</string>
211 <item row="1" column="2">
212 <widget class="QLabel" name="conferenceWhere">
213 <property name="text">
214 <string>CITY, CAMPUS</string>
218 <item row="1" column="3">
219 <widget class="QPushButton" name="showMapButton">
220 <property name="text">
223 <property name="icon">
224 <iconset resource="../icons.qrc">
225 <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
227 <property name="flat">
232 <item row="1" column="4">
233 <spacer name="horizontalSpacer_4">
234 <property name="orientation">
235 <enum>Qt::Horizontal</enum>
237 <property name="sizeHint" stdset="0">
245 <item row="0" column="1">
246 <widget class="QLabel" name="spacer_2">
247 <property name="text">
255 <widget class="QWidget" name="widget_5" native="true">
256 <property name="sizePolicy">
257 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
258 <horstretch>0</horstretch>
259 <verstretch>0</verstretch>
262 <layout class="QHBoxLayout" name="horizontalLayout_3">
264 <widget class="QPushButton" name="refreshBtn">
265 <property name="text">
266 <string notr="true"/>
268 <property name="icon">
269 <iconset resource="../icons.qrc">
270 <normaloff>:/icons/reload.png</normaloff>:/icons/reload.png</iconset>
275 <widget class="QPushButton" name="changeUrl">
276 <property name="text">
277 <string>Change URL</string>
282 <spacer name="horizontalSpacer_2">
283 <property name="orientation">
284 <enum>Qt::Horizontal</enum>
286 <property name="sizeHint" stdset="0">
295 <widget class="QWidget" name="widget" native="true">
296 <layout class="QVBoxLayout" name="verticalLayout">
297 <property name="spacing">
300 <property name="margin">
304 <spacer name="verticalSpacer">
305 <property name="orientation">
306 <enum>Qt::Vertical</enum>
308 <property name="sizeHint" stdset="0">
317 <widget class="QDialogButtonBox" name="buttonBox">
318 <property name="standardButtons">
319 <set>QDialogButtonBox::Close</set>
321 <property name="centerButtons">
334 <widget class="QWidget" name="conferenceInfoEmpty"/>
343 <include location="../icons.qrc"/>