summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/wlan/info.ui
Unidiff
Diffstat (limited to 'noncore/net/networksetup/wlan/info.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/wlan/info.ui98
1 files changed, 97 insertions, 1 deletions
diff --git a/noncore/net/networksetup/wlan/info.ui b/noncore/net/networksetup/wlan/info.ui
index 018ace3..4e85b1b 100644
--- a/noncore/net/networksetup/wlan/info.ui
+++ b/noncore/net/networksetup/wlan/info.ui
@@ -8,13 +8,13 @@
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>283</width> 14 <width>279</width>
15 <height>292</height> 15 <height>292</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>WLAN Information</string> 20 <string>WLAN Information</string>
@@ -203,12 +203,108 @@
203 <height>20</height> 203 <height>20</height>
204 </size> 204 </size>
205 </property> 205 </property>
206 </spacer> 206 </spacer>
207 </grid> 207 </grid>
208 </widget> 208 </widget>
209 <widget>
210 <class>QWidget</class>
211 <property stdset="1">
212 <name>name</name>
213 <cstring>tab</cstring>
214 </property>
215 <attribute>
216 <name>title</name>
217 <string>Statistics</string>
218 </attribute>
219 <grid>
220 <property stdset="1">
221 <name>margin</name>
222 <number>11</number>
223 </property>
224 <property stdset="1">
225 <name>spacing</name>
226 <number>6</number>
227 </property>
228 <spacer row="3" column="1" >
229 <property>
230 <name>name</name>
231 <cstring>Spacer2</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="0" column="1" >
250 <class>QProgressBar</class>
251 <property stdset="1">
252 <name>name</name>
253 <cstring>signalProgressBar</cstring>
254 </property>
255 </widget>
256 <widget row="1" column="1" >
257 <class>QProgressBar</class>
258 <property stdset="1">
259 <name>name</name>
260 <cstring>noiseProgressBar</cstring>
261 </property>
262 </widget>
263 <widget row="2" column="1" >
264 <class>QProgressBar</class>
265 <property stdset="1">
266 <name>name</name>
267 <cstring>qualityProgressBar</cstring>
268 </property>
269 </widget>
270 <widget row="0" column="0" >
271 <class>QLabel</class>
272 <property stdset="1">
273 <name>name</name>
274 <cstring>TextLabel1_2</cstring>
275 </property>
276 <property stdset="1">
277 <name>text</name>
278 <string>Signal</string>
279 </property>
280 </widget>
281 <widget row="1" column="0" >
282 <class>QLabel</class>
283 <property stdset="1">
284 <name>name</name>
285 <cstring>TextLabel2_2</cstring>
286 </property>
287 <property stdset="1">
288 <name>text</name>
289 <string>Noise</string>
290 </property>
291 </widget>
292 <widget row="2" column="0" >
293 <class>QLabel</class>
294 <property stdset="1">
295 <name>name</name>
296 <cstring>TextLabel3_2</cstring>
297 </property>
298 <property stdset="1">
299 <name>text</name>
300 <string>Quality</string>
301 </property>
302 </widget>
303 </grid>
304 </widget>
209 </widget> 305 </widget>
210 </vbox> 306 </vbox>
211</widget> 307</widget>
212<customwidgets> 308<customwidgets>
213 <customwidget> 309 <customwidget>
214 <class>QWidget</class> 310 <class>QWidget</class>