~ubuntu-branches/ubuntu/oneiric/herculesstudio/oneiric

« back to all changes in this revision

Viewing changes to HercUtilities/Dasdcopy.ui

  • Committer: Bazaar Package Importer
  • Author(s): Liang Guo
  • Date: 2011-04-10 02:47:38 UTC
  • Revision ID: james.westby@ubuntu.com-20110410024738-f61r77k8v33h5a63
Tags: upstream-1.2.0
ImportĀ upstreamĀ versionĀ 1.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>DasdcopyClass</class>
 
4
 <widget class="QDialog" name="DasdcopyClass">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>554</width>
 
10
    <height>528</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>Dasdcopy</string>
 
15
  </property>
 
16
  <widget class="QPushButton" name="exitButton">
 
17
   <property name="geometry">
 
18
    <rect>
 
19
     <x>460</x>
 
20
     <y>480</y>
 
21
     <width>80</width>
 
22
     <height>26</height>
 
23
    </rect>
 
24
   </property>
 
25
   <property name="text">
 
26
    <string>Exit</string>
 
27
   </property>
 
28
  </widget>
 
29
  <widget class="QPushButton" name="runButton">
 
30
   <property name="geometry">
 
31
    <rect>
 
32
     <x>20</x>
 
33
     <y>480</y>
 
34
     <width>80</width>
 
35
     <height>26</height>
 
36
    </rect>
 
37
   </property>
 
38
   <property name="text">
 
39
    <string>Run</string>
 
40
   </property>
 
41
  </widget>
 
42
  <widget class="QGroupBox" name="groupBox">
 
43
   <property name="geometry">
 
44
    <rect>
 
45
     <x>10</x>
 
46
     <y>20</y>
 
47
     <width>521</width>
 
48
     <height>111</height>
 
49
    </rect>
 
50
   </property>
 
51
   <property name="title">
 
52
    <string>Input</string>
 
53
   </property>
 
54
   <widget class="QLineEdit" name="infile">
 
55
    <property name="geometry">
 
56
     <rect>
 
57
      <x>120</x>
 
58
      <y>30</y>
 
59
      <width>361</width>
 
60
      <height>26</height>
 
61
     </rect>
 
62
    </property>
 
63
   </widget>
 
64
   <widget class="QToolButton" name="browseFileButton">
 
65
    <property name="geometry">
 
66
     <rect>
 
67
      <x>490</x>
 
68
      <y>30</y>
 
69
      <width>22</width>
 
70
      <height>22</height>
 
71
     </rect>
 
72
    </property>
 
73
    <property name="text">
 
74
     <string>...</string>
 
75
    </property>
 
76
   </widget>
 
77
   <widget class="QLabel" name="label">
 
78
    <property name="geometry">
 
79
     <rect>
 
80
      <x>10</x>
 
81
      <y>40</y>
 
82
      <width>71</width>
 
83
      <height>16</height>
 
84
     </rect>
 
85
    </property>
 
86
    <property name="text">
 
87
     <string>Ckd File:</string>
 
88
    </property>
 
89
   </widget>
 
90
   <widget class="QLineEdit" name="shadowFile">
 
91
    <property name="geometry">
 
92
     <rect>
 
93
      <x>120</x>
 
94
      <y>70</y>
 
95
      <width>361</width>
 
96
      <height>26</height>
 
97
     </rect>
 
98
    </property>
 
99
   </widget>
 
100
   <widget class="QToolButton" name="browseSfButton">
 
101
    <property name="geometry">
 
102
     <rect>
 
103
      <x>490</x>
 
104
      <y>70</y>
 
105
      <width>22</width>
 
106
      <height>22</height>
 
107
     </rect>
 
108
    </property>
 
109
    <property name="text">
 
110
     <string>...</string>
 
111
    </property>
 
112
   </widget>
 
113
   <widget class="QLabel" name="label_2">
 
114
    <property name="geometry">
 
115
     <rect>
 
116
      <x>10</x>
 
117
      <y>80</y>
 
118
      <width>71</width>
 
119
      <height>16</height>
 
120
     </rect>
 
121
    </property>
 
122
    <property name="text">
 
123
     <string>Shadow file</string>
 
124
    </property>
 
125
   </widget>
 
126
  </widget>
 
127
  <widget class="QGroupBox" name="groupBox_2">
 
128
   <property name="geometry">
 
129
    <rect>
 
130
     <x>10</x>
 
131
     <y>210</y>
 
132
     <width>521</width>
 
133
     <height>111</height>
 
134
    </rect>
 
135
   </property>
 
136
   <property name="title">
 
137
    <string>Output</string>
 
138
   </property>
 
139
   <widget class="QLineEdit" name="filename">
 
140
    <property name="geometry">
 
141
     <rect>
 
142
      <x>80</x>
 
143
      <y>30</y>
 
144
      <width>401</width>
 
145
      <height>26</height>
 
146
     </rect>
 
147
    </property>
 
148
   </widget>
 
149
   <widget class="QLineEdit" name="path">
 
150
    <property name="geometry">
 
151
     <rect>
 
152
      <x>80</x>
 
153
      <y>70</y>
 
154
      <width>401</width>
 
155
      <height>26</height>
 
156
     </rect>
 
157
    </property>
 
158
   </widget>
 
159
   <widget class="QToolButton" name="browseOutButton">
 
160
    <property name="geometry">
 
161
     <rect>
 
162
      <x>490</x>
 
163
      <y>70</y>
 
164
      <width>22</width>
 
165
      <height>22</height>
 
166
     </rect>
 
167
    </property>
 
168
    <property name="text">
 
169
     <string>...</string>
 
170
    </property>
 
171
   </widget>
 
172
   <widget class="QLabel" name="label_3">
 
173
    <property name="geometry">
 
174
     <rect>
 
175
      <x>10</x>
 
176
      <y>40</y>
 
177
      <width>61</width>
 
178
      <height>16</height>
 
179
     </rect>
 
180
    </property>
 
181
    <property name="text">
 
182
     <string>File Name</string>
 
183
    </property>
 
184
   </widget>
 
185
   <widget class="QLabel" name="label_4">
 
186
    <property name="geometry">
 
187
     <rect>
 
188
      <x>10</x>
 
189
      <y>80</y>
 
190
      <width>61</width>
 
191
      <height>16</height>
 
192
     </rect>
 
193
    </property>
 
194
    <property name="text">
 
195
     <string>Path</string>
 
196
    </property>
 
197
   </widget>
 
198
  </widget>
 
199
  <widget class="QGroupBox" name="groupBox_3">
 
200
   <property name="geometry">
 
201
    <rect>
 
202
     <x>20</x>
 
203
     <y>330</y>
 
204
     <width>521</width>
 
205
     <height>131</height>
 
206
    </rect>
 
207
   </property>
 
208
   <property name="title">
 
209
    <string>Options</string>
 
210
   </property>
 
211
   <property name="flat">
 
212
    <bool>false</bool>
 
213
   </property>
 
214
   <widget class="QComboBox" name="compressionComboBox">
 
215
    <property name="geometry">
 
216
     <rect>
 
217
      <x>120</x>
 
218
      <y>20</y>
 
219
      <width>75</width>
 
220
      <height>26</height>
 
221
     </rect>
 
222
    </property>
 
223
    <item>
 
224
     <property name="text">
 
225
      <string>None</string>
 
226
     </property>
 
227
    </item>
 
228
    <item>
 
229
     <property name="text">
 
230
      <string>zlib</string>
 
231
     </property>
 
232
    </item>
 
233
    <item>
 
234
     <property name="text">
 
235
      <string>bz2</string>
 
236
     </property>
 
237
    </item>
 
238
   </widget>
 
239
   <widget class="QLabel" name="label_5">
 
240
    <property name="geometry">
 
241
     <rect>
 
242
      <x>20</x>
 
243
      <y>30</y>
 
244
      <width>81</width>
 
245
      <height>16</height>
 
246
     </rect>
 
247
    </property>
 
248
    <property name="text">
 
249
     <string>Compression</string>
 
250
    </property>
 
251
   </widget>
 
252
   <widget class="QCheckBox" name="lfsCheckbox">
 
253
    <property name="geometry">
 
254
     <rect>
 
255
      <x>20</x>
 
256
      <y>60</y>
 
257
      <width>181</width>
 
258
      <height>22</height>
 
259
     </rect>
 
260
    </property>
 
261
    <property name="text">
 
262
     <string>Build One Large File</string>
 
263
    </property>
 
264
   </widget>
 
265
   <widget class="QCheckBox" name="replaceCheckbox">
 
266
    <property name="geometry">
 
267
     <rect>
 
268
      <x>20</x>
 
269
      <y>90</y>
 
270
      <width>201</width>
 
271
      <height>22</height>
 
272
     </rect>
 
273
    </property>
 
274
    <property name="text">
 
275
     <string>Replace Output File If Exists</string>
 
276
    </property>
 
277
   </widget>
 
278
  </widget>
 
279
  <widget class="QProgressBar" name="progressBar">
 
280
   <property name="enabled">
 
281
    <bool>true</bool>
 
282
   </property>
 
283
   <property name="geometry">
 
284
    <rect>
 
285
     <x>10</x>
 
286
     <y>160</y>
 
287
     <width>521</width>
 
288
     <height>23</height>
 
289
    </rect>
 
290
   </property>
 
291
   <property name="value">
 
292
    <number>0</number>
 
293
   </property>
 
294
   <property name="textVisible">
 
295
    <bool>true</bool>
 
296
   </property>
 
297
   <property name="invertedAppearance">
 
298
    <bool>false</bool>
 
299
   </property>
 
300
  </widget>
 
301
 </widget>
 
302
 <resources/>
 
303
 <connections/>
 
304
</ui>