~ubuntu-branches/ubuntu/feisty/kdetv/feisty

« back to all changes in this revision

Viewing changes to kdetv/libkdetv/generalwidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-09-17 23:25:16 UTC
  • Revision ID: james.westby@ubuntu.com-20050917232516-9wdsn3ckagbqieh8
Tags: upstream-0.8.8
ImportĀ upstreamĀ versionĀ 0.8.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>GeneralWidget</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>GeneralWidget</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>428</width>
 
12
            <height>388</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="toolTip" stdset="0">
 
16
        <string></string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>11</number>
 
24
        </property>
 
25
        <property name="spacing">
 
26
            <number>6</number>
 
27
        </property>
 
28
        <widget class="QGroupBox" row="2" column="0">
 
29
            <property name="name">
 
30
                <cstring>groupBox1</cstring>
 
31
            </property>
 
32
            <property name="title">
 
33
                <string>Channel-File-Location Configuration</string>
 
34
            </property>
 
35
            <grid>
 
36
                <property name="name">
 
37
                    <cstring>unnamed</cstring>
 
38
                </property>
 
39
                <widget class="QListView" row="0" column="0" rowspan="1" colspan="3">
 
40
                    <column>
 
41
                        <property name="text">
 
42
                            <string>Device</string>
 
43
                        </property>
 
44
                        <property name="clickable">
 
45
                            <bool>true</bool>
 
46
                        </property>
 
47
                        <property name="resizable">
 
48
                            <bool>true</bool>
 
49
                        </property>
 
50
                    </column>
 
51
                    <column>
 
52
                        <property name="text">
 
53
                            <string>Channel File</string>
 
54
                        </property>
 
55
                        <property name="clickable">
 
56
                            <bool>true</bool>
 
57
                        </property>
 
58
                        <property name="resizable">
 
59
                            <bool>true</bool>
 
60
                        </property>
 
61
                    </column>
 
62
                    <property name="name">
 
63
                        <cstring>_fileList</cstring>
 
64
                    </property>
 
65
                    <property name="allColumnsShowFocus">
 
66
                        <bool>true</bool>
 
67
                    </property>
 
68
                </widget>
 
69
                <widget class="QPushButton" row="1" column="1">
 
70
                    <property name="name">
 
71
                        <cstring>_edit</cstring>
 
72
                    </property>
 
73
                    <property name="text">
 
74
                        <string>Edit...</string>
 
75
                    </property>
 
76
                    <property name="toolTip" stdset="0">
 
77
                        <string>Opens file dialog to pick a file</string>
 
78
                    </property>
 
79
                </widget>
 
80
                <spacer row="1" column="0">
 
81
                    <property name="name">
 
82
                        <cstring>spacer2</cstring>
 
83
                    </property>
 
84
                    <property name="orientation">
 
85
                        <enum>Horizontal</enum>
 
86
                    </property>
 
87
                    <property name="sizeType">
 
88
                        <enum>Expanding</enum>
 
89
                    </property>
 
90
                    <property name="sizeHint">
 
91
                        <size>
 
92
                            <width>121</width>
 
93
                            <height>11</height>
 
94
                        </size>
 
95
                    </property>
 
96
                </spacer>
 
97
                <spacer row="1" column="2">
 
98
                    <property name="name">
 
99
                        <cstring>spacer3</cstring>
 
100
                    </property>
 
101
                    <property name="orientation">
 
102
                        <enum>Horizontal</enum>
 
103
                    </property>
 
104
                    <property name="sizeType">
 
105
                        <enum>Expanding</enum>
 
106
                    </property>
 
107
                    <property name="sizeHint">
 
108
                        <size>
 
109
                            <width>141</width>
 
110
                            <height>11</height>
 
111
                        </size>
 
112
                    </property>
 
113
                </spacer>
 
114
            </grid>
 
115
        </widget>
 
116
        <widget class="QButtonGroup" row="1" column="0">
 
117
            <property name="name">
 
118
                <cstring>buttonGroup1</cstring>
 
119
            </property>
 
120
            <property name="title">
 
121
                <string>Mousewheel Behavior</string>
 
122
            </property>
 
123
            <grid>
 
124
                <property name="name">
 
125
                    <cstring>unnamed</cstring>
 
126
                </property>
 
127
                <widget class="QRadioButton" row="0" column="0">
 
128
                    <property name="name">
 
129
                        <cstring>_mouseUpIsHigherNumber</cstring>
 
130
                    </property>
 
131
                    <property name="text">
 
132
                        <string>Mousewheel UP switches to HIGHER channel number</string>
 
133
                    </property>
 
134
                    <property name="checked">
 
135
                        <bool>true</bool>
 
136
                    </property>
 
137
                </widget>
 
138
                <widget class="QRadioButton" row="1" column="0">
 
139
                    <property name="name">
 
140
                        <cstring>_mouseUpIsLowerNumber</cstring>
 
141
                    </property>
 
142
                    <property name="text">
 
143
                        <string>Mousewheel UP switches to LOWER channel number</string>
 
144
                    </property>
 
145
                </widget>
 
146
            </grid>
 
147
        </widget>
 
148
        <widget class="QGroupBox" row="0" column="0">
 
149
            <property name="name">
 
150
                <cstring>GroupBox1</cstring>
 
151
            </property>
 
152
            <property name="frameShadow">
 
153
                <enum>Sunken</enum>
 
154
            </property>
 
155
            <property name="title">
 
156
                <string>Application Properties</string>
 
157
            </property>
 
158
            <grid>
 
159
                <property name="name">
 
160
                    <cstring>unnamed</cstring>
 
161
                </property>
 
162
                <property name="margin">
 
163
                    <number>11</number>
 
164
                </property>
 
165
                <property name="spacing">
 
166
                    <number>6</number>
 
167
                </property>
 
168
                <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
 
169
                    <property name="name">
 
170
                        <cstring>_showSelected</cstring>
 
171
                    </property>
 
172
                    <property name="text">
 
173
                        <string>Show only enabled channels on the channel side-bar</string>
 
174
                    </property>
 
175
                    <property name="whatsThis" stdset="0">
 
176
                        <string>Selecting this option will set the channel side-bar to show only those channels you have enabled.</string>
 
177
                    </property>
 
178
                </widget>
 
179
                <widget class="QSpinBox" row="1" column="1">
 
180
                    <property name="name">
 
181
                        <cstring>_channelNumberingStart</cstring>
 
182
                    </property>
 
183
                    <property name="sizePolicy">
 
184
                        <sizepolicy>
 
185
                            <hsizetype>5</hsizetype>
 
186
                            <vsizetype>5</vsizetype>
 
187
                            <horstretch>0</horstretch>
 
188
                            <verstretch>0</verstretch>
 
189
                        </sizepolicy>
 
190
                    </property>
 
191
                    <property name="maxValue">
 
192
                        <number>100</number>
 
193
                    </property>
 
194
                    <property name="value">
 
195
                        <number>2</number>
 
196
                    </property>
 
197
                    <property name="toolTip" stdset="0">
 
198
                        <string>Number to start with if "Renumber" is clicked in channels page</string>
 
199
                    </property>
 
200
                </widget>
 
201
                <widget class="QLabel" row="1" column="0">
 
202
                    <property name="name">
 
203
                        <cstring>textLabel2</cstring>
 
204
                    </property>
 
205
                    <property name="text">
 
206
                        <string>Channel numbering starts at:</string>
 
207
                    </property>
 
208
                    <property name="buddy" stdset="0">
 
209
                        <cstring>_channelNumberingStart</cstring>
 
210
                    </property>
 
211
                </widget>
 
212
                <spacer row="1" column="2">
 
213
                    <property name="name">
 
214
                        <cstring>spacer10</cstring>
 
215
                    </property>
 
216
                    <property name="orientation">
 
217
                        <enum>Horizontal</enum>
 
218
                    </property>
 
219
                    <property name="sizeType">
 
220
                        <enum>Expanding</enum>
 
221
                    </property>
 
222
                    <property name="sizeHint">
 
223
                        <size>
 
224
                            <width>175</width>
 
225
                            <height>16</height>
 
226
                        </size>
 
227
                    </property>
 
228
                </spacer>
 
229
                <spacer row="2" column="2">
 
230
                    <property name="name">
 
231
                        <cstring>spacer10_2</cstring>
 
232
                    </property>
 
233
                    <property name="orientation">
 
234
                        <enum>Horizontal</enum>
 
235
                    </property>
 
236
                    <property name="sizeType">
 
237
                        <enum>Expanding</enum>
 
238
                    </property>
 
239
                    <property name="sizeHint">
 
240
                        <size>
 
241
                            <width>173</width>
 
242
                            <height>16</height>
 
243
                        </size>
 
244
                    </property>
 
245
                </spacer>
 
246
                <widget class="QSpinBox" row="2" column="1">
 
247
                    <property name="name">
 
248
                        <cstring>_keypressInterval</cstring>
 
249
                    </property>
 
250
                    <property name="suffix">
 
251
                        <string> ms</string>
 
252
                    </property>
 
253
                    <property name="maxValue">
 
254
                        <number>100000</number>
 
255
                    </property>
 
256
                    <property name="minValue">
 
257
                        <number>200</number>
 
258
                    </property>
 
259
                    <property name="lineStep">
 
260
                        <number>100</number>
 
261
                    </property>
 
262
                    <property name="value">
 
263
                        <number>2000</number>
 
264
                    </property>
 
265
                </widget>
 
266
                <widget class="QLabel" row="2" column="0">
 
267
                    <property name="name">
 
268
                        <cstring>textLabel1</cstring>
 
269
                    </property>
 
270
                    <property name="text">
 
271
                        <string>Max. keypress interval time:</string>
 
272
                    </property>
 
273
                    <property name="buddy" stdset="0">
 
274
                        <cstring>_keypressInterval</cstring>
 
275
                    </property>
 
276
                    <property name="toolTip" stdset="0">
 
277
                        <string>Maximum time between key presses to change channel</string>
 
278
                    </property>
 
279
                    <property name="whatsThis" stdset="0">
 
280
                        <string>Specifies the maximum time interval between key presses to change channel.</string>
 
281
                    </property>
 
282
                </widget>
 
283
            </grid>
 
284
        </widget>
 
285
    </grid>
 
286
</widget>
 
287
<tabstops>
 
288
    <tabstop>_channelNumberingStart</tabstop>
 
289
</tabstops>
 
290
<layoutdefaults spacing="6" margin="11"/>
 
291
</UI>