~ubuntu-branches/ubuntu/karmic/kmyfirewall/karmic

« back to all changes in this revision

Viewing changes to kmyfirewall/ipteditor/kmyfirewallchaineditornewchain.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2005-01-04 20:17:02 UTC
  • Revision ID: james.westby@ubuntu.com-20050104201702-s1vo6slsg4f3jb11
Tags: upstream-0.9.6.2
ImportĀ upstreamĀ versionĀ 0.9.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>KMyFirewallChainEditorNewChain</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>KMyFirewallChainEditorNewChain</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>416</width>
 
12
            <height>202</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>New Chain</string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>2</number>
 
24
        </property>
 
25
        <property name="spacing">
 
26
            <number>2</number>
 
27
        </property>
 
28
        <widget class="QFrame" row="0" column="0">
 
29
            <property name="name">
 
30
                <cstring>frame</cstring>
 
31
            </property>
 
32
            <property name="frameShape">
 
33
                <enum>StyledPanel</enum>
 
34
            </property>
 
35
            <property name="frameShadow">
 
36
                <enum>Raised</enum>
 
37
            </property>
 
38
            <vbox>
 
39
                <property name="name">
 
40
                    <cstring>unnamed</cstring>
 
41
                </property>
 
42
                <property name="margin">
 
43
                    <number>11</number>
 
44
                </property>
 
45
                <property name="spacing">
 
46
                    <number>6</number>
 
47
                </property>
 
48
                <widget class="QLabel">
 
49
                    <property name="name">
 
50
                        <cstring>TextLabel4</cstring>
 
51
                    </property>
 
52
                    <property name="sizePolicy">
 
53
                        <sizepolicy>
 
54
                            <hsizetype>5</hsizetype>
 
55
                            <vsizetype>0</vsizetype>
 
56
                            <horstretch>0</horstretch>
 
57
                            <verstretch>0</verstretch>
 
58
                        </sizepolicy>
 
59
                    </property>
 
60
                    <property name="font">
 
61
                        <font>
 
62
                            <pointsize>9</pointsize>
 
63
                            <bold>1</bold>
 
64
                        </font>
 
65
                    </property>
 
66
                    <property name="frameShape">
 
67
                        <enum>StyledPanel</enum>
 
68
                    </property>
 
69
                    <property name="frameShadow">
 
70
                        <enum>Plain</enum>
 
71
                    </property>
 
72
                    <property name="text">
 
73
                        <string>Please define a unique (in the table) name and decide which table this chain should be added to.</string>
 
74
                    </property>
 
75
                    <property name="alignment">
 
76
                        <set>WordBreak|AlignVCenter</set>
 
77
                    </property>
 
78
                    <property name="wordwrap" stdset="0">
 
79
                    </property>
 
80
                </widget>
 
81
                <widget class="QLayoutWidget">
 
82
                    <property name="name">
 
83
                        <cstring>Layout2</cstring>
 
84
                    </property>
 
85
                    <hbox>
 
86
                        <property name="name">
 
87
                            <cstring>unnamed</cstring>
 
88
                        </property>
 
89
                        <property name="margin">
 
90
                            <number>0</number>
 
91
                        </property>
 
92
                        <property name="spacing">
 
93
                            <number>6</number>
 
94
                        </property>
 
95
                        <widget class="QGroupBox">
 
96
                            <property name="name">
 
97
                                <cstring>GroupBox13</cstring>
 
98
                            </property>
 
99
                            <property name="sizePolicy">
 
100
                                <sizepolicy>
 
101
                                    <hsizetype>5</hsizetype>
 
102
                                    <vsizetype>0</vsizetype>
 
103
                                    <horstretch>0</horstretch>
 
104
                                    <verstretch>0</verstretch>
 
105
                                </sizepolicy>
 
106
                            </property>
 
107
                            <property name="title">
 
108
                                <string>Name</string>
 
109
                            </property>
 
110
                            <grid>
 
111
                                <property name="name">
 
112
                                    <cstring>unnamed</cstring>
 
113
                                </property>
 
114
                                <property name="margin">
 
115
                                    <number>11</number>
 
116
                                </property>
 
117
                                <property name="spacing">
 
118
                                    <number>6</number>
 
119
                                </property>
 
120
                                <widget class="QLineEdit" row="0" column="0">
 
121
                                    <property name="name">
 
122
                                        <cstring>t_name</cstring>
 
123
                                    </property>
 
124
                                    <property name="sizePolicy">
 
125
                                        <sizepolicy>
 
126
                                            <hsizetype>5</hsizetype>
 
127
                                            <vsizetype>0</vsizetype>
 
128
                                            <horstretch>0</horstretch>
 
129
                                            <verstretch>0</verstretch>
 
130
                                        </sizepolicy>
 
131
                                    </property>
 
132
                                    <property name="maxLength">
 
133
                                        <number>33</number>
 
134
                                    </property>
 
135
                                </widget>
 
136
                            </grid>
 
137
                        </widget>
 
138
                        <widget class="QButtonGroup">
 
139
                            <property name="name">
 
140
                                <cstring>ButtonGroup1</cstring>
 
141
                            </property>
 
142
                            <property name="sizePolicy">
 
143
                                <sizepolicy>
 
144
                                    <hsizetype>5</hsizetype>
 
145
                                    <vsizetype>0</vsizetype>
 
146
                                    <horstretch>0</horstretch>
 
147
                                    <verstretch>0</verstretch>
 
148
                                </sizepolicy>
 
149
                            </property>
 
150
                            <property name="title">
 
151
                                <string>Table</string>
 
152
                            </property>
 
153
                            <property name="exclusive">
 
154
                                <bool>true</bool>
 
155
                            </property>
 
156
                            <hbox>
 
157
                                <property name="name">
 
158
                                    <cstring>unnamed</cstring>
 
159
                                </property>
 
160
                                <property name="margin">
 
161
                                    <number>11</number>
 
162
                                </property>
 
163
                                <property name="spacing">
 
164
                                    <number>6</number>
 
165
                                </property>
 
166
                                <widget class="QRadioButton">
 
167
                                    <property name="name">
 
168
                                        <cstring>c_filter</cstring>
 
169
                                    </property>
 
170
                                    <property name="text">
 
171
                                        <string>filter</string>
 
172
                                    </property>
 
173
                                    <property name="checked">
 
174
                                        <bool>true</bool>
 
175
                                    </property>
 
176
                                </widget>
 
177
                                <widget class="QRadioButton">
 
178
                                    <property name="name">
 
179
                                        <cstring>c_nat</cstring>
 
180
                                    </property>
 
181
                                    <property name="text">
 
182
                                        <string>nat</string>
 
183
                                    </property>
 
184
                                </widget>
 
185
                                <widget class="QRadioButton">
 
186
                                    <property name="name">
 
187
                                        <cstring>c_mangle</cstring>
 
188
                                    </property>
 
189
                                    <property name="text">
 
190
                                        <string>mangle</string>
 
191
                                    </property>
 
192
                                </widget>
 
193
                            </hbox>
 
194
                        </widget>
 
195
                    </hbox>
 
196
                </widget>
 
197
                <spacer>
 
198
                    <property name="name">
 
199
                        <cstring>Spacer2</cstring>
 
200
                    </property>
 
201
                    <property name="orientation">
 
202
                        <enum>Vertical</enum>
 
203
                    </property>
 
204
                    <property name="sizeType">
 
205
                        <enum>Maximum</enum>
 
206
                    </property>
 
207
                    <property name="sizeHint">
 
208
                        <size>
 
209
                            <width>16</width>
 
210
                            <height>10</height>
 
211
                        </size>
 
212
                    </property>
 
213
                </spacer>
 
214
                <widget class="QLayoutWidget">
 
215
                    <property name="name">
 
216
                        <cstring>Layout28</cstring>
 
217
                    </property>
 
218
                    <hbox>
 
219
                        <property name="name">
 
220
                            <cstring>unnamed</cstring>
 
221
                        </property>
 
222
                        <property name="margin">
 
223
                            <number>0</number>
 
224
                        </property>
 
225
                        <property name="spacing">
 
226
                            <number>6</number>
 
227
                        </property>
 
228
                        <widget class="QPushButton">
 
229
                            <property name="name">
 
230
                                <cstring>b_cancel</cstring>
 
231
                            </property>
 
232
                            <property name="text">
 
233
                                <string>&amp;Cancel</string>
 
234
                            </property>
 
235
                        </widget>
 
236
                        <spacer>
 
237
                            <property name="name">
 
238
                                <cstring>Spacer12</cstring>
 
239
                            </property>
 
240
                            <property name="orientation">
 
241
                                <enum>Horizontal</enum>
 
242
                            </property>
 
243
                            <property name="sizeType">
 
244
                                <enum>Expanding</enum>
 
245
                            </property>
 
246
                            <property name="sizeHint">
 
247
                                <size>
 
248
                                    <width>79</width>
 
249
                                    <height>0</height>
 
250
                                </size>
 
251
                            </property>
 
252
                        </spacer>
 
253
                        <widget class="QPushButton">
 
254
                            <property name="name">
 
255
                                <cstring>b_ok</cstring>
 
256
                            </property>
 
257
                            <property name="text">
 
258
                                <string>&amp;OK</string>
 
259
                            </property>
 
260
                        </widget>
 
261
                    </hbox>
 
262
                </widget>
 
263
            </vbox>
 
264
        </widget>
 
265
    </grid>
 
266
</widget>
 
267
<connections>
 
268
    <connection>
 
269
        <sender>b_cancel</sender>
 
270
        <signal>clicked()</signal>
 
271
        <receiver>KMyFirewallChainEditorNewChain</receiver>
 
272
        <slot>reject()</slot>
 
273
    </connection>
 
274
    <connection>
 
275
        <sender>b_ok</sender>
 
276
        <signal>clicked()</signal>
 
277
        <receiver>KMyFirewallChainEditorNewChain</receiver>
 
278
        <slot>accept()</slot>
 
279
    </connection>
 
280
</connections>
 
281
<slots>
 
282
    <slot>slotOk()</slot>
 
283
</slots>
 
284
<layoutdefaults spacing="6" margin="11"/>
 
285
</UI>