#include </home/clem/local/src/opie/noncore/settings/networksettings2/nsdata.h>
Collaboration diagram for NetworkSettingsData:

Public Member Functions | |
| NetworkSettingsData (void) | |
| ~NetworkSettingsData (void) | |
| void | loadSettings (void) |
| QString | saveSettings (void) |
| QString | generateSettings (void) |
| bool | isModified (void) |
| void | setModified (bool M) |
| QList< NetworkSetup > | collectPossible (const QString &Interface) |
| bool | canStart (const QString &Interface) |
| bool | couldBeTriggered (const QString &Interface) |
Private Member Functions | |
| QList< NetworkSetup > | collectTriggered (const QString &Interface) |
| bool | createPath (const QStringList &SL) |
Private Attributes | |
| bool | ForceModified |
| QStringList | LeftOvers |
|
|
Definition at line 15 of file nsdata.cpp. References NetworkSetup::assignedInterface(), NetworkSetup::assignInterface(), QValueList< T >::begin(), QFile::close(), QValueList< T >::count(), QValueList< T >::end(), QDir::entryList(), F(), IO_ReadOnly, QString::latin1(), loadSettings(), Log, NSResources, QFile::open(), QDir::path(), QTextStream::readLine(), QFile::setName(), and QString::sprintf(). |
|
|
Definition at line 76 of file nsdata.cpp. References NSResources. |
|
|
Definition at line 702 of file nsdata.cpp. References Activate, Available, collectPossible(), Disabled, QString::isEmpty(), IsUp, QString::latin1(), Log, NetworkSetup::number(), Off, printf, S, NetworkSetup::setState(), NetworkSetup::state(), Unavailable, Unchecked, and Unknown. Referenced by main(). |
|
|
Definition at line 670 of file nsdata.cpp. References QDictIterator< type >::current(), Disabled, NetworkSetup::handlesInterface(), IsUp, QString::latin1(), Log, NetworkSetup::name(), NSResources, and NetworkSetup::state(). Referenced by ActivateProfile::ActivateProfile(), and canStart(). |
|
|
Definition at line 783 of file nsdata.cpp. References QDictIterator< type >::current(), Disabled, IsUp, QString::latin1(), Log, NetworkSetup::name(), NSResources, NetworkSetup::state(), and NetworkSetup::triggeredBy(). Referenced by couldBeTriggered(). |
|
|
Definition at line 771 of file nsdata.cpp. References collectTriggered(), QString::latin1(), and Log. Referenced by main(). |
|
|
Definition at line 810 of file nsdata.cpp. References QDir::cd(), QDir::exists(), QDir::mkdir(), QDir::path(), and printf. Referenced by generateSettings(). |
|
|
|
Definition at line 757 of file nsdata.cpp. References QDictIterator< type >::current(), ForceModified, and NSResources. Referenced by saveSettings(), and NetworkSettings::~NetworkSettings(). |
|
|
Definition at line 80 of file nsdata.cpp. References QValueList< T >::append(), QTextStream::atEnd(), deQuote(), F(), FALSE, QString::find(), ForceModified, IO_ReadOnly, QString::isEmpty(), QString::left(), LeftOvers, QString::length(), Log, QString::lower(), QString::mid(), NSResources, QFile::open(), QTextStream::readLine(), S, ANetNodeInstance::setAttribute(), ANetNode::setAttribute(), ANetNodeInstance::setNew(), QString::startsWith(), and QString::stripWhiteSpace(). Referenced by NetworkSettingsData(). |
|
|
Definition at line 198 of file nsdata.cpp. References QValueList< T >::begin(), QDictIterator< type >::current(), QValueList< T >::end(), Opie::Core::endl(), F(), IO_Truncate, IO_WriteOnly, isModified(), QString::latin1(), LeftOvers, Log, ANetNodeInstance::nodeClass(), NSResources, QFile::open(), qApp, quote(), QDir::rename(), S, and ANetNodeInstance::saveAttributes(). Referenced by NetworkSettings::~NetworkSettings(). |
|
|
Definition at line 19 of file nsdata.h. References ForceModified. Referenced by NetworkSettings::SLOT_DeleteNode(), and NetworkSettings::~NetworkSettings(). |
|
|
Definition at line 33 of file nsdata.h. Referenced by isModified(), loadSettings(), and setModified(). |
|
|
Definition at line 36 of file nsdata.h. Referenced by loadSettings(), and saveSettings(). |
1.4.2