summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/formatter.ui
Unidiff
Diffstat (limited to 'noncore/tools/formatter/formatter.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.ui286
1 files changed, 286 insertions, 0 deletions
diff --git a/noncore/tools/formatter/formatter.ui b/noncore/tools/formatter/formatter.ui
new file mode 100644
index 0000000..6b7462c
--- a/dev/null
+++ b/noncore/tools/formatter/formatter.ui
@@ -0,0 +1,286 @@
1<!DOCTYPE UI><UI>
2<class>FormatterApp</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>FormatterApp</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>237</width>
15 <height>359</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Formatter</string>
21 </property>
22 <grid>
23 <property stdset="1">
24 <name>margin</name>
25 <number>11</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget row="0" column="0" >
32 <class>QTabWidget</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>TabWidget</cstring>
36 </property>
37 <widget>
38 <class>QWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>tab</cstring>
42 </property>
43 <attribute>
44 <name>title</name>
45 <string>Main</string>
46 </attribute>
47 <grid>
48 <property stdset="1">
49 <name>margin</name>
50 <number>11</number>
51 </property>
52 <property stdset="1">
53 <name>spacing</name>
54 <number>6</number>
55 </property>
56 <widget row="0" column="0" rowspan="1" colspan="2" >
57 <class>QComboBox</class>
58 <property stdset="1">
59 <name>name</name>
60 <cstring>storageComboBox</cstring>
61 </property>
62 </widget>
63 <widget row="1" column="0" rowspan="1" colspan="2" >
64 <class>QLabel</class>
65 <property stdset="1">
66 <name>name</name>
67 <cstring>TextLabel4</cstring>
68 </property>
69 <property stdset="1">
70 <name>text</name>
71 <string>Storage Type</string>
72 </property>
73 </widget>
74 <widget row="4" column="0" rowspan="1" colspan="2" >
75 <class>QLabel</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>TextLabel2</cstring>
79 </property>
80 <property stdset="1">
81 <name>text</name>
82 <string>File Systems</string>
83 </property>
84 </widget>
85 <widget row="3" column="0" rowspan="1" colspan="2" >
86 <class>QComboBox</class>
87 <item>
88 <property>
89 <name>text</name>
90 <string>DOS </string>
91 </property>
92 </item>
93 <item>
94 <property>
95 <name>text</name>
96 <string>EXT2</string>
97 </property>
98 </item>
99 <property stdset="1">
100 <name>name</name>
101 <cstring>fileSystemsCombo</cstring>
102 </property>
103 </widget>
104 <spacer row="2" column="1" >
105 <property>
106 <name>name</name>
107 <cstring>Spacer3</cstring>
108 </property>
109 <property stdset="1">
110 <name>orientation</name>
111 <enum>Vertical</enum>
112 </property>
113 <property stdset="1">
114 <name>sizeType</name>
115 <enum>Expanding</enum>
116 </property>
117 <property>
118 <name>sizeHint</name>
119 <size>
120 <width>20</width>
121 <height>20</height>
122 </size>
123 </property>
124 </spacer>
125 <widget row="6" column="0" rowspan="1" colspan="2" >
126 <class>QPushButton</class>
127 <property stdset="1">
128 <name>name</name>
129 <cstring>formatPushButton</cstring>
130 </property>
131 <property stdset="1">
132 <name>text</name>
133 <string>Format</string>
134 </property>
135 </widget>
136 <spacer row="5" column="0" >
137 <property>
138 <name>name</name>
139 <cstring>Spacer2</cstring>
140 </property>
141 <property stdset="1">
142 <name>orientation</name>
143 <enum>Vertical</enum>
144 </property>
145 <property stdset="1">
146 <name>sizeType</name>
147 <enum>Expanding</enum>
148 </property>
149 <property>
150 <name>sizeHint</name>
151 <size>
152 <width>20</width>
153 <height>20</height>
154 </size>
155 </property>
156 </spacer>
157 </grid>
158 </widget>
159 <widget>
160 <class>QWidget</class>
161 <property stdset="1">
162 <name>name</name>
163 <cstring>tab</cstring>
164 </property>
165 <attribute>
166 <name>title</name>
167 <string>Advanced</string>
168 </attribute>
169 <grid>
170 <property stdset="1">
171 <name>margin</name>
172 <number>11</number>
173 </property>
174 <property stdset="1">
175 <name>spacing</name>
176 <number>6</number>
177 </property>
178 <widget row="0" column="0" rowspan="1" colspan="2" >
179 <class>QLineEdit</class>
180 <property stdset="1">
181 <name>name</name>
182 <cstring>mountPointLineEdit</cstring>
183 </property>
184 </widget>
185 <widget row="3" column="0" rowspan="1" colspan="2" >
186 <class>QComboBox</class>
187 <property stdset="1">
188 <name>name</name>
189 <cstring>deviceComboBox</cstring>
190 </property>
191 </widget>
192 <widget row="6" column="0" rowspan="1" colspan="2" >
193 <class>QLabel</class>
194 <property stdset="1">
195 <name>name</name>
196 <cstring>TextLabel5</cstring>
197 </property>
198 <property stdset="1">
199 <name>text</name>
200 <string>CAUTION:
201Changing perimeters on this
202page may cause your system
203to stop functioning properly!!</string>
204 </property>
205 </widget>
206 <widget row="7" column="0" rowspan="1" colspan="2" >
207 <class>QPushButton</class>
208 <property stdset="1">
209 <name>name</name>
210 <cstring>editPushButton</cstring>
211 </property>
212 <property stdset="1">
213 <name>text</name>
214 <string>Edit fstab</string>
215 </property>
216 </widget>
217 <widget row="4" column="0" rowspan="1" colspan="2" >
218 <class>QLabel</class>
219 <property stdset="1">
220 <name>name</name>
221 <cstring>TextLabel3</cstring>
222 </property>
223 <property stdset="1">
224 <name>text</name>
225 <string>Device</string>
226 </property>
227 </widget>
228 <spacer row="5" column="0" >
229 <property>
230 <name>name</name>
231 <cstring>Spacer4</cstring>
232 </property>
233 <property stdset="1">
234 <name>orientation</name>
235 <enum>Vertical</enum>
236 </property>
237 <property stdset="1">
238 <name>sizeType</name>
239 <enum>Expanding</enum>
240 </property>
241 <property>
242 <name>sizeHint</name>
243 <size>
244 <width>20</width>
245 <height>20</height>
246 </size>
247 </property>
248 </spacer>
249 <widget row="1" column="0" rowspan="1" colspan="2" >
250 <class>QLabel</class>
251 <property stdset="1">
252 <name>name</name>
253 <cstring>TextLabel1</cstring>
254 </property>
255 <property stdset="1">
256 <name>text</name>
257 <string>Mount Point</string>
258 </property>
259 </widget>
260 <spacer row="2" column="1" >
261 <property>
262 <name>name</name>
263 <cstring>Spacer5</cstring>
264 </property>
265 <property stdset="1">
266 <name>orientation</name>
267 <enum>Vertical</enum>
268 </property>
269 <property stdset="1">
270 <name>sizeType</name>
271 <enum>Expanding</enum>
272 </property>
273 <property>
274 <name>sizeHint</name>
275 <size>
276 <width>20</width>
277 <height>20</height>
278 </size>
279 </property>
280 </spacer>
281 </grid>
282 </widget>
283 </widget>
284 </grid>
285</widget>
286</UI>