blob: 8f87a36032a50cb32c98055cce882e2a9f94d56d [file] [log] [blame]
Edric Milaret627500d2015-03-27 16:41:40 -04001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>ConfigurationWidget</class>
4 <widget class="QWidget" name="ConfigurationWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>800</width>
Edric Milaret12353822015-05-14 14:41:09 -040010 <height>544</height>
Edric Milaret627500d2015-03-27 16:41:40 -040011 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="windowTitle">
20 <string>Form</string>
21 </property>
Edric Milaret4bba46d2015-04-29 16:33:38 -040022 <layout class="QVBoxLayout" name="verticalLayout">
Edric Milaret627500d2015-03-27 16:41:40 -040023 <item>
24 <widget class="QTabWidget" name="tabWidget">
25 <property name="currentIndex">
26 <number>0</number>
27 </property>
Edric Milaret1eece872015-06-10 13:37:51 -040028 <widget class="QWidget" name="generalTab">
29 <attribute name="title">
30 <string>General</string>
31 </attribute>
32 <layout class="QVBoxLayout" name="verticalLayout_2">
33 <item>
34 <widget class="QLabel" name="label">
35 <property name="font">
36 <font>
37 <weight>75</weight>
38 <bold>true</bold>
39 </font>
40 </property>
41 <property name="text">
42 <string>History Settings</string>
43 </property>
44 </widget>
45 </item>
46 <item>
47 <layout class="QFormLayout" name="formLayout_2">
48 <item row="0" column="0">
49 <widget class="QLabel" name="label_2">
50 <property name="text">
51 <string>Keep History for (days)</string>
52 </property>
53 </widget>
54 </item>
55 <item row="0" column="1">
56 <layout class="QHBoxLayout" name="horizontalLayout_3">
57 <item>
58 <widget class="QSpinBox" name="historyDaySettingsSpinBox">
59 <property name="minimumSize">
60 <size>
61 <width>100</width>
62 <height>0</height>
63 </size>
64 </property>
65 </widget>
66 </item>
67 <item>
68 <widget class="QLabel" name="label_4">
69 <property name="text">
70 <string>(Set to 0 for unlimited history)</string>
71 </property>
72 </widget>
73 </item>
74 <item>
75 <spacer name="horizontalSpacer_2">
76 <property name="orientation">
77 <enum>Qt::Horizontal</enum>
78 </property>
79 <property name="sizeHint" stdset="0">
80 <size>
81 <width>40</width>
82 <height>20</height>
83 </size>
84 </property>
85 </spacer>
86 </item>
87 </layout>
88 </item>
89 <item row="1" column="0">
90 <widget class="QPushButton" name="clearHistoryButton">
91 <property name="text">
92 <string>Clear History</string>
93 </property>
94 </widget>
95 </item>
96 </layout>
97 </item>
98 <item>
99 <widget class="QLabel" name="label_3">
100 <property name="font">
101 <font>
102 <weight>75</weight>
103 <bold>true</bold>
104 </font>
105 </property>
106 <property name="text">
107 <string>Ringtones Selection</string>
108 </property>
109 </widget>
110 </item>
111 <item>
112 <layout class="QHBoxLayout" name="horizontalLayout_4">
113 <property name="topMargin">
114 <number>0</number>
115 </property>
116 <item>
117 <widget class="QComboBox" name="ringtonesBox"/>
118 </item>
119 <item>
120 <spacer name="horizontalSpacer_3">
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>
135 <spacer name="verticalSpacer_2">
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>
Edric Milaret627500d2015-03-27 16:41:40 -0400149 <widget class="QWidget" name="videoTab">
150 <attribute name="title">
151 <string>Video</string>
152 </attribute>
Edric Milaret67007d12015-05-07 09:40:09 -0400153 <layout class="QGridLayout" name="gridLayout" rowstretch="0,1" columnstretch="0,0">
Edric Milaret627500d2015-03-27 16:41:40 -0400154 <item row="0" column="0">
155 <layout class="QVBoxLayout" name="verticalLayout_3">
156 <property name="spacing">
157 <number>0</number>
158 </property>
159 <property name="sizeConstraint">
160 <enum>QLayout::SetFixedSize</enum>
161 </property>
162 <property name="topMargin">
163 <number>10</number>
164 </property>
165 <property name="rightMargin">
166 <number>0</number>
167 </property>
168 <property name="bottomMargin">
169 <number>0</number>
170 </property>
171 <item>
Edric Milaret12353822015-05-14 14:41:09 -0400172 <widget class="QLabel" name="deviceSelecLabel">
173 <property name="sizePolicy">
174 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
175 <horstretch>0</horstretch>
176 <verstretch>0</verstretch>
177 </sizepolicy>
178 </property>
179 <property name="maximumSize">
180 <size>
181 <width>16777215</width>
182 <height>20</height>
183 </size>
184 </property>
185 <property name="font">
186 <font>
187 <pointsize>11</pointsize>
188 <weight>75</weight>
189 <bold>true</bold>
190 </font>
191 </property>
192 <property name="text">
193 <string>Device Selection</string>
194 </property>
195 </widget>
196 </item>
197 <item>
198 <spacer name="verticalSpacer">
199 <property name="orientation">
200 <enum>Qt::Vertical</enum>
201 </property>
202 <property name="sizeType">
203 <enum>QSizePolicy::Fixed</enum>
204 </property>
205 <property name="sizeHint" stdset="0">
206 <size>
207 <width>20</width>
208 <height>15</height>
209 </size>
210 </property>
211 </spacer>
212 </item>
213 <item>
Edric Milaret627500d2015-03-27 16:41:40 -0400214 <layout class="QFormLayout" name="formLayout">
215 <property name="sizeConstraint">
216 <enum>QLayout::SetDefaultConstraint</enum>
217 </property>
Edric Milaret12353822015-05-14 14:41:09 -0400218 <property name="horizontalSpacing">
219 <number>15</number>
Edric Milaret627500d2015-03-27 16:41:40 -0400220 </property>
Edric Milaret12353822015-05-14 14:41:09 -0400221 <property name="verticalSpacing">
222 <number>6</number>
223 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400224 <item row="3" column="0">
225 <widget class="QLabel" name="deviceLabel">
226 <property name="text">
227 <string>Device</string>
228 </property>
229 </widget>
230 </item>
231 <item row="3" column="1">
232 <widget class="QComboBox" name="deviceBox"/>
233 </item>
234 <item row="4" column="0">
235 <widget class="QLabel" name="resolutionLabel">
236 <property name="text">
237 <string>Resolution</string>
238 </property>
239 </widget>
240 </item>
241 <item row="4" column="1">
242 <widget class="QComboBox" name="sizeBox"/>
243 </item>
244 <item row="5" column="0">
245 <widget class="QLabel" name="framerateLabel">
246 <property name="text">
247 <string>Framerate</string>
248 </property>
249 </widget>
250 </item>
251 <item row="5" column="1">
252 <widget class="QComboBox" name="rateBox"/>
253 </item>
254 </layout>
255 </item>
256 </layout>
257 </item>
258 <item row="1" column="0" colspan="2">
259 <layout class="QVBoxLayout" name="verticalLayout_4">
260 <item>
261 <widget class="VideoWidget" name="videoView" native="true">
262 <property name="minimumSize">
263 <size>
264 <width>200</width>
265 <height>200</height>
266 </size>
267 </property>
268 </widget>
269 </item>
270 <item>
271 <widget class="QLabel" name="cameraPreviewLabel">
272 <property name="maximumSize">
273 <size>
274 <width>16777215</width>
275 <height>20</height>
276 </size>
277 </property>
278 <property name="font">
279 <font>
280 <weight>75</weight>
281 <bold>true</bold>
282 </font>
283 </property>
284 <property name="text">
285 <string>Camera Preview</string>
286 </property>
287 </widget>
288 </item>
Edric Milaret627500d2015-03-27 16:41:40 -0400289 </layout>
290 </item>
291 <item row="0" column="1">
292 <spacer name="horizontalSpacer">
293 <property name="orientation">
294 <enum>Qt::Horizontal</enum>
295 </property>
296 <property name="sizeHint" stdset="0">
297 <size>
298 <width>40</width>
299 <height>20</height>
300 </size>
301 </property>
302 </spacer>
303 </item>
304 </layout>
305 </widget>
306 <widget class="QWidget" name="accountTab">
307 <attribute name="title">
308 <string>Account</string>
309 </attribute>
310 <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
311 <item row="0" column="0">
312 <layout class="QVBoxLayout" name="verticalLayout_5">
313 <item>
314 <widget class="QListView" name="accountView"/>
315 </item>
316 <item>
317 <layout class="QHBoxLayout" name="horizontalLayout_2">
318 <item>
319 <widget class="QToolButton" name="deleteAccountButton">
320 <property name="text">
321 <string/>
322 </property>
323 <property name="icon">
324 <iconset resource="ressources.qrc">
325 <normaloff>:/images/minus.png</normaloff>:/images/minus.png</iconset>
326 </property>
327 </widget>
328 </item>
329 <item>
330 <widget class="QToolButton" name="addAccountButton">
331 <property name="text">
332 <string/>
333 </property>
334 <property name="icon">
335 <iconset resource="ressources.qrc">
336 <normaloff>:/images/plus.png</normaloff>:/images/plus.png</iconset>
337 </property>
338 </widget>
339 </item>
340 <item>
341 <widget class="QComboBox" name="accountTypeBox"/>
342 </item>
343 </layout>
344 </item>
345 </layout>
346 </item>
347 <item row="0" column="1">
Edric Milaret12353822015-05-14 14:41:09 -0400348 <layout class="QVBoxLayout" name="accountDetailLayout">
349 <property name="bottomMargin">
350 <number>13</number>
351 </property>
352 </layout>
Edric Milaret627500d2015-03-27 16:41:40 -0400353 </item>
354 </layout>
355 </widget>
356 </widget>
357 </item>
Edric Milaret4bba46d2015-04-29 16:33:38 -0400358 <item>
Edric Milaret67007d12015-05-07 09:40:09 -0400359 <layout class="QHBoxLayout" name="horizontalLayout">
360 <property name="topMargin">
361 <number>0</number>
Edric Milaret4bba46d2015-04-29 16:33:38 -0400362 </property>
Edric Milaret67007d12015-05-07 09:40:09 -0400363 <property name="rightMargin">
364 <number>10</number>
Edric Milaret4bba46d2015-04-29 16:33:38 -0400365 </property>
Edric Milaret67007d12015-05-07 09:40:09 -0400366 <item alignment="Qt::AlignRight">
367 <widget class="QCheckBox" name="startupBox">
368 <property name="layoutDirection">
369 <enum>Qt::LeftToRight</enum>
370 </property>
371 <property name="text">
372 <string>Launch Ring on Startup</string>
373 </property>
374 </widget>
375 </item>
376 </layout>
Edric Milaret4bba46d2015-04-29 16:33:38 -0400377 </item>
Edric Milaret627500d2015-03-27 16:41:40 -0400378 </layout>
379 </widget>
380 <customwidgets>
381 <customwidget>
382 <class>VideoWidget</class>
383 <extends>QWidget</extends>
384 <header>videowidget.h</header>
385 <container>1</container>
386 </customwidget>
387 </customwidgets>
388 <resources>
389 <include location="ressources.qrc"/>
390 </resources>
391 <connections/>
392</ui>