#include </home/clem/local/src/opie/core/obex/obexsend.h>
Collaboration diagram for OpieObex::SendWidget:

Public Slots | |
| void | send (const QString &file, const QString &desc) |
Signals | |
| void | done () |
Public Member Functions | |
| SendWidget (QWidget *parent=0, const char *name=0) | |
| ~SendWidget () | |
| QString | file () const |
Protected Slots | |
| virtual void | userDone () |
| virtual void | send_to_receivers () |
| virtual void | scan_for_receivers () |
| virtual void | toggle_receiver (QListViewItem *item) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
Private Slots | |
| void | slotIrDaDevices (const QStringList &) |
| void | slotBTDevices (const QMap< QString, QString > &) |
| void | slotSelectedDevice (int id, int dev) |
| void | dispatchIrda (const QCString &str, const QByteArray &ar) |
| void | slotIrError (int) |
| void | slotIrSent (bool) |
| void | slotIrTry (unsigned int) |
| void | slotStartIrda () |
| void | dispatchBt (const QCString &str, const QByteArray &ar) |
| void | slotBtError (int) |
| void | slotBtSent (bool) |
| void | slotBtTry (unsigned int) |
| void | slotStartBt () |
Private Member Functions | |
| void | initUI () |
| int | addReceiver (const char *r, const char *icon) |
| void | setReceiverStatus (int id, const QString &status) |
| bool | receiverSelected (int id) |
Private Attributes | |
| int | m_start |
| QMap< int, QString > | m_irDa |
| QMap< int, QString >::Iterator | m_irDaIt |
| QMap< int, Pair > | m_bt |
| QMap< int, Pair >::Iterator | m_btIt |
| QMap< int, QListViewItem * > | receivers |
| QString | m_file |
| Obex * | m_obex |
| BtObex * | m_btobex |
|
||||||||||||
|
Definition at line 27 of file obexsend.cpp. References initUI(). |
|
|
Definition at line 31 of file obexsend.cpp. |
|
||||||||||||
|
Definition at line 73 of file obexsend.cpp. References QMap< Key, T >::count(), Resource::loadPixmap(), and receivers. Referenced by slotBTDevices(), and slotIrDaDevices(). |
|
|
Definition at line 228 of file obexsend.cpp. References userDone(). |
|
||||||||||||
|
Definition at line 151 of file obexsend.cpp. References IO_ReadOnly, slotBTDevices(), and stream. Referenced by initUI(). |
|
||||||||||||
|
Definition at line 121 of file obexsend.cpp. References IO_ReadOnly, list, slotIrDaDevices(), and stream. Referenced by initUI(). |
|
|
Referenced by userDone(). |
|
|
Definition at line 237 of file obexsend.cpp. References m_file. Referenced by OpieObex::ObexHandler::slotSent(). |
|
|
Definition at line 33 of file obexsend.cpp. References dispatchBt(), dispatchIrda(), error(), m_btobex, m_obex, slotBtError(), slotBtSent(), slotBtTry(), slotIrError(), slotIrSent(), and slotIrTry(). Referenced by SendWidget(). |
|
|
Definition at line 84 of file obexsend.cpp. References receivers. Referenced by slotStartBt(). |
|
|
Definition at line 188 of file obexsend.cpp. References QCopChannel::isRegistered(), and tr. Referenced by send(). |
|
||||||||||||
|
Definition at line 64 of file obexsend.cpp. References QMap< Key, T >::clear(), QString::isEmpty(), m_file, m_irDa, m_start, and scan_for_receivers(). Referenced by OpieObex::ObexHandler::doSend(). |
|
|
Definition at line 183 of file obexsend.cpp. References slotStartBt(), and slotStartIrda(). |
|
||||||||||||
|
Definition at line 89 of file obexsend.cpp. References QMap< Key, T >::contains(), and receivers. Referenced by slotBtSent(), slotBtTry(), slotIrSent(), slotIrTry(), slotStartBt(), and slotStartIrda(). |
|
|
Definition at line 104 of file obexsend.cpp. References addReceiver(), QMap< Key, T >::begin(), QMap< Key, T >::end(), QMap< Key, T >::insert(), m_bt, m_btIt, and tr. Referenced by dispatchBt(). |
|
|
Definition at line 159 of file obexsend.cpp. References tr. Referenced by initUI(). |
|
|
Definition at line 162 of file obexsend.cpp. References m_btIt, setReceiverStatus(), slotStartBt(), text, and tr. Referenced by initUI(). |
|
|
Definition at line 168 of file obexsend.cpp. References m_btIt, QString::number(), setReceiverStatus(), and tr. Referenced by initUI(). |
|
|
Definition at line 94 of file obexsend.cpp. References addReceiver(), QMap< Key, T >::begin(), QMap< Key, T >::insert(), m_irDa, m_irDaIt, and tr. Referenced by dispatchIrda(). |
|
|
Definition at line 129 of file obexsend.cpp. References tr. Referenced by initUI(). |
|
|
Definition at line 132 of file obexsend.cpp. References m_irDaIt, setReceiverStatus(), slotStartIrda(), text, and tr. Referenced by initUI(). |
|
|
Definition at line 138 of file obexsend.cpp. References m_irDaIt, QString::number(), setReceiverStatus(), and tr. Referenced by initUI(). |
|
||||||||||||
|
Definition at line 113 of file obexsend.cpp. |
|
|
Definition at line 171 of file obexsend.cpp. References QMap< Key, T >::end(), m_bt, m_btIt, m_btobex, m_file, receiverSelected(), OpieObex::BtObex::send(), setReceiverStatus(), and tr. Referenced by send_to_receivers(), and slotBtSent(). |
|
|
Definition at line 141 of file obexsend.cpp. References QMap< Key, T >::count(), QMap< Key, T >::end(), m_file, m_irDa, m_irDaIt, m_obex, OpieObex::Obex::send(), setReceiverStatus(), and tr. Referenced by send_to_receivers(), and slotIrSent(). |
|
|
Definition at line 218 of file obexsend.cpp. References Resource::loadPixmap(). |
|
|
Definition at line 232 of file obexsend.cpp. References done(). Referenced by closeEvent(). |
|
|
Definition at line 89 of file obexsend.h. Referenced by slotBTDevices(), and slotStartBt(). |
|
|
Definition at line 90 of file obexsend.h. Referenced by slotBTDevices(), slotBtSent(), slotBtTry(), and slotStartBt(). |
|
|
Definition at line 94 of file obexsend.h. Referenced by initUI(), and slotStartBt(). |
|
|
Definition at line 92 of file obexsend.h. Referenced by file(), send(), slotStartBt(), and slotStartIrda(). |
|
|
Definition at line 87 of file obexsend.h. Referenced by send(), slotIrDaDevices(), and slotStartIrda(). |
|
|
Definition at line 88 of file obexsend.h. Referenced by slotIrDaDevices(), slotIrSent(), slotIrTry(), and slotStartIrda(). |
|
|
Definition at line 93 of file obexsend.h. Referenced by initUI(), and slotStartIrda(). |
|
|
Definition at line 86 of file obexsend.h. Referenced by send(). |
|
|
Definition at line 91 of file obexsend.h. Referenced by addReceiver(), receiverSelected(), and setReceiverStatus(). |
1.4.2