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

Public Member Functions | |
| RfcommAssignDialog (QWidget *parent=0, const char *name=0, bool modal=0, WFlags fl=0) | |
| ~RfcommAssignDialog () | |
| void | loadConfig () |
| void | saveConfig () |
| void | newDevice (const QString &mac) |
Private Attributes | |
| QScrollView * | m_scrollView |
| int | m_range |
| QMap< int, RfcommDialogItem * > | m_itemList |
| QVBox * | m_box |
| RfCommConfHandler * | confHandler |
|
||||||||||||||||||||
|
Definition at line 22 of file rfcommassigndialogimpl.cpp. References confHandler, loadConfig(), m_box, m_range, and m_scrollView. |
|
|
Definition at line 42 of file rfcommassigndialogimpl.cpp. References confHandler. |
|
|
Definition at line 82 of file rfcommassigndialogimpl.cpp. References confHandler, OpieTooth::RfCommConfHandler::foundEntries(), i, QMap< Key, T >::insert(), m_box, m_itemList, m_range, odebug, oendl, OpieTooth::RfcommDialogItem::setChannel(), OpieTooth::RfcommDialogItem::setComment(), OpieTooth::RfcommDialogItem::setIdent(), and OpieTooth::RfcommDialogItem::setMac(). Referenced by RfcommAssignDialog(). |
|
|
|
|
Definition at line 34 of file rfcommassigndialogimpl.h. Referenced by loadConfig(), newDevice(), RfcommAssignDialog(), saveConfig(), and ~RfcommAssignDialog(). |
|
|
Definition at line 33 of file rfcommassigndialogimpl.h. Referenced by loadConfig(), newDevice(), and RfcommAssignDialog(). |
|
|
Definition at line 32 of file rfcommassigndialogimpl.h. Referenced by loadConfig(), newDevice(), and saveConfig(). |
|
|
Definition at line 31 of file rfcommassigndialogimpl.h. Referenced by loadConfig(), newDevice(), and RfcommAssignDialog(). |
|
|
Definition at line 29 of file rfcommassigndialogimpl.h. Referenced by RfcommAssignDialog(). |
1.4.2