#include </home/clem/local/src/opie/noncore/net/opietooth/manager/pppdialog.h>
Collaboration diagram for OpieTooth::PPPDialog:

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 |
|
||||||||||||||||||||||||
|
Definition at line 15 of file pppdialog.cpp. References cmdLine, connectButton, connectToDevice(), layout, m_device, outPut, and tr. |
|
|
Definition at line 49 of file pppdialog.cpp. |
|
|
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(). |
|
||||||||||||||||
|
Definition at line 66 of file pppdialog.cpp. Referenced by connectToDevice(). |
|
|
Definition at line 29 of file pppdialog.h. Referenced by connectToDevice(), and PPPDialog(). |
|
|
Definition at line 30 of file pppdialog.h. Referenced by PPPDialog(). |
|
|
Definition at line 28 of file pppdialog.h. Referenced by PPPDialog(). |
|
|
Definition at line 34 of file pppdialog.h. Referenced by connectToDevice(), and PPPDialog(). |
|
|
Definition at line 31 of file pppdialog.h. Referenced by connectToDevice(), fillOutPut(), and PPPDialog(). |
1.4.2