~ubuntu-branches/ubuntu/edgy/gwenview/edgy

« back to all changes in this revision

Viewing changes to src/gvexternaltooldialogbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-06 17:59:19 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051206175919-8yv9nfmw0pws6p52
Tags: 1.3.1-0ubuntu1
* Sync with Debian
* Edit kde.mk for .pot generation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>GVExternalToolDialogBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>GVExternalToolDialogBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>723</width>
12
 
            <height>315</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="sizePolicy">
16
 
        <sizepolicy>
17
 
            <hsizetype>5</hsizetype>
18
 
            <vsizetype>5</vsizetype>
19
 
            <horstretch>0</horstretch>
20
 
            <verstretch>0</verstretch>
21
 
        </sizepolicy>
22
 
    </property>
23
 
    <property name="minimumSize">
24
 
        <size>
25
 
            <width>720</width>
26
 
            <height>0</height>
27
 
        </size>
28
 
    </property>
29
 
    <property name="caption">
30
 
        <string>Configure External Tools</string>
31
 
    </property>
32
 
    <grid>
33
 
        <property name="name">
34
 
            <cstring>unnamed</cstring>
35
 
        </property>
36
 
        <property name="margin">
37
 
            <number>0</number>
38
 
        </property>
39
 
        <property name="spacing">
40
 
            <number>6</number>
41
 
        </property>
42
 
        <widget class="QPushButton" row="1" column="0">
43
 
            <property name="name">
44
 
                <cstring>mAddButton</cstring>
45
 
            </property>
46
 
            <property name="text">
47
 
                <string>&amp;Add</string>
48
 
            </property>
49
 
        </widget>
50
 
        <widget class="QPushButton" row="1" column="1">
51
 
            <property name="name">
52
 
                <cstring>mDeleteButton</cstring>
53
 
            </property>
54
 
            <property name="text">
55
 
                <string>&amp;Delete</string>
56
 
            </property>
57
 
        </widget>
58
 
        <spacer row="0" column="0">
59
 
            <property name="name">
60
 
                <cstring>spacer17</cstring>
61
 
            </property>
62
 
            <property name="orientation">
63
 
                <enum>Vertical</enum>
64
 
            </property>
65
 
            <property name="sizeType">
66
 
                <enum>Fixed</enum>
67
 
            </property>
68
 
            <property name="sizeHint">
69
 
                <size>
70
 
                    <width>21</width>
71
 
                    <height>16</height>
72
 
                </size>
73
 
            </property>
74
 
        </spacer>
75
 
        <widget class="KListView" row="0" column="0" rowspan="1" colspan="2">
76
 
            <column>
77
 
                <property name="text">
78
 
                    <string>Name</string>
79
 
                </property>
80
 
                <property name="clickable">
81
 
                    <bool>false</bool>
82
 
                </property>
83
 
                <property name="resizable">
84
 
                    <bool>true</bool>
85
 
                </property>
86
 
            </column>
87
 
            <property name="name">
88
 
                <cstring>mToolListView</cstring>
89
 
            </property>
90
 
            <property name="sizePolicy">
91
 
                <sizepolicy>
92
 
                    <hsizetype>5</hsizetype>
93
 
                    <vsizetype>7</vsizetype>
94
 
                    <horstretch>0</horstretch>
95
 
                    <verstretch>0</verstretch>
96
 
                </sizepolicy>
97
 
            </property>
98
 
            <property name="fullWidth">
99
 
                <bool>true</bool>
100
 
            </property>
101
 
        </widget>
102
 
        <widget class="QLayoutWidget" row="0" column="2" rowspan="2" colspan="1">
103
 
            <property name="name">
104
 
                <cstring>layout6</cstring>
105
 
            </property>
106
 
            <vbox>
107
 
                <property name="name">
108
 
                    <cstring>unnamed</cstring>
109
 
                </property>
110
 
                <widget class="QLayoutWidget">
111
 
                    <property name="name">
112
 
                        <cstring>layout5</cstring>
113
 
                    </property>
114
 
                    <grid>
115
 
                        <property name="name">
116
 
                            <cstring>unnamed</cstring>
117
 
                        </property>
118
 
                        <widget class="KActiveLabel" row="1" column="2">
119
 
                            <property name="name">
120
 
                                <cstring>mHelp</cstring>
121
 
                            </property>
122
 
                            <property name="sizePolicy">
123
 
                                <sizepolicy>
124
 
                                    <hsizetype>1</hsizetype>
125
 
                                    <vsizetype>7</vsizetype>
126
 
                                    <horstretch>0</horstretch>
127
 
                                    <verstretch>0</verstretch>
128
 
                                </sizepolicy>
129
 
                            </property>
130
 
                            <property name="text">
131
 
                                <string></string>
132
 
                            </property>
133
 
                        </widget>
134
 
                        <widget class="KIconButton" row="0" column="3" rowspan="2" colspan="1">
135
 
                            <property name="name">
136
 
                                <cstring>mIconButton</cstring>
137
 
                            </property>
138
 
                            <property name="sizePolicy">
139
 
                                <sizepolicy>
140
 
                                    <hsizetype>1</hsizetype>
141
 
                                    <vsizetype>1</vsizetype>
142
 
                                    <horstretch>0</horstretch>
143
 
                                    <verstretch>0</verstretch>
144
 
                                </sizepolicy>
145
 
                            </property>
146
 
                            <property name="text">
147
 
                                <string></string>
148
 
                            </property>
149
 
                        </widget>
150
 
                        <widget class="QLabel" row="1" column="0">
151
 
                            <property name="name">
152
 
                                <cstring>textLabel2</cstring>
153
 
                            </property>
154
 
                            <property name="text">
155
 
                                <string>Command:</string>
156
 
                            </property>
157
 
                        </widget>
158
 
                        <widget class="QLabel" row="0" column="0">
159
 
                            <property name="name">
160
 
                                <cstring>textLabel1</cstring>
161
 
                            </property>
162
 
                            <property name="text">
163
 
                                <string>Name:</string>
164
 
                            </property>
165
 
                        </widget>
166
 
                        <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="2">
167
 
                            <property name="name">
168
 
                                <cstring>mName</cstring>
169
 
                            </property>
170
 
                        </widget>
171
 
                        <widget class="KURLRequester" row="1" column="1">
172
 
                            <property name="name">
173
 
                                <cstring>mCommand</cstring>
174
 
                            </property>
175
 
                            <property name="whatsThis" stdset="0">
176
 
                                <string>You can use keywords in the Command field:
177
 
&lt;ul&gt;
178
 
&lt;li&gt;&lt;tt&gt;%u&lt;/tt&gt;: Current URL.&lt;/li&gt;
179
 
&lt;li&gt;&lt;tt&gt;%U&lt;/tt&gt;: Current URLs. Use this if the tool can handle multiple files.&lt;/li&gt;
180
 
&lt;li&gt;&lt;tt&gt;%f&lt;/tt&gt;: Current file. Use this if the tool can't handle URLs.&lt;/li&gt;
181
 
&lt;li&gt;&lt;tt&gt;%F&lt;/tt&gt;: Same as %f, but for multiple files.&lt;/li&gt;
182
 
&lt;/ul&gt;
183
 
</string>
184
 
                            </property>
185
 
                        </widget>
186
 
                    </grid>
187
 
                </widget>
188
 
                <widget class="QLabel">
189
 
                    <property name="name">
190
 
                        <cstring>textLabel1_2</cstring>
191
 
                    </property>
192
 
                    <property name="sizePolicy">
193
 
                        <sizepolicy>
194
 
                            <hsizetype>5</hsizetype>
195
 
                            <vsizetype>0</vsizetype>
196
 
                            <horstretch>0</horstretch>
197
 
                            <verstretch>0</verstretch>
198
 
                        </sizepolicy>
199
 
                    </property>
200
 
                    <property name="font">
201
 
                        <font>
202
 
                            <bold>1</bold>
203
 
                        </font>
204
 
                    </property>
205
 
                    <property name="text">
206
 
                        <string>File Associations</string>
207
 
                    </property>
208
 
                </widget>
209
 
                <widget class="QButtonGroup">
210
 
                    <property name="name">
211
 
                        <cstring>mFileAssociationGroup</cstring>
212
 
                    </property>
213
 
                    <property name="sizePolicy">
214
 
                        <sizepolicy>
215
 
                            <hsizetype>5</hsizetype>
216
 
                            <vsizetype>7</vsizetype>
217
 
                            <horstretch>0</horstretch>
218
 
                            <verstretch>1</verstretch>
219
 
                        </sizepolicy>
220
 
                    </property>
221
 
                    <property name="frameShape">
222
 
                        <enum>NoFrame</enum>
223
 
                    </property>
224
 
                    <property name="title">
225
 
                        <string></string>
226
 
                    </property>
227
 
                    <grid>
228
 
                        <property name="name">
229
 
                            <cstring>unnamed</cstring>
230
 
                        </property>
231
 
                        <property name="margin">
232
 
                            <number>0</number>
233
 
                        </property>
234
 
                        <property name="spacing">
235
 
                            <number>6</number>
236
 
                        </property>
237
 
                        <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="2">
238
 
                            <property name="name">
239
 
                                <cstring>radioButton1</cstring>
240
 
                            </property>
241
 
                            <property name="text">
242
 
                                <string>All images</string>
243
 
                            </property>
244
 
                            <property name="checked">
245
 
                                <bool>true</bool>
246
 
                            </property>
247
 
                            <property name="buttonGroupId">
248
 
                                <number>0</number>
249
 
                            </property>
250
 
                        </widget>
251
 
                        <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="2">
252
 
                            <property name="name">
253
 
                                <cstring>radioButton2</cstring>
254
 
                            </property>
255
 
                            <property name="text">
256
 
                                <string>All files</string>
257
 
                            </property>
258
 
                            <property name="buttonGroupId">
259
 
                                <number>1</number>
260
 
                            </property>
261
 
                        </widget>
262
 
                        <widget class="QRadioButton" row="2" column="0">
263
 
                            <property name="name">
264
 
                                <cstring>radioButton3</cstring>
265
 
                            </property>
266
 
                            <property name="text">
267
 
                                <string>Custom:</string>
268
 
                            </property>
269
 
                        </widget>
270
 
                        <spacer row="3" column="0">
271
 
                            <property name="name">
272
 
                                <cstring>spacer3</cstring>
273
 
                            </property>
274
 
                            <property name="orientation">
275
 
                                <enum>Vertical</enum>
276
 
                            </property>
277
 
                            <property name="sizeType">
278
 
                                <enum>Expanding</enum>
279
 
                            </property>
280
 
                            <property name="sizeHint">
281
 
                                <size>
282
 
                                    <width>21</width>
283
 
                                    <height>140</height>
284
 
                                </size>
285
 
                            </property>
286
 
                        </spacer>
287
 
                        <widget class="KListView" row="2" column="1" rowspan="2" colspan="1">
288
 
                            <column>
289
 
                                <property name="text">
290
 
                                    <string>Mime Type</string>
291
 
                                </property>
292
 
                                <property name="clickable">
293
 
                                    <bool>false</bool>
294
 
                                </property>
295
 
                                <property name="resizable">
296
 
                                    <bool>true</bool>
297
 
                                </property>
298
 
                            </column>
299
 
                            <property name="name">
300
 
                                <cstring>mMimeTypeListView</cstring>
301
 
                            </property>
302
 
                            <property name="enabled">
303
 
                                <bool>false</bool>
304
 
                            </property>
305
 
                            <property name="fullWidth">
306
 
                                <bool>true</bool>
307
 
                            </property>
308
 
                        </widget>
309
 
                    </grid>
310
 
                </widget>
311
 
            </vbox>
312
 
        </widget>
313
 
    </grid>
314
 
</widget>
315
 
<customwidgets>
316
 
</customwidgets>
317
 
<connections>
318
 
    <connection>
319
 
        <sender>radioButton3</sender>
320
 
        <signal>toggled(bool)</signal>
321
 
        <receiver>mMimeTypeListView</receiver>
322
 
        <slot>setEnabled(bool)</slot>
323
 
    </connection>
324
 
</connections>
325
 
<tabstops>
326
 
    <tabstop>mToolListView</tabstop>
327
 
    <tabstop>mAddButton</tabstop>
328
 
    <tabstop>mDeleteButton</tabstop>
329
 
    <tabstop>mName</tabstop>
330
 
    <tabstop>mCommand</tabstop>
331
 
    <tabstop>radioButton1</tabstop>
332
 
    <tabstop>mMimeTypeListView</tabstop>
333
 
</tabstops>
334
 
<layoutdefaults spacing="6" margin="11"/>
335
 
<includehints>
336
 
    <includehint>klistview.h</includehint>
337
 
    <includehint>kactivelabel.h</includehint>
338
 
    <includehint>klineedit.h</includehint>
339
 
    <includehint>kurlrequester.h</includehint>
340
 
    <includehint>klineedit.h</includehint>
341
 
    <includehint>kpushbutton.h</includehint>
342
 
    <includehint>klistview.h</includehint>
343
 
</includehints>
344
 
</UI>