~ubuntu-branches/ubuntu/wily/kradio4/wily

« back to all changes in this revision

Viewing changes to plugins/v4lradio/v4lradio-configuration-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Pino Toscano, Pino Toscano
  • Date: 2011-01-16 10:37:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110116103720-hdne9plqu6uek40k
Tags: 4.0.2-1
[ Pino Toscano ]
* QA upload.
* New upstream release. (Closes: #609258)
* Bring back and update the kradio4-convert-presents.1 man page.
* Update copyright.
* debian/rules: pass first the sequence to `dh', then the arguments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>469</width>
10
 
    <height>297</height>
 
9
    <width>473</width>
 
10
    <height>315</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
30
30
       <property name="margin">
31
31
        <number>11</number>
32
32
       </property>
33
 
       <item row="0" column="1" colspan="2">
34
 
        <widget class="QLineEdit" name="editRadioDevice">
35
 
         <property name="sizePolicy">
36
 
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
37
 
           <horstretch>5</horstretch>
38
 
           <verstretch>0</verstretch>
39
 
          </sizepolicy>
40
 
         </property>
41
 
        </widget>
42
 
       </item>
43
 
       <item row="8" column="0">
 
33
       <item row="9" column="0" colspan="2">
44
34
        <widget class="QLabel" name="labelScanStep">
45
35
         <property name="text">
46
36
          <string>Station scan step</string>
50
40
         </property>
51
41
        </widget>
52
42
       </item>
53
 
       <item row="8" column="3">
 
43
       <item row="9" column="4">
54
44
        <widget class="QLabel" name="textLabel1_3">
55
45
         <property name="text">
56
46
          <string/>
60
50
         </property>
61
51
        </widget>
62
52
       </item>
63
 
       <item row="9" column="0">
 
53
       <item row="10" column="0" colspan="2">
64
54
        <widget class="QLabel" name="labelSignalMinQuality">
65
55
         <property name="text">
66
56
          <string>Minimum signal quality</string>
70
60
         </property>
71
61
        </widget>
72
62
       </item>
73
 
       <item row="9" column="3">
 
63
       <item row="10" column="4">
74
64
        <widget class="QLabel" name="textLabel1_4_2">
75
65
         <property name="text">
76
66
          <string/>
80
70
         </property>
81
71
        </widget>
82
72
       </item>
83
 
       <item row="1" column="1" colspan="3">
 
73
       <item row="1" column="2" colspan="3">
84
74
        <widget class="QLabel" name="labelDescription">
85
75
         <property name="text">
86
76
          <string>unknown v4l device</string>
90
80
         </property>
91
81
        </widget>
92
82
       </item>
93
 
       <item row="2" column="0">
 
83
       <item row="3" column="0" colspan="2">
94
84
        <widget class="QLabel" name="label_3">
95
85
         <property name="text">
96
86
          <string>V4L Version to use</string>
97
87
         </property>
98
88
        </widget>
99
89
       </item>
100
 
       <item row="0" column="0">
 
90
       <item row="0" column="0" colspan="2">
101
91
        <widget class="QLabel" name="labelRadioDevice">
102
92
         <property name="text">
103
93
          <string>Radio Device</string>
107
97
         </property>
108
98
        </widget>
109
99
       </item>
110
 
       <item row="8" column="1">
 
100
       <item row="9" column="2">
111
101
        <widget class="QSpinBox" name="editScanStep">
112
102
         <property name="sizePolicy">
113
103
          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
129
119
         </property>
130
120
        </widget>
131
121
       </item>
132
 
       <item row="9" column="1">
 
122
       <item row="10" column="2">
133
123
        <widget class="QSpinBox" name="editSignalMinQuality">
134
124
         <property name="sizePolicy">
135
125
          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
142
132
         </property>
143
133
        </widget>
144
134
       </item>
145
 
       <item row="2" column="1" colspan="3">
146
 
        <layout class="QHBoxLayout" name="horizontalLayout">
147
 
         <item>
148
 
          <widget class="QRadioButton" name="rbV4L1Version">
149
 
           <property name="text">
150
 
            <string>V4L-1 API</string>
151
 
           </property>
152
 
          </widget>
153
 
         </item>
154
 
         <item>
155
 
          <widget class="QRadioButton" name="rbV4L2Version">
156
 
           <property name="text">
157
 
            <string>V4L-2 API</string>
158
 
           </property>
159
 
          </widget>
160
 
         </item>
161
 
        </layout>
162
 
       </item>
163
 
       <item row="0" column="3">
164
 
        <widget class="QPushButton" name="buttonSelectRadioDevice">
165
 
         <property name="sizePolicy">
166
 
          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
167
 
           <horstretch>1</horstretch>
168
 
           <verstretch>0</verstretch>
169
 
          </sizepolicy>
170
 
         </property>
171
 
         <property name="minimumSize">
172
 
          <size>
173
 
           <width>20</width>
174
 
           <height>20</height>
175
 
          </size>
176
 
         </property>
177
 
         <property name="baseSize">
178
 
          <size>
179
 
           <width>20</width>
180
 
           <height>20</height>
181
 
          </size>
182
 
         </property>
183
 
         <property name="text">
184
 
          <string/>
185
 
         </property>
186
 
        </widget>
187
 
       </item>
188
 
       <item row="11" column="0" colspan="4">
189
 
        <spacer name="verticalSpacer_2">
190
 
         <property name="orientation">
191
 
          <enum>Qt::Vertical</enum>
192
 
         </property>
193
 
         <property name="sizeHint" stdset="0">
194
 
          <size>
195
 
           <width>20</width>
196
 
           <height>40</height>
197
 
          </size>
198
 
         </property>
199
 
        </spacer>
200
 
       </item>
201
 
       <item row="3" column="0">
 
135
       <item row="4" column="0" colspan="2">
202
136
        <widget class="QLabel" name="labelMinMaxFrequency">
203
137
         <property name="sizePolicy">
204
138
          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
214
148
         </property>
215
149
        </widget>
216
150
       </item>
217
 
       <item row="3" column="1" rowspan="2" colspan="3">
 
151
       <item row="4" column="2" rowspan="2" colspan="3">
218
152
        <layout class="QGridLayout" name="gridLayout_5">
219
153
         <item row="0" column="1">
220
154
          <widget class="QSpinBox" name="editMinFrequency">
332
266
         </item>
333
267
        </layout>
334
268
       </item>
335
 
       <item row="4" column="0">
 
269
       <item row="5" column="0" colspan="2">
336
270
        <widget class="QLabel" name="labelDevMinMaxFrequency">
337
271
         <property name="text">
338
272
          <string>Device frequency range</string>
339
273
         </property>
340
274
        </widget>
341
275
       </item>
 
276
       <item row="0" column="2">
 
277
        <widget class="KComboBox" name="m_cbRadioDevice">
 
278
         <property name="sizePolicy">
 
279
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
280
           <horstretch>5</horstretch>
 
281
           <verstretch>0</verstretch>
 
282
          </sizepolicy>
 
283
         </property>
 
284
         <property name="editable">
 
285
          <bool>true</bool>
 
286
         </property>
 
287
         <property name="autoCompletion">
 
288
          <bool>false</bool>
 
289
         </property>
 
290
        </widget>
 
291
       </item>
 
292
       <item row="0" column="3">
 
293
        <widget class="QPushButton" name="buttonSelectRadioDevice">
 
294
         <property name="sizePolicy">
 
295
          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
 
296
           <horstretch>1</horstretch>
 
297
           <verstretch>0</verstretch>
 
298
          </sizepolicy>
 
299
         </property>
 
300
         <property name="minimumSize">
 
301
          <size>
 
302
           <width>20</width>
 
303
           <height>20</height>
 
304
          </size>
 
305
         </property>
 
306
         <property name="baseSize">
 
307
          <size>
 
308
           <width>20</width>
 
309
           <height>20</height>
 
310
          </size>
 
311
         </property>
 
312
         <property name="text">
 
313
          <string/>
 
314
         </property>
 
315
        </widget>
 
316
       </item>
 
317
       <item row="2" column="0" colspan="2">
 
318
        <widget class="QLabel" name="label_5">
 
319
         <property name="sizePolicy">
 
320
          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
 
321
           <horstretch>0</horstretch>
 
322
           <verstretch>0</verstretch>
 
323
          </sizepolicy>
 
324
         </property>
 
325
         <property name="toolTip">
 
326
          <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
327
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
328
p, li { white-space: pre-wrap; }
 
329
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
 
330
&lt;p align=&quot;justify&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Probing V4L device capabilities requires opening the device. This might interfere with other application which might currently use the same hardware / driver causing problems / interference. If you experience such issues, you should use the probing only at power on. The only disadvantage might be that in the configuration dialog, you might not see the device description after startup but just the device pseudo file name.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
331
         </property>
 
332
         <property name="text">
 
333
          <string>Device Probing</string>
 
334
         </property>
 
335
        </widget>
 
336
       </item>
 
337
       <item row="11" column="2">
 
338
        <spacer name="verticalSpacer_2">
 
339
         <property name="orientation">
 
340
          <enum>Qt::Vertical</enum>
 
341
         </property>
 
342
         <property name="sizeHint" stdset="0">
 
343
          <size>
 
344
           <width>20</width>
 
345
           <height>40</height>
 
346
          </size>
 
347
         </property>
 
348
        </spacer>
 
349
       </item>
 
350
       <item row="2" column="2" colspan="3">
 
351
        <layout class="QHBoxLayout" name="horizontalLayout_3">
 
352
         <item>
 
353
          <widget class="QRadioButton" name="m_rbProbeAtStartup">
 
354
           <property name="toolTip">
 
355
            <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
356
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
357
p, li { white-space: pre-wrap; }
 
358
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
 
359
&lt;p align=&quot;justify&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Probing V4L device capabilities requires opening the device. This might interfere with other application which might currently use the same hardware / driver causing problems / interference. If you experience such issues, you should use the probing only at power on. The only disadvantage might be that in the configuration dialog, you might not see the device description after startup but just the device pseudo file name.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
360
           </property>
 
361
           <property name="text">
 
362
            <string>@ startup</string>
 
363
           </property>
 
364
          </widget>
 
365
         </item>
 
366
         <item>
 
367
          <widget class="QRadioButton" name="m_rbProbeAtPowerOn">
 
368
           <property name="toolTip">
 
369
            <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
370
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
371
p, li { white-space: pre-wrap; }
 
372
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
 
373
&lt;p align=&quot;justify&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Probing V4L device capabilities requires opening the device. This might interfere with other application which might currently use the same hardware / driver causing problems / interference. If you experience such issues, you should use the probing only at power on. The only disadvantage might be that in the configuration dialog, you might not see the device description after startup but just the device pseudo file name.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
374
           </property>
 
375
           <property name="text">
 
376
            <string>@ power on</string>
 
377
           </property>
 
378
          </widget>
 
379
         </item>
 
380
        </layout>
 
381
       </item>
 
382
       <item row="3" column="2" colspan="3">
 
383
        <layout class="QHBoxLayout" name="horizontalLayout_5">
 
384
         <item>
 
385
          <widget class="QRadioButton" name="rbV4L1Version">
 
386
           <property name="text">
 
387
            <string>V4L-1 API</string>
 
388
           </property>
 
389
          </widget>
 
390
         </item>
 
391
         <item>
 
392
          <widget class="QRadioButton" name="rbV4L2Version">
 
393
           <property name="text">
 
394
            <string>V4L-2 API</string>
 
395
           </property>
 
396
          </widget>
 
397
         </item>
 
398
        </layout>
 
399
       </item>
342
400
      </layout>
343
401
     </widget>
344
402
     <widget class="QWidget" name="RDSOptions">
992
1050
   <extends>QWidget</extends>
993
1051
   <header>knuminput.h</header>
994
1052
  </customwidget>
 
1053
  <customwidget>
 
1054
   <class>KComboBox</class>
 
1055
   <extends>QComboBox</extends>
 
1056
   <header>kcombobox.h</header>
 
1057
  </customwidget>
995
1058
 </customwidgets>
996
1059
 <tabstops>
997
 
  <tabstop>editRadioDevice</tabstop>
 
1060
  <tabstop>kTabWidget1</tabstop>
 
1061
  <tabstop>m_cbRadioDevice</tabstop>
998
1062
  <tabstop>buttonSelectRadioDevice</tabstop>
999
 
  <tabstop>rbV4L1Version</tabstop>
1000
 
  <tabstop>rbV4L2Version</tabstop>
1001
1063
  <tabstop>editMinFrequency</tabstop>
1002
1064
  <tabstop>editMaxFrequency</tabstop>
1003
1065
  <tabstop>editScanStep</tabstop>
1015
1077
  <tabstop>sliderTreble</tabstop>
1016
1078
  <tabstop>sliderBass</tabstop>
1017
1079
  <tabstop>sliderBalance</tabstop>
1018
 
  <tabstop>kTabWidget1</tabstop>
1019
1080
 </tabstops>
1020
1081
 <includes>
1021
1082
  <include location="local">ktabwidget.h</include>