Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OpieTooth::RfCommConfHandler Class Reference

#include </home/clem/local/src/opie/noncore/net/opietooth/manager/rfcommconfhandler.h>

Collaboration diagram for OpieTooth::RfCommConfHandler:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

RfCommConfHandler::RfCommConfHandler const QString filename  ) 
 

Definition at line 43 of file rfcommconfhandler.cpp.

References load(), and m_filename.

RfCommConfHandler::~RfCommConfHandler  ) 
 

Definition at line 49 of file rfcommconfhandler.cpp.


Member Function Documentation

QMap< QString, RfCommConfObject * > RfCommConfHandler::foundEntries  ) 
 

Definition at line 73 of file rfcommconfhandler.cpp.

References m_foundEntries.

Referenced by OpieTooth::RfcommAssignDialog::loadConfig(), and OpieTooth::RfcommAssignDialog::newDevice().

void RfCommConfHandler::load  )  [private]
 

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().

void RfCommConfHandler::save QMap< QString, RfCommConfObject * >  devices  ) 
 

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().


Member Data Documentation

QString OpieTooth::RfCommConfHandler::m_filename [private]
 

Definition at line 48 of file rfcommconfhandler.h.

Referenced by load(), and RfCommConfHandler().

QMap<QString, RfCommConfObject*> OpieTooth::RfCommConfHandler::m_foundEntries [private]
 

Definition at line 49 of file rfcommconfhandler.h.

Referenced by foundEntries(), and load().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:51 2005 for OPIE by  doxygen 1.4.2