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

OpieTooth::PPPDialog Class Reference

#include </home/clem/local/src/opie/noncore/net/opietooth/manager/pppdialog.h>

Collaboration diagram for OpieTooth::PPPDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PPPDialog (QWidget *parent=0, const char *name=0, bool modal=TRUE, WFlags fl=0, const QString &device=0)
 ~PPPDialog ()

Protected Attributes

QVBoxLayout * layout
QLineEdit * cmdLine
QPushButton * connectButton
QMultiLineEdit * outPut

Private Slots

void connectToDevice ()
void fillOutPut (Opie::Core::OProcess *pppDial, char *cha, int len)

Private Attributes

QString m_device

Constructor & Destructor Documentation

PPPDialog::PPPDialog QWidget *  parent = 0,
const char *  name = 0,
bool  modal = TRUE,
WFlags  fl = 0,
const QString device = 0
 

Definition at line 15 of file pppdialog.cpp.

References cmdLine, connectButton, connectToDevice(), layout, m_device, outPut, and tr.

PPPDialog::~PPPDialog  ) 
 

Definition at line 49 of file pppdialog.cpp.


Member Function Documentation

void PPPDialog::connectToDevice  )  [private, slot]
 

Definition at line 52 of file pppdialog.cpp.

References OProcess::AllOutput, cmdLine, OProcess::DontCare, fillOutPut(), m_device, oendl, OProcess, outPut, owarn, and Opie::Core::OProcess::start().

Referenced by PPPDialog().

void PPPDialog::fillOutPut Opie::Core::OProcess pppDial,
char *  cha,
int  len
[private, slot]
 

Definition at line 66 of file pppdialog.cpp.

References outPut, and str.

Referenced by connectToDevice().


Member Data Documentation

QLineEdit* OpieTooth::PPPDialog::cmdLine [protected]
 

Definition at line 29 of file pppdialog.h.

Referenced by connectToDevice(), and PPPDialog().

QPushButton* OpieTooth::PPPDialog::connectButton [protected]
 

Definition at line 30 of file pppdialog.h.

Referenced by PPPDialog().

QVBoxLayout* OpieTooth::PPPDialog::layout [protected]
 

Definition at line 28 of file pppdialog.h.

Referenced by PPPDialog().

QString OpieTooth::PPPDialog::m_device [private]
 

Definition at line 34 of file pppdialog.h.

Referenced by connectToDevice(), and PPPDialog().

QMultiLineEdit* OpieTooth::PPPDialog::outPut [protected]
 

Definition at line 31 of file pppdialog.h.

Referenced by connectToDevice(), fillOutPut(), and PPPDialog().


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