#include </home/clem/local/src/opie/noncore/net/opietooth/manager/rfcommconfhandler.h>
Collaboration diagram for OpieTooth::RfCommConfHandler:

Public Member Functions | |
| RfCommConfHandler (const QString &filename) | |
| ~RfCommConfHandler () | |
| void | save (QMap< QString, RfCommConfObject * > devices) |
| QMap< QString, RfCommConfObject * > | foundEntries () |
Private Member Functions | |
| void | load () |
Private Attributes | |
| QString | m_filename |
| QMap< QString, RfCommConfObject * > | m_foundEntries |
|
|
Definition at line 43 of file rfcommconfhandler.cpp. References load(), and m_filename. |
|
|
Definition at line 49 of file rfcommconfhandler.cpp. |
|
|
Definition at line 73 of file rfcommconfhandler.cpp. References m_foundEntries. Referenced by OpieTooth::RfcommAssignDialog::loadConfig(), and OpieTooth::RfcommAssignDialog::newDevice(). |
|
|
Definition at line 77 of file rfcommconfhandler.cpp. References QValueList< T >::begin(), channel, QMap< Key, T >::count(), QValueList< T >::end(), QString::find(), QMap< Key, T >::insert(), IO_ReadOnly, list, m_filename, m_foundEntries, QString::mid(), odebug, oendl, QFile::open(), QTextStream::read(), save(), QStringList::split(), QString::startsWith(), QCString::stripWhiteSpace(), and QString::toInt(). Referenced by RfCommConfHandler(). |
|
|
Definition at line 53 of file rfcommconfhandler.cpp. References QMap< Key, T >::begin(), QFile::close(), QMap< Key, T >::end(), IO_WriteOnly, and QFile::open(). Referenced by load(), and OpieTooth::RfcommAssignDialog::saveConfig(). |
|
|
Definition at line 48 of file rfcommconfhandler.h. Referenced by load(), and RfCommConfHandler(). |
|
|
Definition at line 49 of file rfcommconfhandler.h. Referenced by foundEntries(), and load(). |
1.4.2