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


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 | |
| IOIrda (const Profile &) | |
| ~IOIrda () | |
| virtual QString | identifier () const |
| virtual QString | name () const |
Private Slots | |
| void | slotExited (Opie::Core::OProcess *proc) |
Private Attributes | |
| Opie::Core::OProcess * | m_attach |
|
|
Definition at line 3 of file io_irda.cpp. References m_attach. |
|
|
Definition at line 8 of file io_irda.cpp. References m_attach. |
|
|
close the io Reimplemented from IOSerial. Definition at line 15 of file io_irda.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. Definition at line 52 of file io_irda.cpp. |
|
|
a short name Reimplemented from IOSerial. Definition at line 56 of file io_irda.cpp. |
|
|
bool open Reimplemented from IOSerial. Definition at line 22 of file io_irda.cpp. References l, m_attach, 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 42 of file io_irda.cpp. References IRDA_DEFAULT_BAUD, IRDA_DEFAULT_DBITS, IRDA_DEFAULT_DEVICE, IRDA_DEFAULT_FLOW, IRDA_DEFAULT_PARITY, IRDA_DEFAULT_SBITS, IOSerial::m_baud, IOSerial::m_dbits, IOSerial::m_device, IOSerial::m_flow, IOSerial::m_parity, IOSerial::m_sbits, Profile::readEntry(), and Profile::readNumEntry(). |
|
|
Definition at line 60 of file io_irda.cpp. References close(). Referenced by open(). |
|
|
|
1.4.2