#include </home/clem/local/src/opie/noncore/applets/wirelessapplet/wireless.h>
Collaboration diagram for WirelessControl:

Public Slots | |
| void | updateDelayChange (int) |
| void | displayStyleChange (int) |
| void | advancedConfigClicked () |
Public Member Functions | |
| WirelessControl (WirelessApplet *icon, QWidget *parent=0, const char *name=0) | |
| void | show (bool) |
| void | readConfig () |
| void | writeConfigEntry (const char *entry, int val) |
Public Attributes | |
| MGraph * | mgraph |
| QLabel * | statusLabel |
| QLabel * | updateLabel |
Private Attributes | |
| WirelessApplet * | applet |
| int | updateFrequency |
| bool | rocESSID |
| bool | rocFREQ |
| bool | rocAP |
| bool | rocMODE |
|
||||||||||||||||
|
Definition at line 50 of file wireless.cpp. References advancedConfigClicked(), Qt::AlignCenter, mgraph, readConfig(), rocAP, rocESSID, rocFREQ, rocMODE, MGraph::setFrameStyle(), MGraph::setMax(), MGraph::setMin(), QString::sprintf(), statusLabel, text, WirelessApplet::updateDelayChange(), updateDelayChange(), WirelessApplet::updateDHCPConfig(), updateFrequency, updateLabel, and writeConfigEntry(). |
|
|
Definition at line 124 of file wireless.cpp. References applet, readConfig(), rocAP, rocESSID, rocFREQ, rocMODE, TRUE, and WirelessApplet::updateDHCPConfig(). Referenced by WirelessControl(). |
|
|
Definition at line 146 of file wireless.cpp. References applet, WirelessApplet::displayStyleChange(), and writeConfigEntry(). |
|
|
Definition at line 166 of file wireless.cpp. References Config::readBoolEntry(), Config::readNumEntry(), rocAP, rocESSID, rocFREQ, rocMODE, Config::setGroup(), and updateFrequency. Referenced by advancedConfigClicked(), and WirelessControl(). |
|
|
Definition at line 152 of file wireless.cpp. References applet, width, and Opie::MM::x. Referenced by WirelessApplet::mousePressEvent(). |
|
|
Definition at line 137 of file wireless.cpp. References applet, QString::sprintf(), text, WirelessApplet::updateDelayChange(), updateLabel, and writeConfigEntry(). Referenced by WirelessControl(). |
|
||||||||||||
|
Definition at line 178 of file wireless.cpp. References Config::setGroup(), and Config::writeEntry(). Referenced by displayStyleChange(), updateDelayChange(), and WirelessControl(). |
|
|
Definition at line 51 of file wireless.h. Referenced by advancedConfigClicked(), displayStyleChange(), show(), and updateDelayChange(). |
|
|
Definition at line 41 of file wireless.h. Referenced by WirelessApplet::updatePopupWindow(), and WirelessControl(). |
|
|
Definition at line 57 of file wireless.h. Referenced by advancedConfigClicked(), readConfig(), and WirelessControl(). |
|
|
Definition at line 55 of file wireless.h. Referenced by advancedConfigClicked(), readConfig(), and WirelessControl(). |
|
|
Definition at line 56 of file wireless.h. Referenced by advancedConfigClicked(), readConfig(), and WirelessControl(). |
|
|
Definition at line 58 of file wireless.h. Referenced by advancedConfigClicked(), readConfig(), and WirelessControl(). |
|
|
Definition at line 42 of file wireless.h. Referenced by WirelessApplet::updatePopupWindow(), and WirelessControl(). |
|
|
Definition at line 53 of file wireless.h. Referenced by readConfig(), and WirelessControl(). |
|
|
Definition at line 43 of file wireless.h. Referenced by updateDelayChange(), and WirelessControl(). |
1.4.2