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

OpieTooth::BTConnectionItem Class Reference

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

Inheritance diagram for OpieTooth::BTConnectionItem:

Inheritance graph
[legend]
Collaboration diagram for OpieTooth::BTConnectionItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BTConnectionItem (QListView *parent, const ConnectionState &state)
 ~BTConnectionItem ()
QString type () const
QString name ()
QString signalStrength ()
int typeId () const
ConnectionState connection () const
void setSignalStrength (QString)
void setName (QString)

Private Attributes

ConnectionState m_con
QString m_name
QString m_signalStrength

Constructor & Destructor Documentation

BTConnectionItem::BTConnectionItem QListView *  parent,
const ConnectionState state
 

Definition at line 6 of file btconnectionitem.cpp.

References OpieTooth::ConnectionState::connectionMode(), m_con, and OpieTooth::ConnectionState::mac().

BTConnectionItem::~BTConnectionItem  ) 
 

Definition at line 12 of file btconnectionitem.cpp.


Member Function Documentation

ConnectionState BTConnectionItem::connection  )  const
 

Definition at line 21 of file btconnectionitem.cpp.

References m_con.

QString BTConnectionItem::name  ) 
 

Definition at line 30 of file btconnectionitem.cpp.

References m_name.

void BTConnectionItem::setName QString   ) 
 

Definition at line 25 of file btconnectionitem.cpp.

References m_name.

Referenced by OpieTooth::BlueBase::addConnectedDevices().

void BTConnectionItem::setSignalStrength QString   ) 
 

Definition at line 35 of file btconnectionitem.cpp.

References m_signalStrength.

QString BTConnectionItem::signalStrength  ) 
 

Definition at line 40 of file btconnectionitem.cpp.

References m_signalStrength.

QString BTConnectionItem::type  )  const [virtual]
 

Implements OpieTooth::BTListItem.

Definition at line 15 of file btconnectionitem.cpp.

References QString::fromLatin1().

int BTConnectionItem::typeId  )  const [virtual]
 

Implements OpieTooth::BTListItem.

Definition at line 18 of file btconnectionitem.cpp.

References OpieTooth::BTListItem::Connection.


Member Data Documentation

ConnectionState OpieTooth::BTConnectionItem::m_con [private]
 

Definition at line 24 of file btconnectionitem.h.

Referenced by BTConnectionItem(), and connection().

QString OpieTooth::BTConnectionItem::m_name [private]
 

Definition at line 25 of file btconnectionitem.h.

Referenced by name(), and setName().

QString OpieTooth::BTConnectionItem::m_signalStrength [private]
 

Definition at line 26 of file btconnectionitem.h.

Referenced by setSignalStrength(), and signalStrength().


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