#include </home/clem/local/src/opie/noncore/net/opietooth/lib/startpanconnection.h>
Inheritance diagram for OpieTooth::StartPanConnection:


Public Member Functions | |
| StartPanConnection () | |
| StartPanConnection (QString mac) | |
| ~StartPanConnection () | |
| QString | name () |
| void | setName (QString name) |
| StartConnection::ConnectionType | type () |
| void | setConnectionType () |
| void | start () |
| void | stop () |
Private Slots | |
| void | slotExited (Opie::Core::OProcess *proc) |
| void | slotStdOut (Opie::Core::OProcess *proc, char *chars, int len) |
Private Attributes | |
| QString | m_name |
| QString | m_mac |
| ConnectionType | m_connectionType |
| Opie::Core::OProcess * | m_panConnect |
|
|
Definition at line 9 of file startpanconnection.cpp. References l, m_panConnect, and setConnectionType(). |
|
|
Definition at line 18 of file startpanconnection.cpp. References l, m_mac, m_panConnect, and setConnectionType(). |
|
|
Definition at line 14 of file startpanconnection.cpp. References m_panConnect. |
|
|
Implements OpieTooth::StartConnection. Definition at line 28 of file startpanconnection.cpp. References m_name. |
|
|
Implements OpieTooth::StartConnection. Definition at line 32 of file startpanconnection.cpp. References m_connectionType, and OpieTooth::StartConnection::Pan. Referenced by StartPanConnection(). |
|
|
Implements OpieTooth::StartConnection. Definition at line 24 of file startpanconnection.cpp. References m_name. |
|
|
Definition at line 56 of file startpanconnection.cpp. References l, and m_panConnect. |
|
||||||||||||||||
|
Definition at line 61 of file startpanconnection.cpp. |
|
|
Implements OpieTooth::StartConnection. Definition at line 40 of file startpanconnection.cpp. References OProcess::AllOutput, m_mac, m_panConnect, OProcess::NotifyOnExit, odebug, oendl, OProcess, owarn, slotExited(), slotStdOut(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::PanPopup::slotConnect(). |
|
|
Implements OpieTooth::StartConnection. Definition at line 65 of file startpanconnection.cpp. References OProcess::AllOutput, l, m_mac, m_panConnect, OProcess::NotifyOnExit, odebug, oendl, OProcess, owarn, slotExited(), slotStdOut(), and Opie::Core::OProcess::start(). Referenced by OpieTooth::PanPopup::slotDisconnect(). |
|
|
Implements OpieTooth::StartConnection. Definition at line 36 of file startpanconnection.cpp. References m_connectionType. |
|
|
Definition at line 29 of file startpanconnection.h. Referenced by setConnectionType(), and type(). |
|
|
Definition at line 28 of file startpanconnection.h. Referenced by start(), StartPanConnection(), and stop(). |
|
|
Definition at line 27 of file startpanconnection.h. |
|
|
Definition at line 30 of file startpanconnection.h. Referenced by slotExited(), start(), StartPanConnection(), stop(), and ~StartPanConnection(). |
1.4.2