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

OpieTooth::ObexDialog Class Reference

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

Collaboration diagram for OpieTooth::ObexDialog:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

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

Definition at line 22 of file obexdialog.cpp.

References browse(), chNameLine, cmdLine, layout, Resource::loadIconSet(), m_device, sendButton, sendData(), and tr.

ObexDialog::~ObexDialog  ) 
 

Definition at line 57 of file obexdialog.cpp.


Member Function Documentation

void ObexDialog::browse  )  [private, slot]
 

Definition at line 60 of file obexdialog.cpp.

References all, cmdLine, OFileDialog::getOpenFileName(), QMap< Key, T >::insert(), and str.

Referenced by ObexDialog().

void ObexDialog::sendData  )  [private, slot]
 

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


Member Data Documentation

QLineEdit* OpieTooth::ObexDialog::chNameLine [protected]
 

Definition at line 32 of file obexdialog.h.

Referenced by ObexDialog(), and sendData().

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

Definition at line 31 of file obexdialog.h.

Referenced by browse(), ObexDialog(), and sendData().

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

Definition at line 30 of file obexdialog.h.

Referenced by ObexDialog().

QString OpieTooth::ObexDialog::m_device [private]
 

Definition at line 36 of file obexdialog.h.

Referenced by ObexDialog(), and sendData().

QPushButton* OpieTooth::ObexDialog::sendButton [protected]
 

Definition at line 33 of file obexdialog.h.

Referenced by ObexDialog().


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