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


Public Slots | |
| virtual bool | open () |
| virtual void | close () |
| virtual void | reload (const Profile &) |
Signals | |
| void | received (const QByteArray &) |
| void | error (int, const QString &) |
Public Member Functions | |
| IOBt (const Profile &) | |
| ~IOBt () | |
| virtual QString | identifier () const |
| virtual QString | name () const |
Private Slots | |
| void | slotExited (Opie::Core::OProcess *proc) |
Private Attributes | |
| Opie::Core::OProcess * | m_attach |
| QString | m_mac |
|
|
Definition at line 4 of file io_bt.cpp. References m_attach. |
|
|
Definition at line 9 of file io_bt.cpp. References m_attach. |
|
|
close the io Reimplemented from IOSerial. Definition at line 16 of file io_bt.cpp. References IOSerial::close(), and m_attach. Referenced by slotExited(). |
|
||||||||||||
|
an error occured int for the error number and QString for a text Reimplemented from IOLayer. |
|
|
a small internal identifier Reimplemented from IOSerial. |
|
|
a short name Reimplemented from IOSerial. |
|
|
bool open Reimplemented from IOSerial. Definition at line 26 of file io_bt.cpp. References QString::isEmpty(), m_attach, m_mac, IOSerial::open(), OProcess, slotExited(), and Opie::Core::OProcess::start(). |
|
|
received input as QCString Reimplemented from IOLayer. |
|
|
closes and reloads the settings Reimplemented from IOSerial. Definition at line 57 of file io_bt.cpp. References BT_DEFAULT_BAUD, BT_DEFAULT_DBITS, BT_DEFAULT_DEVICE, BT_DEFAULT_FLOW, BT_DEFAULT_MAC, BT_DEFAULT_PARITY, BT_DEFAULT_SBITS, IOSerial::m_baud, IOSerial::m_dbits, IOSerial::m_device, IOSerial::m_flow, m_mac, IOSerial::m_parity, IOSerial::m_sbits, Profile::readEntry(), and Profile::readNumEntry(). |
|
|
Definition at line 76 of file io_bt.cpp. References close(). Referenced by open(). |
|
|
|
|
|
|
1.4.2