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

Public Member Functions | |
| RfCommConfObject (int number, QString mac, int channel, QString comment) | |
| ~RfCommConfObject () | |
| void | setNumber (int number) |
| int | number () |
| void | setMac (QString mac) |
| QString | mac () |
| void | setChannel (int channel) |
| int | channel () |
| void | setComment (QString comment) |
| QString | comment () |
Private Attributes | |
| int | m_number |
| QString | m_mac |
| int | m_channel |
| QString | m_comment |
|
||||||||||||||||||||
|
Definition at line 14 of file rfcommconfhandler.cpp. |
|
|
Definition at line 39 of file rfcommconfhandler.cpp. |
|
|
Definition at line 22 of file rfcommconfhandler.h. References m_channel. |
|
|
Definition at line 24 of file rfcommconfhandler.h. |
|
|
Definition at line 20 of file rfcommconfhandler.h. References m_mac. |
|
|
Definition at line 18 of file rfcommconfhandler.h. References m_number. |
|
|
Definition at line 30 of file rfcommconfhandler.cpp. References m_channel. |
|
|
Definition at line 34 of file rfcommconfhandler.cpp. References m_comment. |
|
|
Definition at line 26 of file rfcommconfhandler.cpp. References m_mac. |
|
|
Definition at line 22 of file rfcommconfhandler.cpp. References m_number. |
|
|
Definition at line 30 of file rfcommconfhandler.h. Referenced by channel(), RfCommConfObject(), and setChannel(). |
|
|
Definition at line 31 of file rfcommconfhandler.h. Referenced by RfCommConfObject(), and setComment(). |
|
|
Definition at line 29 of file rfcommconfhandler.h. Referenced by mac(), RfCommConfObject(), and setMac(). |
|
|
Definition at line 24 of file rfcommconfhandler.h. Referenced by number(), RfCommConfObject(), and setNumber(). |
1.4.2