-rw-r--r-- | noncore/net/networksetup/wlan/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/net/networksetup/wlan/info.ui | 234 | ||||
-rw-r--r-- | noncore/settings/networksettings/wlan/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/settings/networksettings/wlan/info.ui | 234 |
4 files changed, 472 insertions, 0 deletions
diff --git a/noncore/net/networksetup/wlan/.cvsignore b/noncore/net/networksetup/wlan/.cvsignore new file mode 100644 index 0000000..6fe2396 --- a/dev/null +++ b/noncore/net/networksetup/wlan/.cvsignore | |||
@@ -0,0 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile | ||
diff --git a/noncore/net/networksetup/wlan/info.ui b/noncore/net/networksetup/wlan/info.ui new file mode 100644 index 0000000..018ace3 --- a/dev/null +++ b/noncore/net/networksetup/wlan/info.ui | |||
@@ -0,0 +1,234 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>WlanInfo</class> | ||
3 | <widget> | ||
4 | <class>QWidget</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>WlanInfo</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>283</width> | ||
15 | <height>292</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>WLAN Information</string> | ||
21 | </property> | ||
22 | <vbox> | ||
23 | <property stdset="1"> | ||
24 | <name>margin</name> | ||
25 | <number>0</number> | ||
26 | </property> | ||
27 | <property stdset="1"> | ||
28 | <name>spacing</name> | ||
29 | <number>0</number> | ||
30 | </property> | ||
31 | <widget> | ||
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>Widget2</cstring> | ||
42 | </property> | ||
43 | <attribute> | ||
44 | <name>title</name> | ||
45 | <string>802.11b</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="3" column="0" > | ||
57 | <class>QLabel</class> | ||
58 | <property stdset="1"> | ||
59 | <name>name</name> | ||
60 | <cstring>TextLabel4</cstring> | ||
61 | </property> | ||
62 | <property stdset="1"> | ||
63 | <name>text</name> | ||
64 | <string>Frequency</string> | ||
65 | </property> | ||
66 | </widget> | ||
67 | <widget row="2" column="0" > | ||
68 | <class>QLabel</class> | ||
69 | <property stdset="1"> | ||
70 | <name>name</name> | ||
71 | <cstring>TextLabel3</cstring> | ||
72 | </property> | ||
73 | <property stdset="1"> | ||
74 | <name>text</name> | ||
75 | <string>Mode</string> | ||
76 | </property> | ||
77 | </widget> | ||
78 | <widget row="1" column="0" > | ||
79 | <class>QLabel</class> | ||
80 | <property stdset="1"> | ||
81 | <name>name</name> | ||
82 | <cstring>TextLabel2</cstring> | ||
83 | </property> | ||
84 | <property stdset="1"> | ||
85 | <name>text</name> | ||
86 | <string>ESSID</string> | ||
87 | </property> | ||
88 | </widget> | ||
89 | <widget row="0" column="0" > | ||
90 | <class>QLabel</class> | ||
91 | <property stdset="1"> | ||
92 | <name>name</name> | ||
93 | <cstring>TextLabel1</cstring> | ||
94 | </property> | ||
95 | <property stdset="1"> | ||
96 | <name>text</name> | ||
97 | <string>Station</string> | ||
98 | </property> | ||
99 | </widget> | ||
100 | <widget row="4" column="0" > | ||
101 | <class>QLabel</class> | ||
102 | <property stdset="1"> | ||
103 | <name>name</name> | ||
104 | <cstring>TextLabel9</cstring> | ||
105 | </property> | ||
106 | <property stdset="1"> | ||
107 | <name>text</name> | ||
108 | <string>AP</string> | ||
109 | </property> | ||
110 | </widget> | ||
111 | <widget row="4" column="1" > | ||
112 | <class>QLabel</class> | ||
113 | <property stdset="1"> | ||
114 | <name>name</name> | ||
115 | <cstring>apLabel</cstring> | ||
116 | </property> | ||
117 | <property stdset="1"> | ||
118 | <name>frameShape</name> | ||
119 | <enum>Panel</enum> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>frameShadow</name> | ||
123 | <enum>Sunken</enum> | ||
124 | </property> | ||
125 | </widget> | ||
126 | <widget row="2" column="1" > | ||
127 | <class>QLabel</class> | ||
128 | <property stdset="1"> | ||
129 | <name>name</name> | ||
130 | <cstring>modeLabel</cstring> | ||
131 | </property> | ||
132 | <property stdset="1"> | ||
133 | <name>frameShape</name> | ||
134 | <enum>Panel</enum> | ||
135 | </property> | ||
136 | <property stdset="1"> | ||
137 | <name>frameShadow</name> | ||
138 | <enum>Sunken</enum> | ||
139 | </property> | ||
140 | </widget> | ||
141 | <widget row="1" column="1" > | ||
142 | <class>QLabel</class> | ||
143 | <property stdset="1"> | ||
144 | <name>name</name> | ||
145 | <cstring>essidLabel</cstring> | ||
146 | </property> | ||
147 | <property stdset="1"> | ||
148 | <name>frameShape</name> | ||
149 | <enum>Panel</enum> | ||
150 | </property> | ||
151 | <property stdset="1"> | ||
152 | <name>frameShadow</name> | ||
153 | <enum>Sunken</enum> | ||
154 | </property> | ||
155 | </widget> | ||
156 | <widget row="0" column="1" > | ||
157 | <class>QLabel</class> | ||
158 | <property stdset="1"> | ||
159 | <name>name</name> | ||
160 | <cstring>stationLabel</cstring> | ||
161 | </property> | ||
162 | <property stdset="1"> | ||
163 | <name>frameShape</name> | ||
164 | <enum>Panel</enum> | ||
165 | </property> | ||
166 | <property stdset="1"> | ||
167 | <name>frameShadow</name> | ||
168 | <enum>Sunken</enum> | ||
169 | </property> | ||
170 | </widget> | ||
171 | <widget row="3" column="1" > | ||
172 | <class>QLabel</class> | ||
173 | <property stdset="1"> | ||
174 | <name>name</name> | ||
175 | <cstring>freqLabel</cstring> | ||
176 | </property> | ||
177 | <property stdset="1"> | ||
178 | <name>frameShape</name> | ||
179 | <enum>Panel</enum> | ||
180 | </property> | ||
181 | <property stdset="1"> | ||
182 | <name>frameShadow</name> | ||
183 | <enum>Sunken</enum> | ||
184 | </property> | ||
185 | </widget> | ||
186 | <spacer row="5" column="1" > | ||
187 | <property> | ||
188 | <name>name</name> | ||
189 | <cstring>Spacer7</cstring> | ||
190 | </property> | ||
191 | <property stdset="1"> | ||
192 | <name>orientation</name> | ||
193 | <enum>Vertical</enum> | ||
194 | </property> | ||
195 | <property stdset="1"> | ||
196 | <name>sizeType</name> | ||
197 | <enum>Expanding</enum> | ||
198 | </property> | ||
199 | <property> | ||
200 | <name>sizeHint</name> | ||
201 | <size> | ||
202 | <width>20</width> | ||
203 | <height>20</height> | ||
204 | </size> | ||
205 | </property> | ||
206 | </spacer> | ||
207 | </grid> | ||
208 | </widget> | ||
209 | </widget> | ||
210 | </vbox> | ||
211 | </widget> | ||
212 | <customwidgets> | ||
213 | <customwidget> | ||
214 | <class>QWidget</class> | ||
215 | <header location="local">qwidget.h</header> | ||
216 | <sizehint> | ||
217 | <width>100</width> | ||
218 | <height>100</height> | ||
219 | </sizehint> | ||
220 | <container>0</container> | ||
221 | <sizepolicy> | ||
222 | <hordata>7</hordata> | ||
223 | <verdata>7</verdata> | ||
224 | </sizepolicy> | ||
225 | <pixmap>image0</pixmap> | ||
226 | </customwidget> | ||
227 | </customwidgets> | ||
228 | <images> | ||
229 | <image> | ||
230 | <name>image0</name> | ||
231 | <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> | ||
232 | </image> | ||
233 | </images> | ||
234 | </UI> | ||
diff --git a/noncore/settings/networksettings/wlan/.cvsignore b/noncore/settings/networksettings/wlan/.cvsignore new file mode 100644 index 0000000..6fe2396 --- a/dev/null +++ b/noncore/settings/networksettings/wlan/.cvsignore | |||
@@ -0,0 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile | ||
diff --git a/noncore/settings/networksettings/wlan/info.ui b/noncore/settings/networksettings/wlan/info.ui new file mode 100644 index 0000000..018ace3 --- a/dev/null +++ b/noncore/settings/networksettings/wlan/info.ui | |||
@@ -0,0 +1,234 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>WlanInfo</class> | ||
3 | <widget> | ||
4 | <class>QWidget</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>WlanInfo</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>283</width> | ||
15 | <height>292</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>WLAN Information</string> | ||
21 | </property> | ||
22 | <vbox> | ||
23 | <property stdset="1"> | ||
24 | <name>margin</name> | ||
25 | <number>0</number> | ||
26 | </property> | ||
27 | <property stdset="1"> | ||
28 | <name>spacing</name> | ||
29 | <number>0</number> | ||
30 | </property> | ||
31 | <widget> | ||
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>Widget2</cstring> | ||
42 | </property> | ||
43 | <attribute> | ||
44 | <name>title</name> | ||
45 | <string>802.11b</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="3" column="0" > | ||
57 | <class>QLabel</class> | ||
58 | <property stdset="1"> | ||
59 | <name>name</name> | ||
60 | <cstring>TextLabel4</cstring> | ||
61 | </property> | ||
62 | <property stdset="1"> | ||
63 | <name>text</name> | ||
64 | <string>Frequency</string> | ||
65 | </property> | ||
66 | </widget> | ||
67 | <widget row="2" column="0" > | ||
68 | <class>QLabel</class> | ||
69 | <property stdset="1"> | ||
70 | <name>name</name> | ||
71 | <cstring>TextLabel3</cstring> | ||
72 | </property> | ||
73 | <property stdset="1"> | ||
74 | <name>text</name> | ||
75 | <string>Mode</string> | ||
76 | </property> | ||
77 | </widget> | ||
78 | <widget row="1" column="0" > | ||
79 | <class>QLabel</class> | ||
80 | <property stdset="1"> | ||
81 | <name>name</name> | ||
82 | <cstring>TextLabel2</cstring> | ||
83 | </property> | ||
84 | <property stdset="1"> | ||
85 | <name>text</name> | ||
86 | <string>ESSID</string> | ||
87 | </property> | ||
88 | </widget> | ||
89 | <widget row="0" column="0" > | ||
90 | <class>QLabel</class> | ||
91 | <property stdset="1"> | ||
92 | <name>name</name> | ||
93 | <cstring>TextLabel1</cstring> | ||
94 | </property> | ||
95 | <property stdset="1"> | ||
96 | <name>text</name> | ||
97 | <string>Station</string> | ||
98 | </property> | ||
99 | </widget> | ||
100 | <widget row="4" column="0" > | ||
101 | <class>QLabel</class> | ||
102 | <property stdset="1"> | ||
103 | <name>name</name> | ||
104 | <cstring>TextLabel9</cstring> | ||
105 | </property> | ||
106 | <property stdset="1"> | ||
107 | <name>text</name> | ||
108 | <string>AP</string> | ||
109 | </property> | ||
110 | </widget> | ||
111 | <widget row="4" column="1" > | ||
112 | <class>QLabel</class> | ||
113 | <property stdset="1"> | ||
114 | <name>name</name> | ||
115 | <cstring>apLabel</cstring> | ||
116 | </property> | ||
117 | <property stdset="1"> | ||
118 | <name>frameShape</name> | ||
119 | <enum>Panel</enum> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>frameShadow</name> | ||
123 | <enum>Sunken</enum> | ||
124 | </property> | ||
125 | </widget> | ||
126 | <widget row="2" column="1" > | ||
127 | <class>QLabel</class> | ||
128 | <property stdset="1"> | ||
129 | <name>name</name> | ||
130 | <cstring>modeLabel</cstring> | ||
131 | </property> | ||
132 | <property stdset="1"> | ||
133 | <name>frameShape</name> | ||
134 | <enum>Panel</enum> | ||
135 | </property> | ||
136 | <property stdset="1"> | ||
137 | <name>frameShadow</name> | ||
138 | <enum>Sunken</enum> | ||
139 | </property> | ||
140 | </widget> | ||
141 | <widget row="1" column="1" > | ||
142 | <class>QLabel</class> | ||
143 | <property stdset="1"> | ||
144 | <name>name</name> | ||
145 | <cstring>essidLabel</cstring> | ||
146 | </property> | ||
147 | <property stdset="1"> | ||
148 | <name>frameShape</name> | ||
149 | <enum>Panel</enum> | ||
150 | </property> | ||
151 | <property stdset="1"> | ||
152 | <name>frameShadow</name> | ||
153 | <enum>Sunken</enum> | ||
154 | </property> | ||
155 | </widget> | ||
156 | <widget row="0" column="1" > | ||
157 | <class>QLabel</class> | ||
158 | <property stdset="1"> | ||
159 | <name>name</name> | ||
160 | <cstring>stationLabel</cstring> | ||
161 | </property> | ||
162 | <property stdset="1"> | ||
163 | <name>frameShape</name> | ||
164 | <enum>Panel</enum> | ||
165 | </property> | ||
166 | <property stdset="1"> | ||
167 | <name>frameShadow</name> | ||
168 | <enum>Sunken</enum> | ||
169 | </property> | ||
170 | </widget> | ||
171 | <widget row="3" column="1" > | ||
172 | <class>QLabel</class> | ||
173 | <property stdset="1"> | ||
174 | <name>name</name> | ||
175 | <cstring>freqLabel</cstring> | ||
176 | </property> | ||
177 | <property stdset="1"> | ||
178 | <name>frameShape</name> | ||
179 | <enum>Panel</enum> | ||
180 | </property> | ||
181 | <property stdset="1"> | ||
182 | <name>frameShadow</name> | ||
183 | <enum>Sunken</enum> | ||
184 | </property> | ||
185 | </widget> | ||
186 | <spacer row="5" column="1" > | ||
187 | <property> | ||
188 | <name>name</name> | ||
189 | <cstring>Spacer7</cstring> | ||
190 | </property> | ||
191 | <property stdset="1"> | ||
192 | <name>orientation</name> | ||
193 | <enum>Vertical</enum> | ||
194 | </property> | ||
195 | <property stdset="1"> | ||
196 | <name>sizeType</name> | ||
197 | <enum>Expanding</enum> | ||
198 | </property> | ||
199 | <property> | ||
200 | <name>sizeHint</name> | ||
201 | <size> | ||
202 | <width>20</width> | ||
203 | <height>20</height> | ||
204 | </size> | ||
205 | </property> | ||
206 | </spacer> | ||
207 | </grid> | ||
208 | </widget> | ||
209 | </widget> | ||
210 | </vbox> | ||
211 | </widget> | ||
212 | <customwidgets> | ||
213 | <customwidget> | ||
214 | <class>QWidget</class> | ||
215 | <header location="local">qwidget.h</header> | ||
216 | <sizehint> | ||
217 | <width>100</width> | ||
218 | <height>100</height> | ||
219 | </sizehint> | ||
220 | <container>0</container> | ||
221 | <sizepolicy> | ||
222 | <hordata>7</hordata> | ||
223 | <verdata>7</verdata> | ||
224 | </sizepolicy> | ||
225 | <pixmap>image0</pixmap> | ||
226 | </customwidget> | ||
227 | </customwidgets> | ||
228 | <images> | ||
229 | <image> | ||
230 | <name>image0</name> | ||
231 | <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> | ||
232 | </image> | ||
233 | </images> | ||
234 | </UI> | ||