summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2
authorwimpie <wimpie>2005-01-12 01:17:30 (UTC)
committer wimpie <wimpie>2005-01-12 01:17:30 (UTC)
commitb2e60aa0222b348f34aab501feb8bc854e94413c (patch) (side-by-side diff)
treee2048f2e9fa10ac0a8b1a3cf7daee2e30f883996 /noncore/settings/networksettings2
parenta846a0be197d3a6ff7f8c76a3ba322db0da7d058 (diff)
downloadopie-b2e60aa0222b348f34aab501feb8bc854e94413c.zip
opie-b2e60aa0222b348f34aab501feb8bc854e94413c.tar.gz
opie-b2e60aa0222b348f34aab501feb8bc854e94413c.tar.bz2
Added scanning listview
Diffstat (limited to 'noncore/settings/networksettings2') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings2/wlan/wlanGUI.ui97
1 files changed, 94 insertions, 3 deletions
diff --git a/noncore/settings/networksettings2/wlan/wlanGUI.ui b/noncore/settings/networksettings2/wlan/wlanGUI.ui
index 1aec138..7ba0b16 100644
--- a/noncore/settings/networksettings2/wlan/wlanGUI.ui
+++ b/noncore/settings/networksettings2/wlan/wlanGUI.ui
@@ -11,8 +11,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>209</width>
- <height>307</height>
+ <width>207</width>
+ <height>313</height>
</rect>
</property>
<property stdset="1">
@@ -304,6 +304,84 @@
</spacer>
</grid>
</widget>
+ <widget>
+ <class>QListView</class>
+ <column>
+ <property>
+ <name>text</name>
+ <string></string>
+ </property>
+ <property>
+ <name>clickable</name>
+ <bool>true</bool>
+ </property>
+ <property>
+ <name>resizeable</name>
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property>
+ <name>text</name>
+ <string>SSID</string>
+ </property>
+ <property>
+ <name>clickable</name>
+ <bool>true</bool>
+ </property>
+ <property>
+ <name>resizeable</name>
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property>
+ <name>text</name>
+ <string>Chn</string>
+ </property>
+ <property>
+ <name>clickable</name>
+ <bool>true</bool>
+ </property>
+ <property>
+ <name>resizeable</name>
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property>
+ <name>text</name>
+ <string>MAC</string>
+ </property>
+ <property>
+ <name>clickable</name>
+ <bool>true</bool>
+ </property>
+ <property>
+ <name>resizeable</name>
+ <bool>true</bool>
+ </property>
+ </column>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Scanned_LV</cstring>
+ </property>
+ </widget>
+ <widget>
+ <class>QLayoutWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Layout8</cstring>
+ </property>
+ <hbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
<spacer>
<property>
<name>name</name>
@@ -311,7 +389,7 @@
</property>
<property stdset="1">
<name>orientation</name>
- <enum>Vertical</enum>
+ <enum>Horizontal</enum>
</property>
<property stdset="1">
<name>sizeType</name>
@@ -325,6 +403,19 @@
</size>
</property>
</spacer>
+ <widget>
+ <class>QPushButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Scan_But</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Scan</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
</vbox>
</widget>
<widget>