#include </home/clem/local/src/opie/library/networkinterface.h>
Inheritance diagram for NetworkInterface:


Public Member Functions | |
| virtual bool | doProperties (QWidget *parent, Config &)=0 |
| virtual bool | create (Config &)=0 |
| virtual bool | remove (Config &)=0 |
| virtual QString | device (Config &) const |
| virtual QString | cardType (Config &) const |
| virtual bool | isActive (Config &) const |
| virtual bool | isAvailable (Config &) const |
| virtual bool | start (Config &)=0 |
| virtual bool | start (Config &, const QString &password) |
| virtual bool | stop (Config &)=0 |
| virtual bool | needPassword (Config &) const |
| virtual QWidget * | addStateWidget (QWidget *parent, Config &) const |
|
||||||||||||
|
Definition at line 101 of file networkinterface.cpp. Referenced by Network::addStateWidgets(). |
|
|
Definition at line 58 of file networkinterface.cpp. References Config::readEntry(). Referenced by isAvailable(). |
|
|
|
|
|
Definition at line 26 of file networkinterface.cpp. References Config::readEntry(). Referenced by isActive(). |
|
||||||||||||
|
|
|
|
Definition at line 31 of file networkinterface.cpp. References device(), f, FALSE, QString::isEmpty(), TRUE, and Network::writeProxySettings(). Referenced by NetworkServer::examineNetworks(). |
|
|
Definition at line 63 of file networkinterface.cpp. References cardType(), f, FALSE, QString::isEmpty(), and TRUE. Referenced by NetworkServer::examineNetworks(), and NetworkServer::receive(). |
|
|
Definition at line 96 of file networkinterface.cpp. References FALSE. Referenced by Network::serviceNeedsPassword(). |
|
|
|
|
||||||||||||
|
Definition at line 91 of file networkinterface.cpp. References start(). |
|
|
Referenced by NetworkServer::examineNetworks(), start(), and NetworkServer::start(). |
|
|
Referenced by NetworkServer::stop(). |
1.4.2