root/trunk/libffado/support/mixer/ffado_regdialog.ui

Revision 1087, 12.0 kB (checked in by arnonym, 16 years ago)

Basic rules of design: _If_ you define a background color you have to

a define it for the whole widget
a define the foreground color too

And as both of these don't really blend with the desktops settings, we should do none of them...

Line 
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ffadoRegDialogUI</class>
3 <comment>Copyright (C) 2005-2008 by Pieter Palmers
4  
5   This file is part of FFADO
6   FFADO = Free Firewire (pro-)audio drivers for linux
7  
8   FFADO is based upon FreeBoB.
9  
10   This program is free software: you can redistribute it and/or modify
11   it under the terms of the GNU General Public License as published by
12   the Free Software Foundation, either version 2 of the License, or
13   (at your option) version 3 of the License.
14  
15   This program is distributed in the hope that it will be useful,
16   but WITHOUT ANY WARRANTY; without even the implied warranty of
17   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18   GNU General Public License for more details.
19 </comment>
20 <widget class="QDialog">
21     <property name="name">
22         <cstring>ffadoRegDialogUI</cstring>
23     </property>
24     <property name="geometry">
25         <rect>
26             <x>0</x>
27             <y>0</y>
28             <width>620</width>
29             <height>600</height>
30         </rect>
31     </property>
32     <property name="sizePolicy">
33         <sizepolicy>
34             <hsizetype>5</hsizetype>
35             <vsizetype>5</vsizetype>
36             <horstretch>0</horstretch>
37             <verstretch>0</verstretch>
38         </sizepolicy>
39     </property>
40     <property name="caption">
41         <string>FFADO Usage Statistics</string>
42     </property>
43     <widget class="QGroupBox">
44         <property name="name">
45             <cstring>grpDeviceInfo</cstring>
46         </property>
47         <property name="geometry">
48             <rect>
49                 <x>10</x>
50                 <y>320</y>
51                 <width>600</width>
52                 <height>230</height>
53             </rect>
54         </property>
55         <property name="title">
56             <string>Information being sent </string>
57         </property>
58         <widget class="QLabel">
59             <property name="name">
60                 <cstring>textLabel2_2_2</cstring>
61             </property>
62             <property name="geometry">
63                 <rect>
64                     <x>10</x>
65                     <y>110</y>
66                     <width>130</width>
67                     <height>30</height>
68                 </rect>
69             </property>
70             <property name="text">
71                 <string>GUID:</string>
72             </property>
73         </widget>
74         <widget class="QLabel">
75             <property name="name">
76                 <cstring>textLabel2_2_3</cstring>
77             </property>
78             <property name="geometry">
79                 <rect>
80                     <x>10</x>
81                     <y>150</y>
82                     <width>140</width>
83                     <height>30</height>
84                 </rect>
85             </property>
86             <property name="text">
87                 <string>FFADO Version:</string>
88             </property>
89         </widget>
90         <widget class="QLabel">
91             <property name="name">
92                 <cstring>textLabel2</cstring>
93             </property>
94             <property name="geometry">
95                 <rect>
96                     <x>10</x>
97                     <y>190</y>
98                     <width>130</width>
99                     <height>30</height>
100                 </rect>
101             </property>
102             <property name="text">
103                 <string>Your E-Mail:</string>
104             </property>
105         </widget>
106         <widget class="QLabel">
107             <property name="name">
108                 <cstring>textLabel2_2_2_2_2</cstring>
109             </property>
110             <property name="geometry">
111                 <rect>
112                     <x>10</x>
113                     <y>30</y>
114                     <width>130</width>
115                     <height>30</height>
116                 </rect>
117             </property>
118             <property name="text">
119                 <string>Vendor Name:</string>
120             </property>
121         </widget>
122         <widget class="QLabel">
123             <property name="name">
124                 <cstring>textLabel2_2_2_2_2_2</cstring>
125             </property>
126             <property name="geometry">
127                 <rect>
128                     <x>10</x>
129                     <y>69</y>
130                     <width>130</width>
131                     <height>30</height>
132                 </rect>
133             </property>
134             <property name="text">
135                 <string>Model Name:</string>
136             </property>
137         </widget>
138         <widget class="QLineEdit">
139             <property name="name">
140                 <cstring>txtVendorId</cstring>
141             </property>
142             <property name="geometry">
143                 <rect>
144                     <x>451</x>
145                     <y>30</y>
146                     <width>130</width>
147                     <height>31</height>
148                 </rect>
149             </property>
150             <property name="text">
151                 <string>0x000aac</string>
152             </property>
153             <property name="readOnly">
154                 <bool>true</bool>
155             </property>
156         </widget>
157         <widget class="QLineEdit">
158             <property name="name">
159                 <cstring>txtModelId</cstring>
160             </property>
161             <property name="geometry">
162                 <rect>
163                     <x>451</x>
164                     <y>69</y>
165                     <width>130</width>
166                     <height>31</height>
167                 </rect>
168             </property>
169             <property name="text">
170                 <string>0x00010065</string>
171             </property>
172             <property name="readOnly">
173                 <bool>true</bool>
174             </property>
175         </widget>
176         <widget class="QLineEdit">
177             <property name="name">
178                 <cstring>txtGUID</cstring>
179             </property>
180             <property name="geometry">
181                 <rect>
182                     <x>150</x>
183                     <y>109</y>
184                     <width>430</width>
185                     <height>31</height>
186                 </rect>
187             </property>
188             <property name="readOnly">
189                 <bool>true</bool>
190             </property>
191         </widget>
192         <widget class="QLineEdit">
193             <property name="name">
194                 <cstring>txtVersion</cstring>
195             </property>
196             <property name="geometry">
197                 <rect>
198                     <x>150</x>
199                     <y>149</y>
200                     <width>430</width>
201                     <height>31</height>
202                 </rect>
203             </property>
204             <property name="readOnly">
205                 <bool>true</bool>
206             </property>
207         </widget>
208         <widget class="QLineEdit">
209             <property name="name">
210                 <cstring>txtEmail</cstring>
211             </property>
212             <property name="geometry">
213                 <rect>
214                     <x>150</x>
215                     <y>190</y>
216                     <width>430</width>
217                     <height>31</height>
218                 </rect>
219             </property>
220             <property name="text">
221                 <string>(optional)</string>
222             </property>
223         </widget>
224         <widget class="QLabel">
225             <property name="name">
226                 <cstring>textLabel2_2_2_2</cstring>
227             </property>
228             <property name="geometry">
229                 <rect>
230                     <x>401</x>
231                     <y>30</y>
232                     <width>40</width>
233                     <height>30</height>
234                 </rect>
235             </property>
236             <property name="text">
237                 <string>Id:</string>
238             </property>
239         </widget>
240         <widget class="QLabel">
241             <property name="name">
242                 <cstring>textLabel2_2_2_2_3</cstring>
243             </property>
244             <property name="geometry">
245                 <rect>
246                     <x>401</x>
247                     <y>69</y>
248                     <width>40</width>
249                     <height>30</height>
250                 </rect>
251             </property>
252             <property name="text">
253                 <string>Id:</string>
254             </property>
255         </widget>
256         <widget class="QLineEdit">
257             <property name="name">
258                 <cstring>txtVendorName</cstring>
259             </property>
260             <property name="geometry">
261                 <rect>
262                     <x>150</x>
263                     <y>30</y>
264                     <width>230</width>
265                     <height>31</height>
266                 </rect>
267             </property>
268             <property name="readOnly">
269                 <bool>true</bool>
270             </property>
271         </widget>
272         <widget class="QLineEdit">
273             <property name="name">
274                 <cstring>txtModelName</cstring>
275             </property>
276             <property name="geometry">
277                 <rect>
278                     <x>150</x>
279                     <y>69</y>
280                     <width>230</width>
281                     <height>31</height>
282                 </rect>
283             </property>
284             <property name="readOnly">
285                 <bool>true</bool>
286             </property>
287         </widget>
288     </widget>
289     <widget class="QPushButton">
290         <property name="name">
291             <cstring>btnNeverSend</cstring>
292         </property>
293         <property name="geometry">
294             <rect>
295                 <x>10</x>
296                 <y>560</y>
297                 <width>70</width>
298                 <height>31</height>
299             </rect>
300         </property>
301         <property name="text">
302             <string>Never</string>
303         </property>
304     </widget>
305     <widget class="QPushButton">
306         <property name="name">
307             <cstring>btnNoSend</cstring>
308         </property>
309         <property name="geometry">
310             <rect>
311                 <x>90</x>
312                 <y>560</y>
313                 <width>120</width>
314                 <height>31</height>
315             </rect>
316         </property>
317         <property name="text">
318             <string>Not now</string>
319         </property>
320     </widget>
321     <widget class="QPushButton">
322         <property name="name">
323             <cstring>btnSend</cstring>
324         </property>
325         <property name="geometry">
326             <rect>
327                 <x>220</x>
328                 <y>560</y>
329                 <width>390</width>
330                 <height>31</height>
331             </rect>
332         </property>
333         <property name="text">
334             <string>Send</string>
335         </property>
336         <property name="default">
337             <bool>true</bool>
338         </property>
339     </widget>
340     <widget class="QTextEdit">
341         <property name="name">
342             <cstring>textEdit2</cstring>
343         </property>
344         <property name="geometry">
345             <rect>
346                 <x>10</x>
347                 <y>10</y>
348                 <width>600</width>
349                 <height>300</height>
350             </rect>
351         </property>
352         <property name="vScrollBarMode">
353             <enum>AlwaysOff</enum>
354         </property>
355         <property name="hScrollBarMode">
356             <enum>AlwaysOff</enum>
357         </property>
358         <property name="textFormat">
359             <enum>RichText</enum>
360         </property>
361         <property name="text">
362             <string>&lt;p&gt;You are running this version of FFADO for the first time with this device.&lt;/p&gt;
363
364 &lt;p&gt;In order to collect usage statistics we would like to send some information
365 about your system to ffado.org. It is very important for us to have good usage statistics.
366 This is to convince vendors that Linux users do exist and is where you as a user can help
367 the project.&lt;/p&gt;
368
369 &lt;p&gt;The information collected is intended only for usage monitoring.
370  The email address is optional, and will be used for FFADO related announcements only.
371  If you provide one, please provide a valid one.&lt;/p&gt;
372
373 &lt;p&gt;Note: This registration can also be performed on-line at http://www.ffado.org/?=usage/register.&lt;/p&gt;</string>
374         </property>
375         <property name="wordWrap">
376             <enum>WidgetWidth</enum>
377         </property>
378         <property name="autoFormatting">
379             <set>AutoAll</set>
380         </property>
381     </widget>
382 </widget>
383 <slots>
384     <slot>init()</slot>
385 </slots>
386 <layoutdefaults spacing="6" margin="11"/>
387 </UI>
Note: See TracBrowser for help on using the browser.