Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OpieTooth::StartPanConnection Class Reference

#include </home/clem/local/src/opie/noncore/net/opietooth/lib/startpanconnection.h>

Inheritance diagram for OpieTooth::StartPanConnection:

Inheritance graph
[legend]
Collaboration diagram for OpieTooth::StartPanConnection:

Collaboration graph
[legend]
List of all members.

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::OProcessm_panConnect

Constructor & Destructor Documentation

StartPanConnection::StartPanConnection  ) 
 

Definition at line 9 of file startpanconnection.cpp.

References l, m_panConnect, and setConnectionType().

StartPanConnection::StartPanConnection QString  mac  ) 
 

Definition at line 18 of file startpanconnection.cpp.

References l, m_mac, m_panConnect, and setConnectionType().

StartPanConnection::~StartPanConnection  ) 
 

Definition at line 14 of file startpanconnection.cpp.

References m_panConnect.


Member Function Documentation

QString StartPanConnection::name  )  [virtual]
 

Implements OpieTooth::StartConnection.

Definition at line 28 of file startpanconnection.cpp.

References m_name.

void StartPanConnection::setConnectionType  )  [virtual]
 

Implements OpieTooth::StartConnection.

Definition at line 32 of file startpanconnection.cpp.

References m_connectionType, and OpieTooth::StartConnection::Pan.

Referenced by StartPanConnection().

void StartPanConnection::setName QString  name  )  [virtual]
 

Implements OpieTooth::StartConnection.

Definition at line 24 of file startpanconnection.cpp.

References m_name.

void StartPanConnection::slotExited Opie::Core::OProcess proc  )  [private, slot]
 

Definition at line 56 of file startpanconnection.cpp.

References l, and m_panConnect.

Referenced by start(), and stop().

void StartPanConnection::slotStdOut Opie::Core::OProcess proc,
char *  chars,
int  len
[private, slot]
 

Definition at line 61 of file startpanconnection.cpp.

Referenced by start(), and stop().

void StartPanConnection::start  )  [virtual]
 

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().

void StartPanConnection::stop  )  [virtual]
 

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().

StartConnection::ConnectionType StartPanConnection::type  )  [virtual]
 

Implements OpieTooth::StartConnection.

Definition at line 36 of file startpanconnection.cpp.

References m_connectionType.


Member Data Documentation

ConnectionType OpieTooth::StartPanConnection::m_connectionType [private]
 

Definition at line 29 of file startpanconnection.h.

Referenced by setConnectionType(), and type().

QString OpieTooth::StartPanConnection::m_mac [private]
 

Definition at line 28 of file startpanconnection.h.

Referenced by start(), StartPanConnection(), and stop().

QString OpieTooth::StartPanConnection::m_name [private]
 

Definition at line 27 of file startpanconnection.h.

Referenced by name(), and setName().

Opie::Core::OProcess* OpieTooth::StartPanConnection::m_panConnect [private]
 

Definition at line 30 of file startpanconnection.h.

Referenced by slotExited(), start(), StartPanConnection(), stop(), and ~StartPanConnection().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:39 2005 for OPIE by  doxygen 1.4.2