blob: 4266ffdc7844ed17cd5791666629ec81e94b6061 [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>
10 <height>538</height>
11 </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>
22 <layout class="QHBoxLayout" name="horizontalLayout">
23 <item>
24 <widget class="QTabWidget" name="tabWidget">
25 <property name="currentIndex">
26 <number>0</number>
27 </property>
28 <widget class="QWidget" name="videoTab">
29 <attribute name="title">
30 <string>Video</string>
31 </attribute>
32 <layout class="QGridLayout" name="gridLayout" rowstretch="0,1" columnstretch="0,0">
33 <item row="0" column="0">
34 <layout class="QVBoxLayout" name="verticalLayout_3">
35 <property name="spacing">
36 <number>0</number>
37 </property>
38 <property name="sizeConstraint">
39 <enum>QLayout::SetFixedSize</enum>
40 </property>
41 <property name="topMargin">
42 <number>10</number>
43 </property>
44 <property name="rightMargin">
45 <number>0</number>
46 </property>
47 <property name="bottomMargin">
48 <number>0</number>
49 </property>
50 <item>
51 <layout class="QFormLayout" name="formLayout">
52 <property name="sizeConstraint">
53 <enum>QLayout::SetDefaultConstraint</enum>
54 </property>
55 <property name="bottomMargin">
56 <number>0</number>
57 </property>
58 <item row="0" column="0">
59 <widget class="QLabel" name="deviceSelecLabel">
60 <property name="sizePolicy">
61 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
62 <horstretch>0</horstretch>
63 <verstretch>0</verstretch>
64 </sizepolicy>
65 </property>
66 <property name="maximumSize">
67 <size>
68 <width>16777215</width>
69 <height>20</height>
70 </size>
71 </property>
72 <property name="font">
73 <font>
74 <weight>75</weight>
75 <bold>true</bold>
76 </font>
77 </property>
78 <property name="text">
79 <string>Device Selection</string>
80 </property>
81 </widget>
82 </item>
83 <item row="3" column="0">
84 <widget class="QLabel" name="deviceLabel">
85 <property name="text">
86 <string>Device</string>
87 </property>
88 </widget>
89 </item>
90 <item row="3" column="1">
91 <widget class="QComboBox" name="deviceBox"/>
92 </item>
93 <item row="4" column="0">
94 <widget class="QLabel" name="resolutionLabel">
95 <property name="text">
96 <string>Resolution</string>
97 </property>
98 </widget>
99 </item>
100 <item row="4" column="1">
101 <widget class="QComboBox" name="sizeBox"/>
102 </item>
103 <item row="5" column="0">
104 <widget class="QLabel" name="framerateLabel">
105 <property name="text">
106 <string>Framerate</string>
107 </property>
108 </widget>
109 </item>
110 <item row="5" column="1">
111 <widget class="QComboBox" name="rateBox"/>
112 </item>
113 </layout>
114 </item>
115 </layout>
116 </item>
117 <item row="1" column="0" colspan="2">
118 <layout class="QVBoxLayout" name="verticalLayout_4">
119 <item>
120 <widget class="VideoWidget" name="videoView" native="true">
121 <property name="minimumSize">
122 <size>
123 <width>200</width>
124 <height>200</height>
125 </size>
126 </property>
127 </widget>
128 </item>
129 <item>
130 <widget class="QLabel" name="cameraPreviewLabel">
131 <property name="maximumSize">
132 <size>
133 <width>16777215</width>
134 <height>20</height>
135 </size>
136 </property>
137 <property name="font">
138 <font>
139 <weight>75</weight>
140 <bold>true</bold>
141 </font>
142 </property>
143 <property name="text">
144 <string>Camera Preview</string>
145 </property>
146 </widget>
147 </item>
148 <item>
149 <widget class="QPushButton" name="testVideoButton">
150 <property name="maximumSize">
151 <size>
152 <width>60</width>
153 <height>16777215</height>
154 </size>
155 </property>
156 <property name="text">
157 <string>Start</string>
158 </property>
159 </widget>
160 </item>
161 </layout>
162 </item>
163 <item row="0" column="1">
164 <spacer name="horizontalSpacer">
165 <property name="orientation">
166 <enum>Qt::Horizontal</enum>
167 </property>
168 <property name="sizeHint" stdset="0">
169 <size>
170 <width>40</width>
171 <height>20</height>
172 </size>
173 </property>
174 </spacer>
175 </item>
176 </layout>
177 </widget>
178 <widget class="QWidget" name="accountTab">
179 <attribute name="title">
180 <string>Account</string>
181 </attribute>
182 <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,1">
183 <item row="0" column="0">
184 <layout class="QVBoxLayout" name="verticalLayout_5">
185 <item>
186 <widget class="QListView" name="accountView"/>
187 </item>
188 <item>
189 <layout class="QHBoxLayout" name="horizontalLayout_2">
190 <item>
191 <widget class="QToolButton" name="deleteAccountButton">
192 <property name="text">
193 <string/>
194 </property>
195 <property name="icon">
196 <iconset resource="ressources.qrc">
197 <normaloff>:/images/minus.png</normaloff>:/images/minus.png</iconset>
198 </property>
199 </widget>
200 </item>
201 <item>
202 <widget class="QToolButton" name="addAccountButton">
203 <property name="text">
204 <string/>
205 </property>
206 <property name="icon">
207 <iconset resource="ressources.qrc">
208 <normaloff>:/images/plus.png</normaloff>:/images/plus.png</iconset>
209 </property>
210 </widget>
211 </item>
212 <item>
213 <widget class="QComboBox" name="accountTypeBox"/>
214 </item>
215 </layout>
216 </item>
217 </layout>
218 </item>
219 <item row="0" column="1">
220 <layout class="QVBoxLayout" name="accountDetailLayout"/>
221 </item>
222 </layout>
223 </widget>
224 </widget>
225 </item>
226 </layout>
227 </widget>
228 <customwidgets>
229 <customwidget>
230 <class>VideoWidget</class>
231 <extends>QWidget</extends>
232 <header>videowidget.h</header>
233 <container>1</container>
234 </customwidget>
235 </customwidgets>
236 <resources>
237 <include location="ressources.qrc"/>
238 </resources>
239 <connections/>
240</ui>