1 | <ui version="4.0" > |
---|
2 | <class>EventDialog</class> |
---|
3 | <widget class="QDialog" name="EventDialog" > |
---|
4 | <property name="geometry" > |
---|
5 | <rect> |
---|
6 | <x>0</x> |
---|
7 | <y>0</y> |
---|
8 | <width>485</width> |
---|
9 | <height>352</height> |
---|
10 | </rect> |
---|
11 | </property> |
---|
12 | <property name="sizePolicy" > |
---|
13 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
14 | <horstretch>0</horstretch> |
---|
15 | <verstretch>0</verstretch> |
---|
16 | </sizepolicy> |
---|
17 | </property> |
---|
18 | <property name="windowTitle" > |
---|
19 | <string>Details</string> |
---|
20 | </property> |
---|
21 | <property name="autoFillBackground" > |
---|
22 | <bool>false</bool> |
---|
23 | </property> |
---|
24 | <layout class="QGridLayout" name="gridLayout" > |
---|
25 | <item row="0" column="0" > |
---|
26 | <layout class="QVBoxLayout" name="verticalLayout" > |
---|
27 | <item> |
---|
28 | <widget class="QLabel" name="title" > |
---|
29 | <property name="sizePolicy" > |
---|
30 | <sizepolicy vsizetype="Minimum" hsizetype="Preferred" > |
---|
31 | <horstretch>0</horstretch> |
---|
32 | <verstretch>0</verstretch> |
---|
33 | </sizepolicy> |
---|
34 | </property> |
---|
35 | <property name="font" > |
---|
36 | <font> |
---|
37 | <weight>75</weight> |
---|
38 | <bold>true</bold> |
---|
39 | <underline>true</underline> |
---|
40 | </font> |
---|
41 | </property> |
---|
42 | <property name="text" > |
---|
43 | <string>Title goes here</string> |
---|
44 | </property> |
---|
45 | <property name="alignment" > |
---|
46 | <set>Qt::AlignCenter</set> |
---|
47 | </property> |
---|
48 | <property name="wordWrap" > |
---|
49 | <bool>true</bool> |
---|
50 | </property> |
---|
51 | </widget> |
---|
52 | </item> |
---|
53 | <item> |
---|
54 | <widget class="QScrollArea" name="scrollArea" > |
---|
55 | <property name="sizePolicy" > |
---|
56 | <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > |
---|
57 | <horstretch>0</horstretch> |
---|
58 | <verstretch>0</verstretch> |
---|
59 | </sizepolicy> |
---|
60 | </property> |
---|
61 | <property name="widgetResizable" > |
---|
62 | <bool>true</bool> |
---|
63 | </property> |
---|
64 | <widget class="QWidget" name="scrollAreaWidgetContents" > |
---|
65 | <property name="geometry" > |
---|
66 | <rect> |
---|
67 | <x>0</x> |
---|
68 | <y>0</y> |
---|
69 | <width>461</width> |
---|
70 | <height>254</height> |
---|
71 | </rect> |
---|
72 | </property> |
---|
73 | <layout class="QGridLayout" name="gridLayout_2" > |
---|
74 | <item row="0" column="0" > |
---|
75 | <widget class="QWidget" native="1" name="content" > |
---|
76 | <property name="sizePolicy" > |
---|
77 | <sizepolicy vsizetype="Expanding" hsizetype="Preferred" > |
---|
78 | <horstretch>0</horstretch> |
---|
79 | <verstretch>0</verstretch> |
---|
80 | </sizepolicy> |
---|
81 | </property> |
---|
82 | <layout class="QVBoxLayout" name="verticalLayout_2" > |
---|
83 | <item> |
---|
84 | <widget class="QGroupBox" name="personsGB" > |
---|
85 | <property name="sizePolicy" > |
---|
86 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
87 | <horstretch>0</horstretch> |
---|
88 | <verstretch>0</verstretch> |
---|
89 | </sizepolicy> |
---|
90 | </property> |
---|
91 | <property name="font" > |
---|
92 | <font> |
---|
93 | <weight>75</weight> |
---|
94 | <bold>true</bold> |
---|
95 | </font> |
---|
96 | </property> |
---|
97 | <property name="title" > |
---|
98 | <string>Persons</string> |
---|
99 | </property> |
---|
100 | <layout class="QVBoxLayout" name="verticalLayout_3" > |
---|
101 | <item> |
---|
102 | <widget class="QLabel" name="persons" > |
---|
103 | <property name="font" > |
---|
104 | <font> |
---|
105 | <weight>50</weight> |
---|
106 | <bold>false</bold> |
---|
107 | </font> |
---|
108 | </property> |
---|
109 | <property name="text" > |
---|
110 | <string>PERSONS</string> |
---|
111 | </property> |
---|
112 | <property name="wordWrap" > |
---|
113 | <bool>true</bool> |
---|
114 | </property> |
---|
115 | <property name="openExternalLinks" > |
---|
116 | <bool>true</bool> |
---|
117 | </property> |
---|
118 | </widget> |
---|
119 | </item> |
---|
120 | </layout> |
---|
121 | </widget> |
---|
122 | </item> |
---|
123 | <item> |
---|
124 | <widget class="QGroupBox" name="abstractGB" > |
---|
125 | <property name="sizePolicy" > |
---|
126 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
127 | <horstretch>0</horstretch> |
---|
128 | <verstretch>0</verstretch> |
---|
129 | </sizepolicy> |
---|
130 | </property> |
---|
131 | <property name="font" > |
---|
132 | <font> |
---|
133 | <weight>75</weight> |
---|
134 | <bold>true</bold> |
---|
135 | </font> |
---|
136 | </property> |
---|
137 | <property name="title" > |
---|
138 | <string>Abstract</string> |
---|
139 | </property> |
---|
140 | <layout class="QVBoxLayout" name="verticalLayout_4" > |
---|
141 | <item> |
---|
142 | <widget class="QLabel" name="abstract" > |
---|
143 | <property name="font" > |
---|
144 | <font> |
---|
145 | <weight>50</weight> |
---|
146 | <bold>false</bold> |
---|
147 | </font> |
---|
148 | </property> |
---|
149 | <property name="text" > |
---|
150 | <string>ABSTRACT</string> |
---|
151 | </property> |
---|
152 | <property name="wordWrap" > |
---|
153 | <bool>true</bool> |
---|
154 | </property> |
---|
155 | <property name="openExternalLinks" > |
---|
156 | <bool>true</bool> |
---|
157 | </property> |
---|
158 | </widget> |
---|
159 | </item> |
---|
160 | </layout> |
---|
161 | </widget> |
---|
162 | </item> |
---|
163 | <item> |
---|
164 | <widget class="QGroupBox" name="descriptionGB" > |
---|
165 | <property name="font" > |
---|
166 | <font> |
---|
167 | <weight>75</weight> |
---|
168 | <bold>true</bold> |
---|
169 | </font> |
---|
170 | </property> |
---|
171 | <property name="title" > |
---|
172 | <string>Description</string> |
---|
173 | </property> |
---|
174 | <layout class="QVBoxLayout" name="verticalLayout_5" > |
---|
175 | <item> |
---|
176 | <widget class="QLabel" name="description" > |
---|
177 | <property name="sizePolicy" > |
---|
178 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
179 | <horstretch>0</horstretch> |
---|
180 | <verstretch>0</verstretch> |
---|
181 | </sizepolicy> |
---|
182 | </property> |
---|
183 | <property name="font" > |
---|
184 | <font> |
---|
185 | <weight>50</weight> |
---|
186 | <bold>false</bold> |
---|
187 | </font> |
---|
188 | </property> |
---|
189 | <property name="text" > |
---|
190 | <string>DESCRIPTION</string> |
---|
191 | </property> |
---|
192 | <property name="wordWrap" > |
---|
193 | <bool>true</bool> |
---|
194 | </property> |
---|
195 | <property name="openExternalLinks" > |
---|
196 | <bool>true</bool> |
---|
197 | </property> |
---|
198 | </widget> |
---|
199 | </item> |
---|
200 | </layout> |
---|
201 | </widget> |
---|
202 | </item> |
---|
203 | <item> |
---|
204 | <widget class="QGroupBox" name="linksGB" > |
---|
205 | <property name="font" > |
---|
206 | <font> |
---|
207 | <weight>75</weight> |
---|
208 | <bold>true</bold> |
---|
209 | </font> |
---|
210 | </property> |
---|
211 | <property name="title" > |
---|
212 | <string>Links</string> |
---|
213 | </property> |
---|
214 | <layout class="QVBoxLayout" name="verticalLayout_6" > |
---|
215 | <item> |
---|
216 | <widget class="QLabel" name="links" > |
---|
217 | <property name="sizePolicy" > |
---|
218 | <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
---|
219 | <horstretch>0</horstretch> |
---|
220 | <verstretch>0</verstretch> |
---|
221 | </sizepolicy> |
---|
222 | </property> |
---|
223 | <property name="font" > |
---|
224 | <font> |
---|
225 | <weight>50</weight> |
---|
226 | <bold>false</bold> |
---|
227 | </font> |
---|
228 | </property> |
---|
229 | <property name="text" > |
---|
230 | <string>LINKS</string> |
---|
231 | </property> |
---|
232 | <property name="wordWrap" > |
---|
233 | <bool>true</bool> |
---|
234 | </property> |
---|
235 | <property name="openExternalLinks" > |
---|
236 | <bool>true</bool> |
---|
237 | </property> |
---|
238 | </widget> |
---|
239 | </item> |
---|
240 | </layout> |
---|
241 | </widget> |
---|
242 | </item> |
---|
243 | </layout> |
---|
244 | </widget> |
---|
245 | </item> |
---|
246 | </layout> |
---|
247 | </widget> |
---|
248 | </widget> |
---|
249 | </item> |
---|
250 | <item> |
---|
251 | <spacer name="verticalSpacer_2" > |
---|
252 | <property name="orientation" > |
---|
253 | <enum>Qt::Vertical</enum> |
---|
254 | </property> |
---|
255 | <property name="sizeType" > |
---|
256 | <enum>QSizePolicy::Minimum</enum> |
---|
257 | </property> |
---|
258 | <property name="sizeHint" stdset="0" > |
---|
259 | <size> |
---|
260 | <width>20</width> |
---|
261 | <height>10</height> |
---|
262 | </size> |
---|
263 | </property> |
---|
264 | </spacer> |
---|
265 | </item> |
---|
266 | <item> |
---|
267 | <layout class="QHBoxLayout" name="horizontalLayout" > |
---|
268 | <item> |
---|
269 | <widget class="QToolButton" name="alarmButton" > |
---|
270 | <property name="text" > |
---|
271 | <string>...</string> |
---|
272 | </property> |
---|
273 | <property name="icon" > |
---|
274 | <iconset resource="../icons.qrc" > |
---|
275 | <normaloff>:/icons/alarm-offBig.png</normaloff>:/icons/alarm-offBig.png</iconset> |
---|
276 | </property> |
---|
277 | </widget> |
---|
278 | </item> |
---|
279 | <item> |
---|
280 | <widget class="QToolButton" name="favouriteButton" > |
---|
281 | <property name="text" > |
---|
282 | <string>...</string> |
---|
283 | </property> |
---|
284 | <property name="icon" > |
---|
285 | <iconset resource="../icons.qrc" > |
---|
286 | <normaloff>:/icons/favourite-offBig.png</normaloff>:/icons/favourite-offBig.png</iconset> |
---|
287 | </property> |
---|
288 | </widget> |
---|
289 | </item> |
---|
290 | <item> |
---|
291 | <spacer name="horizontalSpacer" > |
---|
292 | <property name="orientation" > |
---|
293 | <enum>Qt::Horizontal</enum> |
---|
294 | </property> |
---|
295 | <property name="sizeHint" stdset="0" > |
---|
296 | <size> |
---|
297 | <width>40</width> |
---|
298 | <height>20</height> |
---|
299 | </size> |
---|
300 | </property> |
---|
301 | </spacer> |
---|
302 | </item> |
---|
303 | <item> |
---|
304 | <widget class="QPushButton" name="okButton" > |
---|
305 | <property name="text" > |
---|
306 | <string>OK</string> |
---|
307 | </property> |
---|
308 | </widget> |
---|
309 | </item> |
---|
310 | </layout> |
---|
311 | </item> |
---|
312 | </layout> |
---|
313 | </item> |
---|
314 | </layout> |
---|
315 | </widget> |
---|
316 | <resources> |
---|
317 | <include location="../icons.qrc" /> |
---|
318 | </resources> |
---|
319 | <connections> |
---|
320 | <connection> |
---|
321 | <sender>okButton</sender> |
---|
322 | <signal>clicked()</signal> |
---|
323 | <receiver>EventDialog</receiver> |
---|
324 | <slot>close()</slot> |
---|
325 | <hints> |
---|
326 | <hint type="sourcelabel" > |
---|
327 | <x>287</x> |
---|
328 | <y>84</y> |
---|
329 | </hint> |
---|
330 | <hint type="destinationlabel" > |
---|
331 | <x>169</x> |
---|
332 | <y>53</y> |
---|
333 | </hint> |
---|
334 | </hints> |
---|
335 | </connection> |
---|
336 | </connections> |
---|
337 | </ui> |
---|