#include </home/clem/local/src/opie/noncore/settings/networksettings/wlan/infoimp.h>
Public Member Functions | |
| WlanInfoImp (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
Private Slots | |
| void | update () |
Private Attributes | |
| QTimer * | timer |
|
||||||||||||||||
|
Constructor. If wireless extensions are enabled on device name then start a timer that every second will update the information. Definition at line 17 of file infoimp.cpp. References WExtensions::doesHaveWirelessExtensions(), odebug, oendl, timer, and update(). |
|
|
Updates the information about the wireless device. Definition at line 33 of file infoimp.cpp. References WExtensions::ap(), WExtensions::channel(), WExtensions::doesHaveWirelessExtensions(), WExtensions::essid(), WExtensions::mode(), odebug, oendl, quality, WExtensions::rate(), WExtensions::station(), WExtensions::stats(), and timer. Referenced by WlanInfoImp(). |
|
|
Definition at line 20 of file infoimp.h. Referenced by update(), and WlanInfoImp(). |
1.4.2