~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to buildtools/autotools/addfiledlgbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>AddFileDlgBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>AddFileDlgBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>521</width>
 
12
            <height>217</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="maximumSize">
 
24
        <size>
 
25
            <width>32767</width>
 
26
            <height>32767</height>
 
27
        </size>
 
28
    </property>
 
29
    <property name="baseSize">
 
30
        <size>
 
31
            <width>0</width>
 
32
            <height>0</height>
 
33
        </size>
 
34
    </property>
 
35
    <property name="caption">
 
36
        <string>Add New Created File to Target</string>
 
37
    </property>
 
38
    <grid>
 
39
        <property name="name">
 
40
            <cstring>unnamed</cstring>
 
41
        </property>
 
42
        <widget class="QGroupBox" row="0" column="0">
 
43
            <property name="name">
 
44
                <cstring>targetBox</cstring>
 
45
            </property>
 
46
            <property name="frameShape">
 
47
                <enum>Box</enum>
 
48
            </property>
 
49
            <property name="frameShadow">
 
50
                <enum>Sunken</enum>
 
51
            </property>
 
52
            <property name="title">
 
53
                <string>Subproject Information</string>
 
54
            </property>
 
55
            <hbox>
 
56
                <property name="name">
 
57
                    <cstring>unnamed</cstring>
 
58
                </property>
 
59
                <widget class="QLayoutWidget">
 
60
                    <property name="name">
 
61
                        <cstring>targetLayout</cstring>
 
62
                    </property>
 
63
                    <grid>
 
64
                        <property name="name">
 
65
                            <cstring>unnamed</cstring>
 
66
                        </property>
 
67
                        <property name="margin">
 
68
                            <number>0</number>
 
69
                        </property>
 
70
                        <widget class="KSqueezedTextLabel" row="0" column="1">
 
71
                            <property name="name">
 
72
                                <cstring>directoryLabel</cstring>
 
73
                            </property>
 
74
                            <property name="text">
 
75
                                <string>[TARGET DIRECTORY]</string>
 
76
                            </property>
 
77
                        </widget>
 
78
                        <widget class="QLabel" row="1" column="1">
 
79
                            <property name="name">
 
80
                                <cstring>targetLabel</cstring>
 
81
                            </property>
 
82
                            <property name="text">
 
83
                                <string>[TARGET NAME]</string>
 
84
                            </property>
 
85
                        </widget>
 
86
                        <widget class="QLabel" row="0" column="0">
 
87
                            <property name="name">
 
88
                                <cstring>directoryStaticLabel</cstring>
 
89
                            </property>
 
90
                            <property name="sizePolicy">
 
91
                                <sizepolicy>
 
92
                                    <hsizetype>0</hsizetype>
 
93
                                    <vsizetype>5</vsizetype>
 
94
                                    <horstretch>0</horstretch>
 
95
                                    <verstretch>0</verstretch>
 
96
                                </sizepolicy>
 
97
                            </property>
 
98
                            <property name="font">
 
99
                                <font>
 
100
                                </font>
 
101
                            </property>
 
102
                            <property name="text">
 
103
                                <string>Directory:</string>
 
104
                            </property>
 
105
                        </widget>
 
106
                        <widget class="QLabel" row="1" column="0">
 
107
                            <property name="name">
 
108
                                <cstring>targetStaticLabel</cstring>
 
109
                            </property>
 
110
                            <property name="sizePolicy">
 
111
                                <sizepolicy>
 
112
                                    <hsizetype>0</hsizetype>
 
113
                                    <vsizetype>5</vsizetype>
 
114
                                    <horstretch>0</horstretch>
 
115
                                    <verstretch>0</verstretch>
 
116
                                </sizepolicy>
 
117
                            </property>
 
118
                            <property name="font">
 
119
                                <font>
 
120
                                </font>
 
121
                            </property>
 
122
                            <property name="text">
 
123
                                <string>Target:</string>
 
124
                            </property>
 
125
                        </widget>
 
126
                    </grid>
 
127
                </widget>
 
128
            </hbox>
 
129
        </widget>
 
130
        <widget class="QGroupBox" row="1" column="0">
 
131
            <property name="name">
 
132
                <cstring>fileGroupBox</cstring>
 
133
            </property>
 
134
            <property name="title">
 
135
                <string>File Information</string>
 
136
            </property>
 
137
            <grid>
 
138
                <property name="name">
 
139
                    <cstring>unnamed</cstring>
 
140
                </property>
 
141
                <widget class="KLineEdit" row="1" column="0">
 
142
                    <property name="name">
 
143
                        <cstring>fileEdit</cstring>
 
144
                    </property>
 
145
                    <property name="sizePolicy">
 
146
                        <sizepolicy>
 
147
                            <hsizetype>5</hsizetype>
 
148
                            <vsizetype>5</vsizetype>
 
149
                            <horstretch>0</horstretch>
 
150
                            <verstretch>0</verstretch>
 
151
                        </sizepolicy>
 
152
                    </property>
 
153
                    <property name="minimumSize">
 
154
                        <size>
 
155
                            <width>0</width>
 
156
                            <height>0</height>
 
157
                        </size>
 
158
                    </property>
 
159
                </widget>
 
160
                <widget class="QCheckBox" row="1" column="1">
 
161
                    <property name="name">
 
162
                        <cstring>templateCheckBox</cstring>
 
163
                    </property>
 
164
                    <property name="sizePolicy">
 
165
                        <sizepolicy>
 
166
                            <hsizetype>1</hsizetype>
 
167
                            <vsizetype>0</vsizetype>
 
168
                            <horstretch>0</horstretch>
 
169
                            <verstretch>0</verstretch>
 
170
                        </sizepolicy>
 
171
                    </property>
 
172
                    <property name="text">
 
173
                        <string>&amp;Use file template</string>
 
174
                    </property>
 
175
                    <property name="checked">
 
176
                        <bool>true</bool>
 
177
                    </property>
 
178
                </widget>
 
179
                <widget class="QLabel" row="0" column="0">
 
180
                    <property name="name">
 
181
                        <cstring>fileStaticLabel</cstring>
 
182
                    </property>
 
183
                    <property name="sizePolicy">
 
184
                        <sizepolicy>
 
185
                            <hsizetype>0</hsizetype>
 
186
                            <vsizetype>5</vsizetype>
 
187
                            <horstretch>0</horstretch>
 
188
                            <verstretch>0</verstretch>
 
189
                        </sizepolicy>
 
190
                    </property>
 
191
                    <property name="minimumSize">
 
192
                        <size>
 
193
                            <width>0</width>
 
194
                            <height>0</height>
 
195
                        </size>
 
196
                    </property>
 
197
                    <property name="font">
 
198
                        <font>
 
199
                        </font>
 
200
                    </property>
 
201
                    <property name="text">
 
202
                        <string>New file &amp;name (with extension):</string>
 
203
                    </property>
 
204
                    <property name="buddy" stdset="0">
 
205
                        <cstring>fileEdit</cstring>
 
206
                    </property>
 
207
                </widget>
 
208
            </grid>
 
209
        </widget>
 
210
        <spacer row="2" column="0">
 
211
            <property name="name">
 
212
                <cstring>Spacer2</cstring>
 
213
            </property>
 
214
            <property name="orientation">
 
215
                <enum>Vertical</enum>
 
216
            </property>
 
217
            <property name="sizeType">
 
218
                <enum>Expanding</enum>
 
219
            </property>
 
220
            <property name="sizeHint">
 
221
                <size>
 
222
                    <width>20</width>
 
223
                    <height>16</height>
 
224
                </size>
 
225
            </property>
 
226
        </spacer>
 
227
        <widget class="QLayoutWidget" row="3" column="0">
 
228
            <property name="name">
 
229
                <cstring>buttonLayout</cstring>
 
230
            </property>
 
231
            <hbox>
 
232
                <property name="name">
 
233
                    <cstring>unnamed</cstring>
 
234
                </property>
 
235
                <property name="margin">
 
236
                    <number>0</number>
 
237
                </property>
 
238
                <spacer>
 
239
                    <property name="name">
 
240
                        <cstring>buttonSpacer</cstring>
 
241
                    </property>
 
242
                    <property name="orientation">
 
243
                        <enum>Horizontal</enum>
 
244
                    </property>
 
245
                    <property name="sizeType">
 
246
                        <enum>Expanding</enum>
 
247
                    </property>
 
248
                    <property name="sizeHint">
 
249
                        <size>
 
250
                            <width>20</width>
 
251
                            <height>20</height>
 
252
                        </size>
 
253
                    </property>
 
254
                </spacer>
 
255
                <widget class="QPushButton">
 
256
                    <property name="name">
 
257
                        <cstring>createButton</cstring>
 
258
                    </property>
 
259
                    <property name="text">
 
260
                        <string>&amp;OK</string>
 
261
                    </property>
 
262
                    <property name="default">
 
263
                        <bool>true</bool>
 
264
                    </property>
 
265
                </widget>
 
266
                <widget class="QPushButton">
 
267
                    <property name="name">
 
268
                        <cstring>cancelButton</cstring>
 
269
                    </property>
 
270
                    <property name="text">
 
271
                        <string>&amp;Cancel</string>
 
272
                    </property>
 
273
                </widget>
 
274
            </hbox>
 
275
        </widget>
 
276
    </grid>
 
277
</widget>
 
278
<includes>
 
279
    <include location="global" impldecl="in implementation">ksqueezedtextlabel.h</include>
 
280
    <include location="global" impldecl="in implementation">klineedit.h</include>
 
281
    <include location="global" impldecl="in implementation">kdialog.h</include>
 
282
</includes>
 
283
<layoutdefaults spacing="6" margin="11"/>
 
284
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
285
<includehints>
 
286
    <includehint>ksqueezedtextlabel.h</includehint>
 
287
    <includehint>klineedit.h</includehint>
 
288
</includehints>
 
289
</UI>