#include </home/clem/local/src/opie/noncore/settings/networksettings2/networksettings2/netnode.h>
Inheritance diagram for ANetNodeInstance:


Public Member Functions | |
| ANetNodeInstance (ANetNode *NN) | |
| virtual | ~ANetNodeInstance (void) |
| int | done (void) |
| void | setDone (int D) |
| void | setModified (bool M) |
| bool | isModified (void) |
| ANetNodeInstance * | nextNode () |
| ANetNode * | nodeClass (void) |
| void | initialize (void) |
| void | setAttribute (QString &Attr, QString &Value) |
| void | saveAttributes (QTextStream &TS) |
| void | setNew (bool IsN) |
| bool | isNew (void) |
| QString & | description (void) |
| void | setDescription (const QString &S) |
| const QString | pixmapName (void) |
| const char ** | provides (void) |
| const char ** | needs (void) |
| void | setNetworkSetup (NetworkSetup *NC) |
| NetworkSetup * | networkSetup (void) |
| virtual bool | openFile (SystemFile &, QStringList &) |
| virtual bool | hasDataForFile (SystemFile &S) |
| virtual short | generateFileEmbedded (SystemFile &SF, long DevNr) |
| virtual short | generateFile (SystemFile &SF, long DevNr) |
| virtual bool | triggeredBy (const QString &) |
| virtual RuntimeInfo * | runtime (void)=0 |
| virtual QWidget * | edit (QWidget *parent)=0 |
| virtual QString | acceptable (void)=0 |
| virtual void | commit (void)=0 |
| virtual void * | data (void)=0 |
Protected Member Functions | |
| virtual void | setSpecificAttribute (QString &, QString &)=0 |
| virtual void | saveSpecificAttribute (QTextStream &)=0 |
Protected Attributes | |
| ANetNode * | NodeType |
| NetworkSetup * | TheNetworkSetup |
| QString | Description |
| bool | IsModified |
| bool | IsNew |
| int | Done |
Static Protected Attributes | |
| static long | InstanceCounter = -1 |
|
|
Definition at line 203 of file netnode.h. References IsModified, IsNew, NodeType, and TRUE. |
|
|
|
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by EditNetworkSetup::accept(). |
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by EditNetworkSetup::accept(). |
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. |
|
|
Reimplemented in AProfile. Definition at line 238 of file netnode.h. References Description. |
|
|
Definition at line 207 of file netnode.h. References Done. |
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by EditNetworkSetup::SLOT_AlterTab(). |
|
||||||||||||
|
Reimplemented in AGPRSDevice, ANetwork, and APPP. Definition at line 286 of file netnode.h. References generateFile(), and nextNode(). Referenced by generateFile(). |
|
||||||||||||
|
Reimplemented in ACable, AProfile, AUSB, and AWLan. Definition at line 278 of file netnode.h. References generateFileEmbedded(), and nextNode(). Referenced by AWLan::generateFileEmbedded(), AUSB::generateFileEmbedded(), AProfile::generateFileEmbedded(), generateFileEmbedded(), and ACable::generateFileEmbedded(). |
|
|
Reimplemented in AGPRSDevice, and ANetwork. Definition at line 272 of file netnode.h. References nodeClass(). |
|
|
Definition at line 105 of file netnode.cpp. References InstanceCounter, QString::latin1(), N, NodeType, QString::prepend(), and QString::sprintf(). Referenced by TheNSResources::createNodeInstance(), and EditNetworkSetup::getTmpCollection(). |
|
|
Definition at line 215 of file netnode.h. References IsModified. Referenced by EditNetworkSetup::accept(). |
|
|
Definition at line 234 of file netnode.h. References IsNew. |
|
|
Definition at line 250 of file netnode.h. References ANetNode::needs(), and NodeType. |
|
|
Definition at line 255 of file netnode.h. References TheNetworkSetup. Referenced by APPP::generateFile(), ANetwork::generateFile(), AGPRSDevice::generateFile(), RuntimeInfo::networkSetup(), nextNode(), APPP::openFile(), AGPRSDevice::openFile(), ProfileEdit::ProfileEdit(), ProfileEdit::SLOT_Refresh(), ProfileEdit::SLOT_ResetODO(), and WLanEdit::WLanEdit(). |
|
|
Definition at line 128 of file netnode.cpp. References networkSetup(). Referenced by generateFile(), and generateFileEmbedded(). |
|
|
||||||||||||
|
Reimplemented in AGPRSDevice, and APPP. Definition at line 267 of file netnode.h. Referenced by ANetNode::openFile(). |
|
|
Definition at line 244 of file netnode.h. References NodeType, and ANetNode::pixmapName(). |
|
|
Definition at line 247 of file netnode.h. References NodeType, and ANetNode::provides(). |
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by NetworkSetup::description(), NetworkNetNode::generateFile(), RuntimeInfo::nextNode(), ProfileEdit::ProfileEdit(), and WLanEdit::WLanEdit(). |
|
|
Definition at line 123 of file netnode.cpp. References Opie::Core::endl(), name, and saveSpecificAttribute(). Referenced by NetworkSettingsData::saveSettings(). |
|
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by saveAttributes(). |
|
||||||||||||
|
Definition at line 115 of file netnode.cpp. References QString::latin1(), and setSpecificAttribute(). Referenced by NetworkSettingsData::loadSettings(). |
|
|
Definition at line 240 of file netnode.h. References Description. |
|
|
Definition at line 209 of file netnode.h. References Done. |
|
|
Definition at line 213 of file netnode.h. References IsModified. Referenced by AWLan::commit(), AVPN::commit(), AUSB::commit(), AProfile::commit(), APPP::commit(), ANetwork::commit(), AModem::commit(), ALanCard::commit(), AIRDA::commit(), AGPRSDevice::commit(), ACable::commit(), ABluetoothRFCOMM::commit(), and ABluetoothBNEP::commit(). |
|
|
Definition at line 253 of file netnode.h. References TheNetworkSetup. |
|
|
Definition at line 232 of file netnode.h. References IsNew. Referenced by NetworkSettingsData::loadSettings(). |
|
||||||||||||
|
Implemented in ABluetoothBNEP, ABluetoothRFCOMM, ACable, AGPRSDevice, AIRDA, ALanCard, AModem, ANetwork, ErrorNNI, APPP, AProfile, AUSB, AVPN, and AWLan. Referenced by setAttribute(). |
|
|
|
|
|
Definition at line 326 of file netnode.h. Referenced by description(), and setDescription(). |
|
|
|
|
|
Definition at line 103 of file netnode.cpp. Referenced by initialize(). |
|
|
Definition at line 327 of file netnode.h. Referenced by ANetNodeInstance(), isModified(), and setModified(). |
|
|
Definition at line 330 of file netnode.h. Referenced by ANetNodeInstance(), isNew(), and setNew(). |
|
|
Definition at line 323 of file netnode.h. Referenced by ANetNodeInstance(), initialize(), needs(), nodeClass(), pixmapName(), and provides(). |
|
|
Definition at line 325 of file netnode.h. Referenced by networkSetup(), and setNetworkSetup(). |
1.4.2