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

Public Member Functions | |
| ObexDialog (QWidget *parent=0, const char *name=0, bool modal=TRUE, WFlags fl=0, const QString &device=0) | |
| ~ObexDialog () | |
Protected Attributes | |
| QVBoxLayout * | layout |
| QLineEdit * | cmdLine |
| QLineEdit * | chNameLine |
| QPushButton * | sendButton |
Private Slots | |
| void | browse () |
| void | sendData () |
Private Attributes | |
| QString | m_device |
|
||||||||||||||||||||||||
|
Definition at line 22 of file obexdialog.cpp. References browse(), chNameLine, cmdLine, layout, Resource::loadIconSet(), m_device, sendButton, sendData(), and tr. |
|
|
Definition at line 57 of file obexdialog.cpp. |
|
|
Definition at line 60 of file obexdialog.cpp. References all, cmdLine, OFileDialog::getOpenFileName(), QMap< Key, T >::insert(), and str. Referenced by ObexDialog(). |
|
|
Definition at line 72 of file obexdialog.cpp. References OProcess::AllOutput, chNameLine, cmdLine, OProcess::DontCare, QString::isEmpty(), m_device, oendl, OProcess, owarn, and Opie::Core::OProcess::start(). Referenced by ObexDialog(). |
|
|
Definition at line 32 of file obexdialog.h. Referenced by ObexDialog(), and sendData(). |
|
|
Definition at line 31 of file obexdialog.h. Referenced by browse(), ObexDialog(), and sendData(). |
|
|
Definition at line 30 of file obexdialog.h. Referenced by ObexDialog(). |
|
|
Definition at line 36 of file obexdialog.h. Referenced by ObexDialog(), and sendData(). |
|
|
Definition at line 33 of file obexdialog.h. Referenced by ObexDialog(). |
1.4.2