#include </home/clem/local/src/opie/noncore/apps/opie-console/btconfigwidget.h>
Inheritance diagram for BTConfigWidget:


Public Member Functions | |
| BTConfigWidget (const QString &name, QWidget *parent, const char *name=0l) | |
| ~BTConfigWidget () | |
| void | load (const Profile &) |
| void | save (Profile &) |
Private Slots | |
| void | slotMacRadio (bool on) |
| void | slotDevRadio (bool on) |
Private Attributes | |
| QVBoxLayout * | m_lay |
| QLabel * | m_device |
| QComboBox * | m_deviceCmb |
| IOLayerBase * | m_base |
| QLineEdit * | m_mac |
| QRadioButton * | m_macRadio |
| QRadioButton * | m_devRadio |
|
||||||||||||||||
|
Definition at line 15 of file btconfigwidget.cpp. References m_base, m_device, m_deviceCmb, m_devRadio, m_lay, m_mac, m_macRadio, slotDevRadio(), slotMacRadio(), tr, and TRUE. |
|
|
Definition at line 48 of file btconfigwidget.cpp. |
|
|
|
|
Definition at line 190 of file btconfigwidget.cpp. References m_deviceCmb, m_mac, and m_macRadio. Referenced by BTConfigWidget(). |
|
|
Definition at line 180 of file btconfigwidget.cpp. References m_deviceCmb, m_devRadio, and m_mac. Referenced by BTConfigWidget(). |
|
|
Definition at line 26 of file btconfigwidget.h. Referenced by BTConfigWidget(), load(), and save(). |
|
|
Definition at line 24 of file btconfigwidget.h. Referenced by BTConfigWidget(). |
|
|
Definition at line 25 of file btconfigwidget.h. Referenced by BTConfigWidget(), load(), save(), slotDevRadio(), and slotMacRadio(). |
|
|
Definition at line 29 of file btconfigwidget.h. Referenced by BTConfigWidget(), load(), and slotMacRadio(). |
|
|
Definition at line 23 of file btconfigwidget.h. Referenced by BTConfigWidget(). |
|
|
Definition at line 27 of file btconfigwidget.h. Referenced by BTConfigWidget(), load(), save(), slotDevRadio(), and slotMacRadio(). |
|
|
Definition at line 28 of file btconfigwidget.h. Referenced by BTConfigWidget(), and slotDevRadio(). |
1.4.2